Skip to content

Commit

Permalink
Merge pull request #2 from liam-fitzgerald/lsp-support
Browse files Browse the repository at this point in the history
Added lsp support
  • Loading branch information
famousj authored Feb 21, 2020
2 parents c3444f1 + fb22d45 commit e310daa
Show file tree
Hide file tree
Showing 5 changed files with 956 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
*.vsix
.vscode*
out
Loading

0 comments on commit e310daa

Please sign in to comment.