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

Need to override configuration with one line #539

Open
ahmetturknet opened this issue Sep 30, 2024 · 0 comments
Open

Need to override configuration with one line #539

ahmetturknet opened this issue Sep 30, 2024 · 0 comments

Comments

@ahmetturknet
Copy link

I wanted to change the red comment from "!" to "FIXME", but I had to write all of the extension's settings in my settings.json. It would be great to have this functionality with a one-liner or a small code block, like the example below:

"better-comments.tags": [
    {
        "tag": "FIXME",
        "color": "#FF2D00"
    }
]

This would make it easier for users to customize their settings without cluttering their configuration files. I appreciate your work on this extension and would love to hear your thoughts on this suggestion.

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

1 participant