Sergey Semushin
Sergey Semushin
Since unit testing everything is most likely impossible it would be nice to have also UI based tests
Examples: https://github.com/titoBouzout/Dictionaries https://github.com/wooorm/dictionaries Unfortunately currently they are not parsed correctly.
Currently available: hunspell, minizip, nlohmann-json and catch. Could be made available: win-iconv and lsignal. FtpClient could be phased out and replaced with WinInet or nicer alternative..
It doesn't look like there is any specific notification for it so it's not an easy problem to solve. Possible options: 1. Catching menu N++ menu items using already existing...
### Description of the Issue In view menu - "Synchronize Vertical Scrolling" / "Synchronize Horizontal Scrolling" items - disabled when opening Notepad++ with both views shown. ### Steps to Reproduce...
Currently the following code leads to crash/undefined behavior with `tsl::robin_map`: ````cpp int main () { tsl::robin_map v; v[0] = "23"; for (int i = 2; i < 3300; ++i) v[i]...
https://languagetool.org/ Since most likely has to be through web access with limited API could be a bit challenging. Also might not be entirely in scope.