Zufu Liu
Zufu Liu
It can be added later. by the way, you can use `DarkTheme.ini` (in `Notepad2` section in Notepad2.ini) to set custom theme file path, without import. ```ini [Notepad2] ;Notepad2.ini=%LOCALAPPDATA%\Notepad2\Notepad2.ini ;DarkTheme.ini=%LOCALAPPDATA%\Notepad2\Notepad2 DarkTheme.ini...
It's because inline mode IME, switch to window mode should not has this bug.
Added a ticket at https://sourceforge.net/p/scintilla/bugs/2178/
Added a workaround in 3c42bb3bcd09b905a6c84fc2895747d683843ae4, fix this will need some complicate changes.
Current changes doesn't fix this, it may cause other bugs under some rarely circumstance.
New UI for: * Encoding detection for 8-bit encodings (File, Encoding, Default) * Option to auto-detect indentation settings (enabled by default) 
The name is correct, official document at https://docs.microsoft.com/en-us/windows/win32/intl/imr-documentfeed
I filled a feature request at https://sourceforge.net/p/scintilla/feature-requests/1310/. It would helpful if there are steps to let IME makes the request.
updated feature request at https://sourceforge.net/p/scintilla/feature-requests/1310/. Thanks for the tests.
Beware that .egg file extension is also used by Python setuptools, which is just a plain zip file. https://setuptools.readthedocs.io/en/latest/formats.html#eggs-and-their-formats