davidlday / vscode-languagetool-linter

A from scratch redesign of LanguageTool integration for VS Code.
https://marketplace.visualstudio.com/items?itemName=davidlday.languagetool-linter
Apache License 2.0
158 stars 13 forks source link

Custom icon to highlight when the linter has been toggled off temporarily #773

Open Prodeguerriero opened 1 month ago

Prodeguerriero commented 1 month ago

Is your feature request related to a problem? Please describe. The notification icon in the bottom bar does not appear to react to the toggle introduced with #768. It would be handy to have this icon react, as a quick way of knowing if the linter is currently disabled.

Describe the solution you'd like Hard to come up with something without being able to tinker with the asset. Maybe a bar that cuts across the icon? I just realized that the status bar icon uses an image from a set. So scratch the idea of the bar. Other two options:

Describe alternatives you've considered None

Additional context See https://github.com/davidlday/vscode-languagetool-linter/pull/768#issuecomment-2377711978