notepad-plus-plus/PowerEditor
Robert Di Pardo a610387fb4 Fix language detected from content not applied if default language is set
Properly handle missing file extensions in `Buffer::setFileName`

Before 6263ce5, the user-preferred default language would apply to
files with no extension, but got overwritten by `L_TEXT` when the
extension was present *but unknown*.

This is why the `buf->_lang == L_TEXT` condition failed *only for
buffers with _no_ extension*.

Fix #11504, close #12286
2022-10-05 00:56:15 +02:00
..
Test Add lua function list capacity 2021-12-04 02:27:15 +01:00
bin Notepad++ release 8.4.6 2022-09-29 02:57:44 +02:00
gcc Make Plugins Admin work with MinGW in debug mode binary 2022-05-25 18:37:21 +02:00
installer Update localization files 2022-09-25 16:27:42 +02:00
misc/chameleon
scintilla.original.forUpdating Update to scintilla 5.3.0 and lexilla 5.1.9 2022-09-12 19:02:55 +02:00
src Fix language detected from content not applied if default language is set 2022-10-05 00:56:15 +02:00
visual.net Clean up NPPM_ALLOCATEMARKER API 2022-10-03 01:32:11 +02:00