pragmagic/vscode-nim

Executing script on save

Opened this issue · 0 comments

Currently the plugin would automatically execute the nimscript on save which could be annoying (and cause unintended side effect if / when the script will also be used with other scripts - dependency). Would be great if there's a way to disable that from happening.

Side note; One other unsupported nimscript use is that the declaration of "mode" still throws an error in the linter.