zufuliu / notepad4

Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath.
Other
2.56k stars 179 forks source link

Make [MMB] do the same text selection as [ALT+LMB] #736

Open NQDM-paul-sinclair opened 9 months ago

NQDM-paul-sinclair commented 9 months ago

Simple and quick popular in vscode.... it should be a standard in everything, that is all.

zufuliu commented 9 months ago

Requires some changes in Scintilla to handle MK_MBUTTON.