vscode-hide-comments icon indicating copy to clipboard operation
vscode-hide-comments copied to clipboard

Save config to user settings

Open lonix1 opened this issue 3 years ago • 4 comments

When toggling comments, it updates "editor.tokenColorCustomizations" in "workspace settings" (.vscode/settings.json).

For many teams that config is included in source control, so every time one toggles the extension it creates changes.

Please consider allowing us to write to "user settings" instead?

lonix1 avatar Oct 18 '21 03:10 lonix1

When writing it to the user settings, it means that it gets hidden for all projects. Not only for the current solution.

We might need to add a setting for this on how you want to control it.

estruyf avatar Nov 03 '21 09:11 estruyf

Yes that's true, there's a downside to both approaches.

So agreed, a setting would solve the issue.

lonix1 avatar Nov 03 '21 10:11 lonix1

Hi. Is there any progress on this or other potential solutions? It's making the extension frustrating to use. (other than this, the extension is great though 👍)

JackFinnZinc avatar Jun 05 '24 14:06 JackFinnZinc

@JackFinnZinc Nobody has picked up on this issue yet.

estruyf avatar Jun 06 '24 07:06 estruyf