开发者

C Function name highlighting in notepad++

开发者 https://www.devze.com 2023-02-19 14:08 出处:网络
开发者_如何学编程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
开发者_如何学编程

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

0

精彩评论

暂无评论...
验证码 换一张
取 消