appliedengdesign / vscode-gcode-syntax

G Code Language Extension for Visual Studio Code. Turn VSCode into a fully capable G-Code editor, including language support & more.
MIT License
86 stars 25 forks source link

Warning spam #60

Open ArturZahn opened 1 year ago

ArturZahn commented 1 year ago

When I'm working on more than 10K lines files (all the time) the extension send an warning saying something may not work.

that's OK, I click in the "continue" button to continue working anyway, but the warning pops up every time I make any changes to the file, every time I type a character it pops up... It's annoying, I think it would be better if it showed the warning just once when I opened the file.

image

github-actions[bot] commented 1 year ago

Hello and welcome! Thanks for creating your first issue! Someone from our community will get back to you soon!

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity.

mikecentola commented 1 year ago

Good catch. It should be a simple flag I can add into there to fix this. Sorry for taking so long to get back to this. I've been offline dealing with some life issues.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity.