Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to increase the plugin "Tree View" font size? #66

Closed
PeterCodar opened this issue May 22, 2024 · 7 comments
Closed

How to increase the plugin "Tree View" font size? #66

PeterCodar opened this issue May 22, 2024 · 7 comments
Labels
probably fixed? the issue/feature appears to be fixed/implemented, but there still may be issues

Comments

@PeterCodar
Copy link

Currently, the Notepad++ plugin appears in a really tiny font in my environment:

image

How can I increase the font size to make it easier to read the JSON details in the “Json Tree View” on the left-hand side?

@molsonkiko
Copy link
Owner

@PeterCodar

That seems like a reasonable request. I'm going to try to work on it today.

Do you think the font for any other forms (or fields of forms) in JsonTools should be configurable, or just the font size for the tree view?

@molsonkiko molsonkiko added the probably fixed? the issue/feature appears to be fixed/implemented, but there still may be issues label May 23, 2024
@Grisgram
Copy link

Hi,

I would also really love to see a config for the font, and while you're working on that part:

  • When Notepad++ is in dark mode, your icons in the treeview still have a bright white background which is quite an eye-killer. can you make the {} icons of the tree transparent please?

@PeterCodar
Copy link
Author

@molsonkiko
Sorry for my late reply. For some unknown reason, I did not receive a notification for your comment.

Where can I find your "probably fixed version" to test it?

The font size for the tree view would be my most important wish, but If you can adjust the forms too, it would be of course appreciated too.

@molsonkiko
Copy link
Owner

molsonkiko commented Jun 16, 2024

@PeterCodar

Where can I find your "probably fixed version" to test it?

I made a commit about three weeks ago, but I never got around to making an official release that incorporated the change. I'm going to try to make a new release within the next week that incorporates the change. Sorry for the delay!

@Grisgram

can you make the {} icons of the tree transparent please?

I can't make the icons "transparent", because the background of the icons is part of the image files that the icons are derived from.

What I can do is create dark mode icons, use dark mode icons when the Notepad++ background is "very dark" and the old "light mode" icons the rest of the time.

Below is an image of the new dark mode icons in the "Vim Dark Blue" Notepad++ theme. You will notice that the icon background is not exactly the same as the tree background (because, again, this is impossible), but it is dark and so the icons look less out of place.

image

I have also tested the dark mode icons on the normal background for Notepad++ dark mode; the background blends in seamlessly.

@molsonkiko
Copy link
Owner

This feature is added in JsonTools v8, the most recent release.

@Grisgram
Copy link

Grisgram commented Jul 3, 2024

Thank you!
When will it be available through the regular Plugins-Admin channel?

@molsonkiko
Copy link
Owner

JsonTools v8 is in the most recent version of the plugin list, which will ship with Notepad++ 8.6.9, which should be download-able in a week or so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
probably fixed? the issue/feature appears to be fixed/implemented, but there still may be issues
Projects
None yet
Development

No branches or pull requests

3 participants