vale-vscode
vale-vscode copied to clipboard
Option to Toggle the editorError Squigglies
We don't always write and edit at the same time, so it can be distracting to the writing process to get lint warnings during the drafting process. vscode doesn't seem to make it easy to very quickly toggle an extension via the command palate while writing for example.
Could there be a way to toggle the squigglies? Might be especially useful right after switching over to zen mode.
@dylan-k This is doable, a few other extensions have such a feature. I'll add it to the list.
I have a PR for this in progress, but VSCode doesn't have any native APIs for this, so it's a bit tricky…