Commit Graph

184 Commits

Author SHA1 Message Date
79cb3e0fa2 multi-root: readme typos 2017-11-03 08:59:40 +01:00
cfc4787801 Fixed getOuterMostWorkspaceFolder 2017-11-03 08:59:40 +01:00
8112b085fd Compute outermost workspace folder 2017-11-03 08:59:40 +01:00
f7d0a86434 Let the client decide when to notifiy configuration changes. 2017-11-03 08:59:40 +01:00
92e282f8be Updated multi root example to API changes 2017-11-03 08:59:40 +01:00
cb2b2a6d8b Udapte multi root LSP example 2017-11-03 08:59:40 +01:00
ee7ca7abae typos 2017-11-03 08:59:40 +01:00
ae77813021 update multi-root language server example 2017-11-03 08:59:40 +01:00
c0a61b52cd update decorator-sample 2017-11-03 08:59:40 +01:00
af7cd27b3d typos 2017-11-03 08:59:40 +01:00
2326c06021 Fix remaining launch.json per #29 2017-11-03 08:59:40 +01:00
cc17f8e85b Remove examples 2017-11-03 08:59:40 +01:00
2d9bc83a6e Update the documentation with latest implementaton 2017-11-03 08:59:40 +01:00
78b6fefa6b Update launch.json 2017-11-03 08:59:39 +01:00
b3f32ec205 Mover sxample to latest version of the LSP 2017-11-03 08:59:39 +01:00
7b511feb4a Make naming consistent 2017-11-03 08:59:39 +01:00
c61d46a375 Adopt latest lsp libraries. Introduce consistent naming 2017-11-03 08:59:39 +01:00
6765b559dd Use latest version of LSP library 2017-11-03 08:59:39 +01:00
80c3f53402 Move to latest version of the LSP libraries for the multi root example 2017-11-03 08:59:39 +01:00
ccd4bfbf2b update preview 2017-11-03 08:59:39 +01:00
4fc71b8e96 use more mr APIs 2017-11-03 08:59:39 +01:00
8af225ee55 more work 2017-11-03 08:59:38 +01:00
83cf5e7438 first cut simple extension for basic multi root APIs 2017-11-03 08:59:38 +01:00
e7b8bf70f0 Stricter error checking 2017-11-03 08:59:38 +01:00
9717644f24 Stricter error checking 2017-11-03 08:59:38 +01:00
2ec8957e5b Multi Server example cleanup 2017-11-03 08:59:38 +01:00
2d4995bc53 Setting name cleanup 2017-11-03 08:59:38 +01:00
8cde03896e Remove old lsp example 2017-11-03 08:59:38 +01:00
fd78c1aa64 Allign standard lsp example with new lsp structure 2017-11-03 08:59:38 +01:00
bc25e60ea7 Delete test from multi root example 2017-11-03 08:59:38 +01:00
88e2d80218 Add third party notice file 2017-11-03 08:59:38 +01:00
3f91b75303 Allign Multi server example to new example layout 2017-11-03 08:59:38 +01:00
43468997d3 Add example to use a single server on a multi workspace folder setup 2017-11-03 08:59:37 +01:00
0a1c357aea isWatching deprecated use isBackground 2017-11-03 08:59:37 +01:00
ed9eb9e640 languageprovider-sample: fix launch config 2017-11-03 08:59:37 +01:00
66ed164286 Added early return for default server 2017-11-03 08:59:37 +01:00
0bc7d91cc6 Added multi server LSP example 2017-11-03 08:59:37 +01:00
f9966f6b5a Use さようなら for bye in Japanese 2017-07-09 16:56:36 -07:00
b0db65ee90 Fix missing files and libraries
These issues were found from a clean checkout.
2017-07-09 16:53:57 -07:00
3dc3c60d1a Use the vscode-nls-dev package to convert the i18n files 2017-07-09 16:46:34 -07:00
737d2db5b4 Initial version of i18n-sample
To keep things simple, this doesn't use the nls-dev package. I think this demystifies a lot of things when you see what is actually going on behind the scenes.
2017-07-08 14:59:34 -07: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