Improving programming speed and performance in Notepad
-
Good evening!
Improving programming speed and performance in Notepad
I enjoy programming and use Notepad++ a lot. I’d like to share an idea to improve the program and speed up programming:
You could add a new bar with buttons for saved macros just below the button/icon bar. The list of macros in the menu would become buttons where the programmer can record their macros according to their needs. It would greatly speed up programming.
I hope you understand, or you can ask me how I can explain it better.
Hugs from Brazil, Minas Gerais, and Juiz de Fora.
David Augusto -
The CustomizeToolbar plugin allows you to add menu commands (including saved macros) to the main toolbar, so it’s almost what you are asking for.
Otherwise, we have a FAQ on Feature Requests