|
|
6d80100fb7
|
Update usage
|
2018-09-05 00:55:47 -07:00 |
|
|
|
0fda4ad8a1
|
Stream
|
2018-09-05 00:40:46 -07:00 |
|
|
|
b250b88695
|
Deps
|
2018-09-05 00:29:43 -07:00 |
|
|
|
b75dbc8c24
|
Update client/server lib version for JSON log
|
2018-09-04 17:51:07 -07:00 |
|
|
|
6eeb02c5c6
|
cp -r lsp-sample lsp-log-streaming-sample
|
2018-09-04 17:48:49 -07:00 |
|
|
|
5db93b4042
|
Move task provider to the latest version
|
2018-09-04 14:47:27 +02:00 |
|
|
|
c539b99087
|
Fix dependent tasks
|
2018-08-28 15:46:27 +02:00 |
|
|
|
913fccaf88
|
bump deps
|
2018-08-28 15:07:44 +02:00 |
|
|
|
12a1105614
|
fix security issues (bump vscode module)
|
2018-08-28 15:06:35 +02:00 |
|
|
|
44bd230944
|
update workspace
|
2018-08-28 14:16:17 +02:00 |
|
|
|
67e3477f52
|
add missing gitignore
|
2018-08-28 14:14:28 +02:00 |
|
|
|
65da690622
|
Merge pull request #85 from donaldpipowitch/patch-2
simplify vscode-install call
|
2018-08-16 15:52:22 +02:00 |
|
|
|
9dd0febbbc
|
simplify vscode-install call
|
2018-08-14 10:33:02 +02:00 |
|
|
|
362619c5be
|
Remove findTextInFiles sample
Out of date and doesn't need a whole sample extension
|
2018-08-05 19:03:41 -07:00 |
|
|
|
d13ab42c3c
|
Set correct command name
|
2018-08-03 13:45:10 -07:00 |
|
|
|
0c3e26166d
|
Use Uri
|
2018-07-26 17:29:21 +02:00 |
|
|
|
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 |
|