pragmagic / vscode-nim

An extension for VS Code which provides support for the Nim language.
Other
237 stars 37 forks source link

nim check support. #1

Closed haiodo closed 8 years ago

haiodo commented 8 years ago

It would be good to have nim check integration.

Something similar to https://github.com/rbataev/SublimeLinter-contrib-nim/blob/master/linter.py

endragor commented 8 years ago

@haiodo It's already integrated. See nim.lintOnSave option.

kosz78 commented 8 years ago

Fixed in scope of #2