molsonkiko / JsonToolsNppPlugin

A Notepad++ plugin providing tools for JSON like linting, querying, a tree view, and CSV conversion.
Apache License 2.0
70 stars 9 forks source link

Notepad++ colors in panel #20

Closed vinsworldcom closed 1 year ago

vinsworldcom commented 1 year ago

Use Notepad++ default fore / background colors in panel tree view. Fix #5

molsonkiko commented 1 year ago

Hi Vince,

These changes look good, but I'm a bit concerned about directly changing the auto-generated region of a Designer.cs form - I'm not sure that the changes will persist if I make any changes via the Visual Studio Windows Forms designer GUI.

molsonkiko commented 1 year ago

This is resolved in my most recent commit.