I tried this version and now the problem seems to be solved, indeed: https://sourceforge.net/projects/analyseplugin/files/binaries/v01.12-preview/ Thanks for your suggestion, but in my portable NP++ copy the 'doLocalConf.xml' already existed in the base folder. Great work, though!
With version 1.11 Rev. 37:37 of Analyse Plugin, the .ini and .xml settings are stored here: %APPDATA%\Notepad++\plugins\Config This is not ok when making use of Notepad++ portable. Please fix settings load/save so that the proper directory is used: %NPP_PLUGINS_CONFIG% Where %NPP_PLUGINS_CONFIG% is the real path of Notepad++ plugin configuration files. Please note, the variable name could be different from the one I reported above, but it is enough to describe the issue.
I also confirm this issue. Hopefully it will be fixed because at the moment it would be otherwise impossible to use both NppMenuSearch and Exporer plugins at the same time.
Great, thanks for the hard work!
Very interesting indeed, happy to have contributed with the discovery of the bug. Hopefully there could be a way to fix this, it would be nice to allow the error navigation even with word-wrapping turned on ;).
Hello, I'm running: Windows 8.1 Pro x64 Notepad++ v7.5.1 NPP Exec v0.5.3 Unicode Problem: if word-wrapping is active in the console output window, when I place a filter for error lines in my C compilation script then those are highlighted correctly according to my filter, but error navigation doesn't work if the error lines are splitted into two or more parts. Cause: this happens because word-wrapping split the lines into two or more parts in the console output window. Solution: disable the word-wrapping...
Hello, I'm running: Windows 8.1 Pro x64 Notepad++ v7.5.1 NPP Exec v0.5.3 Unicode Problem: if word-wrapping is active in the console output window, when I place a filter for error lines in my C compilation script then those are highlighted correctly according to my filter, but error navigation doesn't work if the error lines are splitted into two or more parts. Cause: this happens because word-wrapping split the lines into two or more parts in the console output window. Solution: disable the word-wrapping...