1.06 changes:
1. Added option to group the identifiers. The separator character can be manually defined. This feature is aimed at C language but may be useful elsewhere as well.
2. Modified member identifiers, so that they appear right below the struct / enum. This means that you only need to search for the struct and you will also find all the members.
Thank you for your great work !!
i use your plugin every day and i find it very useful.
I've only a request :
Is it possible, when I select "Go to the identifier under caret", then to go back to the last cursor position with a shortcut ?
I think that feature should be very useful (not only for me !!)
Regards,
Mauro
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Changes:
Added circular history buffer for undoing "go to identifier" actions. It should work for one and for both views, even if you manually switch views, close files etc.
At the moment, 16 history items are remembered. I can increase it if someone needs more than that.
Regards,
Bostjan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
CCompletion is an autocompletion plugin.
1.06 changes:
1. Added option to group the identifiers. The separator character can be manually defined. This feature is aimed at C language but may be useful elsewhere as well.
2. Modified member identifiers, so that they appear right below the struct / enum. This means that you only need to search for the struct and you will also find all the members.
Link:
http://freeweb.siol.net/rmihor/NppCCompletionPlugin.zip
Regards,
Bostjan
Thank you for your great work !!
i use your plugin every day and i find it very useful.
I've only a request :
Is it possible, when I select "Go to the identifier under caret", then to go back to the last cursor position with a shortcut ?
I think that feature should be very useful (not only for me !!)
Regards,
Mauro
Glad to hear that. I'll add that feature in the next version (probably this week).
Regards,
Bostjan
I'm very happy !!!
Thank you very much.
Regards
Mauro
Version 1.07 uploaded.
Changes:
Added circular history buffer for undoing "go to identifier" actions. It should work for one and for both views, even if you manually switch views, close files etc.
At the moment, 16 history items are remembered. I can increase it if someone needs more than that.
Regards,
Bostjan