PeterCJ

Results 132 comments of PeterCJ

> It should be fixed by [8beda66](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/8beda66cb8c77361216a43075e9be44ca32edbec) It is not fixed in v8.6.9. Run the Steps to Reproduce from this issue, and you will see that in Step 9, the...

> a temporary solution IMO, it's not a great workaround, because I really like the idea of the fancy ShowAllCharcters button on the toolbar, because it reduces the number of...

Sorry, I hadn't tried, because I hadn't realized that the button magic would still work via right-click even if it wasn't the same button. (Actually, I hadn't realized right-click worked...

> Could you (@pryt or @ArkadiuszMichalski) please share your CustomizeToolbar.btn? `View,Show Symbol,Show All Characters,,Icons\allChars.bmp,Icons\allChars_off.ico,Icons\allChars_off_dark.ico` I grabbed those icons from the [N++ source icons](https://github.com/notepad-plus-plus/notepad-plus-plus/tree/master/PowerEditor/src/icons) directories, and saved them to `%AppData%\Notepad++\Plugins\Config\Icons`: -...

> "If we remove NPP\plugins\Config\CustomizeToolbar.dat then the appearance is correct until we run Notepad++ again." works one time as described, but most of the icons are not colored - and...

Because of this (and other instances of plugins and scripts acting on the _active buffer_ instead of the notification's BufferID for `NPPN_FILEBEFORESAVE` and similar notifications, the NPP User Manual has...

So my first thought is, "in theory, I am not opposed", especially since it would get the script to more people. I have used it successfully (during my testing, and...

It would be nice if this bug were fixed. Mine is installed in `c:\usr\local\bin`, extracted from the portable, _not_ installed using Chocolatey. If **Options > Application > Allow only a...

> It should be rectified by [this commit](https://github.com/molsonkiko/JsonToolsNppPlugin/commit/25439b20479030adb286eb19be1effa133c59c9d). Now the `Refresh with current errors` context menu item has the same effect as hitting `Enter` in the error form, which already...

As @mpheath said, duplicate of #9476 and, earlier than that, #7735 (which seems to be the "primary" version of this bug report)