Hi everyone! I'm pretty new to using Grammarly in my workflow, and I just installed the VS Code extension because I write a lot of documentation in Markdown files. It's been super helpful for that!
But I also write code snippets and config files in that same workspace. I'm finding it really distracting (and honestly a bit funny) to see Grammarly underlining variable names and JSON keys as spelling errors. It makes the editor feel cluttered when I'm trying to focus on programming.
Is there a way to tell the Grammarly extension to completely ignore certain file types, or even better, to ignore specific sections like code blocks within a Markdown file? I looked through the extension settings but only found options for turning it on or off for the whole workspace. I'd love to keep it on for my prose without it trying to "correct" my code.
Thanks in advance for any tips! I'm still learning the ropes of setting up my dev tools. 😅