Commit Graph

385 Commits

Author SHA1 Message Date
86dc1034d8 Update read me 2018-07-24 17:15:39 +02:00
4a4490d208 fix activation event 2018-07-24 17:13:20 +02:00
61dc1c6309 clean up 2018-07-24 15:08:36 +02:00
dd1a186841 change to extension pack atrribute 2018-07-24 15:05:09 +02:00
bde4774ab5 new file explorer view 2018-07-24 15:05:09 +02:00
d76840b91a Fixes #83: Couldn't resolve dependent task 'npm: watch:[client and server]' 2018-07-24 11:49:49 +02:00
aa8e657321 Merge pull request #82 from matklad/patch-1
Fix task provider sample
2018-07-24 11:24:59 +02:00
f710860ca3 Moved to stable API 2018-07-23 11:55:57 +02:00
081909fb45 Catch up with API polish 2018-07-23 11:21:06 +02:00
a498c04740 Fix task provider sample 2018-07-19 06:11:32 +03:00
252e6b2f71 Update deps 2018-07-18 18:58:26 -07:00
f63e84e288 Update to target VS Code 1.25+ 2018-07-18 18:56:52 -07:00
e7bd806c87 Text search - format results more nicely 2018-07-11 20:23:05 -07:00
d77781882e Add "text search" example 2018-07-11 19:36:23 -07:00
f06607de44 Merge pull request #80 from Gama11/lsp-sample-compound
Add a compound launch config to lsp-sample
2018-07-02 11:45:59 +02:00
ef0b4e6c07 Small fix for format 2018-07-01 00:36:59 -07:00
f3e414c64c Update README 2018-07-01 00:36:26 -07:00
160635ad47 Normalize code style for lsp-sample 2018-07-01 00:19:23 -07:00
45ba81ef63 Adding state persist example 2018-06-28 16:39:29 -07:00
52ac2fc3d0 Add a compound launch config to lsp-sample 2018-06-28 13:58:54 +02:00
fda240cada Include showQuickPick example 2018-06-28 11:36:28 +02:00
38e4f72b9c Make further terminal api tweaks 2018-06-27 14:44:52 -07:00
35668c8ac5 Cprrect typo 2018-06-27 16:00:24 +02:00
5078e6bd3d Use platform quotes ((Microsoft/vscode#52902) 2018-06-27 14:43:15 +02:00
b9e36ac926 Show errors from command line (Microsoft/vscode#52902) 2018-06-27 14:21:40 +02:00
f1d57cecd7 Fixed task.json for webview sample 2018-06-26 22:15:29 +02:00
2dc720d056 Fixed tasks.json for themes sample 2018-06-26 22:12:09 +02:00
91e10010ac Fix tasks.json for roor workspace 2018-06-26 22:03:58 +02:00
2c37bd34ea Fix task.json for previewhtml 2018-06-26 22:03:58 +02:00
c14494c8b4 Rename cols to columns
Part of Microsoft/vscode#52885
2018-06-26 12:42:51 -07:00
bbca22205d Comment about tree view samples 2018-06-26 14:36:58 +02:00
fd41102370 Merge pull request #79 from Microsoft/octref/test
Add test for lsp-sample
2018-06-26 09:26:43 +02:00
7aa47b4f35 License headers and more comments 2018-06-26 00:25:27 -07:00
a41fb59a04 Deps and minor script fix 2018-06-25 22:04:05 -07:00
59773553a5 Refactor tests 2018-06-25 22:03:50 -07:00
a2b153c04d Copy in vscode.proposed.d.ts for quickinput-sample 2018-06-25 17:46:21 +02:00
4b9fa86007 Diagnostics too 2018-06-25 07:45:44 -07:00
a1df545cb7 Quick Input Sample 2018-06-25 15:42:24 +02:00
fd6e3cd071 Add test for lsp-sample 2018-06-25 02:14:44 -07:00
c9f5ae193d fix get parent 2018-06-19 22:04:08 +02:00
5f23d63fd1 Add terminal renderer and active terminal examples 2018-06-19 07:29:38 +10:00
e3b55387c0 Fixes #78: Couldn't resolve dependent task 'watch:client' 2018-06-15 09:30:39 +02:00
4581ade9c7 Fix #77 2018-06-06 16:19:22 +02:00
12b6373891 Cleanup multi server example 2018-06-04 14:26:18 +02:00
1274b4cc6a Minor tweaks to the LSP example 2018-06-04 12:31:30 +02:00
98b4f09845 Rename lsp-multi-root-sample to lsp-sample and delete old one 2018-06-04 12:10:27 +02:00
d45bc4f47c Cleanup lsp sample 2018-06-04 12:07:58 +02:00
a32cc5cb1b Merge pull request #73 from ahmadawais/master
👌 IMPROVE: Readme.md file
2018-06-01 16:59:16 +02:00
57d8227721 Remove middleware 2018-06-01 16:39:40 +02:00
4fc9232e88 Update LSP example to latest libraries and APIs 2018-06-01 15:57:23 +02:00