Notepad++ v8.1.3 Released
-
Hello,
so I just installed the latest version and I’m having issues with the toolbar not showing all the icons when Fluent UI is selected. the standard icons setting works fine
After the “Save Recorder Macro button” I just have ghost buttons without icons.
When the cursor move over you can still see the hint showing up.I have the 8.1.3 64bits version.
Anyone else has this issue?
-
@Sylvain-Rusterholtz said in Notepad++ v8.1.3 Released:
so I just installed the latest version and I’m having issues with the toolbar not showing all the icons when Fluent UI is selected. the standard icons setting works fine
After the “Save Recorder Macro button” I just have ghost buttons without icons.You should do the dark mode feature request for your plugins which display the icons on toolbar.
Here is the info that plugin authors need to know:
https://community.notepad-plus-plus.org/topic/21652/add-new-api-nppm_addtoolbaricon_fordarkmode-for-dark-mode -
@Sylvain-Rusterholtz
yes this issue was reported many times when the Fluent UI was introduced and it is the responsibility of the plugin developers to change their code.
If any plugin does not support the Fluent UI contact the plugin developer directly.
Searching the forum for “icons missing” will show all posts talking about this issue. -
-
Tab width too small for text on find and replace dialog
-
FYI:
The auto-updating is triggered for v8.1.3. -
This post is deleted! -
@Json-Park said in Notepad++ v8.1.3 Released:
I can not highlight color when delimiter [ or ] is included in selected block.oldVersion: I can make blue/orange on “[TagName] Log_messasge goes here.”
v 8.1.3: I can make blue/orang on “[TagName] Log_message goes here”, but can not make blue/orange when [ or ] is included like “[TagName] Log_message goes here” -
@Json-Park
Highlight means “style token” using 1st or 2nd style (blue orange yellow, violet…) -
@Json-Park said in Notepad++ v8.1.3 Released:
Highlight means “style token” using 1st or 2nd style (blue orange yellow, violet…)
In older versions of Notepad++, the behavior was governed by fixed, internal logic to the program.
Some users found that inflexible.
Now behavior of this is governed by new Preference settings, try adjusting these: -
-