Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 523 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 523 Bytes

vscode-nim-lsp

vscode nim extension using LSP server write in nim

Features

  • definition
  • executeCommand F6
  • hover
  • references
  • syntax Highlight
  • completion

Requirements

nimlsp executable can be found in PATH

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of ...


Enjoy!