Commit Graph

219 Commits

Author SHA1 Message Date
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
f616fdf0b9 isWatching deprecated use isBackground 2017-08-30 18:12:05 -04: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
01d032a59a Contributing sample menu actions 2017-05-29 20:29:00 +02:00
ad90846715 Adopt to api changes 2017-05-22 16:16:08 +02:00
2b973b9c0f Fix json outline view 2017-05-22 11:43:49 +02:00
41c75ceade icons for dark theme 2017-05-22 10:05:21 +02:00
60d10c8173 Json outline - Allow select on all nodes 2017-05-22 09:57:43 +02:00
e3f2d83258 Implement sample tree views
- Node depedencies tree
- Json outline tree
2017-05-21 18:18:07 +02:00
f4f56ec4fd Correct package.json main 2017-04-03 07:48:01 -07:00
ea3e7864e4 Merge pull request #11 from harish095/tsconfig-package-conflict
Fixed package.json and tsconfig.json conflict
2017-04-03 07:46:49 -07:00
6cff5691b1 Fixed package.json and tsconfig.json conflict 2017-04-02 21:52:35 +05:30
b7043bdc24 update smart template string sample 2017-03-24 16:36:10 +01:00
c755cf9491 add template strings sample 2017-03-20 09:17:08 +01:00
e7b7b4875e Add transparency to selection colors (fixes Microsoft/vscode#22324) 2017-03-15 11:42:40 +01:00
dbc468b5e4 start completions sample 2016-12-30 18:51:37 +01:00