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

Implemented new feature Edit->Insert->GUID (Ctrl+Shift+.) #170

Closed zyzil closed 8 years ago

zyzil commented 8 years ago

The shortcut key was just picked randomly and can be changed.

I love notepad2-mod and have a lot of scenarios where I need new GUIDs (database scripts, JSON, etc).

zyzil commented 8 years ago

Sorry, I messed this up and the accelerator is not working. I had originally done the change in Visual Studio 2015 but didn't like how it re-wrote the whole .rc file. I'll submit a new pull request after verifying the fix.