Menu

CCompletion 1.06

2008-02-16
2012-11-14
  • Nobody/Anonymous

    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

     
    • Nobody/Anonymous

      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

       
      • Nobody/Anonymous

        Glad to hear that. I'll add that feature in the next version (probably this week).

        Regards,
        Bostjan

         
        • Nobody/Anonymous

          I'm very happy !!!
          Thank you very much.

          Regards
          Mauro

           
    • Nobody/Anonymous

      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