tags:

views:

115

answers:

1

What are all the helpful plugins available for C / C++ development?

+2  A: 

I suggest you look at the Notepad++ Plugin central.

Reading the descriptions, these might be useful for C/C++:

  • CCompletion
  • Function List
  • GuidGuard
  • NppAutoIndent
schot
I already use Function list Schot. Still, I need more customizations. Does anyone give me a link where can I learn plugin development of Notepad++ plugin?
San