autocomplete - How to suggest custom filenames via auto-completion in Notepad++ -
i using notepad++ (on windows) edit c++ code (then compile using g++).
when type #include<
, suggestion list displayed available header files in header files directory (or added list of header files), happens when type function-names , suggestions show autocompletion.
the "style configurator" has no such options under preprocessor directives.
please tell me way accomplish (step-by-step if possible).
in other synwrite editor: create simple python plugin, deed on ctrl+space press: must suggest filenames dir.
notepad++ cannot it.
autocomplete notepad++
No comments:
Post a Comment