Notepad3 icon indicating copy to clipboard operation
Notepad3 copied to clipboard

Optimize the Select Syntax Scheme dialog

Open liangjiancang opened this issue 1 year ago • 0 comments

When "Auto-select by filename extension" is checked, the best Scheme detected should be displayed at the first or third position (after "2nd Common Base").

In the current version, if user temporarily switch to "Common Base", then switching back to the "correct" scheme requires user finding the correct one in a very long list.


For example, with an .html file:

current: image

expected: image

liangjiancang avatar Sep 27 '24 02:09 liangjiancang