C Function name highlighting in notepad++
Does anyone know how to highlight the function name inside notepad++? I was able to use style configurator to set up syntax highlighting, but there is no option to highlight function name.
It can't be done. There is no option to highlight function names.
Just takes listing the functions: Settings -> Style Configurator Select C on left, select TYPE WORD in middle, at bottom right paste the names of the functions. Select the Foreground color you want. Save & Close
精彩评论