Commit Graph

182 Commits

Author SHA1 Message Date
ab26257a51 adding the method arguments, so it is obvious how to make the completion item context sensitive by reaching into the document.getText() and using the position etc... 2017-12-13 22:01:22 +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
e46d75fca7 multi-root: readme typos 2017-10-16 09:15:15 +02:00
fc81c93837 Fixed getOuterMostWorkspaceFolder 2017-10-16 09:01:36 +02:00
5189064609 Compute outermost workspace folder 2017-10-11 14:08:52 +02:00
aee7cf3fac Let the client decide when to notifiy configuration changes. 2017-10-11 13:45:08 +02:00
744b55981f Updated multi root example to API changes 2017-10-11 08:30:40 +02:00
d9072433a5 Udapte multi root LSP example 2017-10-11 08:13:11 +02:00
9abf84eb86 typos 2017-10-10 17:57:12 +02:00
bbead1671f update multi-root language server example 2017-10-10 17:51:16 +02:00
24a151f0c5 update decorator-sample 2017-10-10 12:51:02 +02:00
e05e45a669 typos 2017-10-10 11:02:41 +02:00
1d3367a11b Fix remaining launch.json per #29 2017-09-27 20:52:26 -07:00
f749c0063b Merge pull request #29 from donaldpipowitch/patch-1
Update launch.json
2017-09-27 15:07:42 -07:00
fc6274660e Remove examples 2017-09-25 16:22:19 +02:00
c696821c3d Update the documentation with latest implementaton 2017-09-25 16:21:27 +02: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
3487e6b2e7 Make naming consistent 2017-09-08 15:40:14 +02:00
816ebcf588 Adopt latest lsp libraries. Introduce consistent naming 2017-09-08 15:32:55 +02:00
6aada1dbd9 Use latest version of LSP library 2017-09-08 15:22:55 +02:00
02f3fd68cd Move to latest version of the LSP libraries for the multi root example 2017-09-08 13:07:03 +02:00
50a135a73c update preview 2017-09-05 15:35:26 +02:00
8809863c98 use more mr APIs 2017-09-05 15:33:37 +02:00
dee88267e8 more work 2017-09-05 15:29:36 +02:00
4c382387ee first cut simple extension for basic multi root APIs 2017-09-05 15:23:45 +02:00
b2e0685b28 Stricter error checking 2017-09-04 21:47:00 +02:00
346c578a5d Stricter error checking 2017-09-04 21:43:30 +02:00
f5e0987c35 Multi Server example cleanup 2017-09-04 21:40:34 +02:00
f4196d9954 Setting name cleanup 2017-09-04 21:24:33 +02:00
75039388ca Remove old lsp example 2017-09-04 17:44:19 +02:00
b399ceb149 Allign standard lsp example with new lsp structure 2017-09-04 17:43:23 +02:00
db258a89a6 Delete test from multi root example 2017-09-04 17:42:06 +02:00
9da7b9bb58 Add third party notice file 2017-09-04 16:12:15 +02:00
5e147553d4 Allign Multi server example to new example layout 2017-09-04 16:10:11 +02:00
4f46a914e8 Add example to use a single server on a multi workspace folder setup 2017-09-04 16:10:10 +02:00
522898aa8e languageprovider-sample: fix launch config 2017-08-25 09:37:30 +02:00
89ebad7095 Added early return for default server 2017-08-24 11:16:56 +02:00
972c12d935 Added multi server LSP example 2017-08-23 16:40:19 +02:00
ad39f8c2dd Added task provider example 2017-07-05 17:21:28 +02:00
4155e0e0cc When context for json outline view 2017-06-26 16:03:28 +02:00
158acf2ab5 Merge pull request #19 from fffej/patch-1
Fix link to tree explorer demo.
2017-06-20 12:00:10 -07:00
28102a7f7c Fix link to tree explorer demo. 2017-06-20 16:14:01 +01:00
dfb667899a Update node dependecies example 2017-06-02 16:37:14 +02:00
9884df0fa1 Renames 2017-06-02 14:29:35 +02:00
899f2966f5 Rename to tree view 2017-06-02 14:27:05 +02:00
ecc6e9df3d Use the public tree api 2017-06-02 10:46:57 +02:00
f271d1c015 Update vscode.proposed.d.ts 2017-06-01 10:30:02 +02:00
b60e9be60d Adopt to changes 2017-05-31 14:36:11 +02:00
437fd9da45 Ftp tree example 2017-05-29 20:45:52 +02:00