Commit Graph

13 Commits

Author SHA1 Message Date
3ca04aaa0f Fix typo 2018-04-06 12:52:59 -07:00
7082ab9eee Update README.md 2018-04-06 14:38:59 -05:00
4a1d8c37ff Update LSP sample 2018-02-20 11:14:35 +01:00
ac5ce55089 Fixes #42: lsp-sample compilation error 2018-02-01 15:44:28 +01:00
d6638e24bb Add build output directories to list of possible file exclusions
- Accurately describes the build output directories in this LSP implementation
2018-01-16 14:21:30 -05:00
9247d4d523 Merge pull request #44 from jan-dolejsi/master
Adding SnippetString-based completion sample which demonstrates how d…
2017-12-15 09:36:03 +01:00
7b9c376aad Adding SnippetString-based completion sample which demonstrates how dynamic context-sensitive snippets can be created. 2017-12-12 18:53:54 +01:00
036c659c52 Moving to npm5 2017-11-22 13:38:21 +01:00
e871f00999 Fixes #37: Debugging language servers without legacy protocol 2017-11-09 08:51:24 +01:00
79892a6eef Update launch.json 2017-09-18 20:50:43 +02:00
cc17dabbae Mover sxample to latest version of the LSP 2017-09-08 15:59:00 +02:00
b2e0685b28 Stricter error checking 2017-09-04 21:47:00 +02:00
b399ceb149 Allign standard lsp example with new lsp structure 2017-09-04 17:43:23 +02:00