Anton Mamontov
Anton Mamontov
Hey folks. So after the update of Notepad++ x32 from v7.5.8 to v7.5.9 CS Script plugin is failing to start (right at Notepad++ startup). Error message is: ``` This ANSI...
Why do you use **array_flat** for **drawPolygon** (gmaps.js:1265)? Google maps correctly accepts multidimensional array of polygons to draw on map. https://developers.google.com/maps/documentation/javascript/reference#PolygonOptions See **paths** parameter doc Also, you can check my...
Hi @SinghRajenM I have created a couple of PRs for JSONViewer Notepad++ plugin. I see that you're the only contributor who was active lately, so maybe you can help me...
"Show JSON Viewer" docking/dialog panel does not show up or disappears or inactive. When you open "Show JSON Viewer", it renders the panel and content but it is inactive and...
Currently, JSONViewer includes files from [plugintemplate] directly copied into [external/npp](https://github.com/NPP-JSONViewer/JSON-Viewer/tree/master/external/npp) This PR removes these copies and migrates these dependencies to git [Submodules] like all other existing dependencies Updates cause by...
Hi @peter-frentrup Let me explain again what's wrong with the project. It can't be opened/loaded in VS 2022 at all if you don't have older VS installed, because it references...