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

Suggestion: ability to change hidden comment color. #24

Closed
Niksharpkings opened this issue Sep 7, 2023 · 2 comments
Closed

Suggestion: ability to change hidden comment color. #24

Niksharpkings opened this issue Sep 7, 2023 · 2 comments

Comments

@Niksharpkings
Copy link

Niksharpkings commented Sep 7, 2023

I know it's a visual hidden trick, but when I tend to forget where that comment was and start writing code where to comment for another line of code, so I tried messing with the workspace settings json file:

 "settings": {
          "foreground": "#00000000"
        }

It would be nice if there could be a simple command or preferably and mainly the user setting where I set my own color or have an opacity range scale.

Basically, what I'm trying to say is I don't want to hide the comment entirely, but just barely visible so I don't start writing code on the wrong line.
If it wouldn't be so much trouble,
Thanks. love the extension so far.

@estruyf
Copy link
Owner

estruyf commented Sep 8, 2023

That could be an excellent enhancement to the extension. For example, we can add a hideComments.color setting which can be overwritten.

estruyf added a commit that referenced this issue Sep 11, 2023
@estruyf
Copy link
Owner

estruyf commented Sep 11, 2023

Just released version 1.8.0 with a new hideComments.color setting.

@estruyf estruyf closed this as completed Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants