BracketsCheck icon indicating copy to clipboard operation
BracketsCheck copied to clipboard

notepad++ plugin for brackets balancing check

Results 4 BracketsCheck issues
Sort by recently updated
recently updated
newest added

Hallo! I am using N++ latest 64 bits version. The plugin BracketsCheck does not work. I tested version 1.2.2 and 1.2.3. The addon falsely alerts in PHP about unclosed parentheses.

- relevant parts from https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/blob/master/Visual%20Studio%20Project%20Template%20C%23/PluginInfrastructure/DllExport/NppPlugin.DllExport.targets to build with VS2017 or newer - update appveyor build to VS2022 - removed binary data within repo as available from releases - fixed AssemblyInfo.cs...

The DLL file of release v1.2.3 of the plugin contains wrong version info. It states that it is v1.2.2.

Check different file formats

enhancement