XhmikosR / notepad2-mod

LOOKING FOR DEVELOPERS - Notepad2-mod, a Notepad2 fork, a fast and light-weight Notepad-like text editor with syntax highlighting
https://xhmikosr.github.io/notepad2-mod/
Other
1.45k stars 270 forks source link

Do you have plans to create plug-ins system? #215

Open mdimai666 opened 6 years ago

mdimai666 commented 6 years ago

I love notepad 2 and use anywhere. But i want create plugins:

  1. Quick command line similar in VSCode? when F1
  2. Advanced keybinding? etc call Windows CMD, and more (run command line ) Shift+Ctrl+D = cmd.exe /k ping google.com/s={0} (open prompt and replace {0})