9c665555be
catch up with latest changes
2018-04-23 17:58:10 +02:00
83b6a15e27
adopt to stable'ish API
2018-04-23 15:49:57 +02:00
546b6bfe71
have a reset command that cleans the memfs
2018-04-23 14:38:58 +02:00
bfb4d962dd
update with latest changes
2018-04-23 14:25:50 +02:00
b3babe0eee
Add Terminal.onData example
2018-04-20 11:23:05 -07:00
60919f5438
catchup with latest api changes
2018-04-20 18:27:44 +02:00
58ea861719
use isCaseSensitive-flag
2018-04-20 09:55:06 +02:00
94307216f4
catchup with latest changes
2018-04-19 18:32:14 +02:00
94215f2952
catchup with version 8 of the proposed api
2018-04-19 12:28:39 +02:00
ee95924f96
update to latest, proposed api
2018-04-19 11:39:49 +02:00
9a43b22adb
update to latest, proposed api
2018-04-19 09:34:57 +02:00
e71937e874
don't activate on *
2018-04-18 11:26:46 +02:00
97db8e5a24
memfs - adopt latest, proposed, api
2018-04-17 11:10:44 +02:00
14378a8145
Fix #57
2018-04-17 09:15:09 +02:00
a53cda2f61
Merge pull request #59 from nikeee/patch-1
...
Change `client` folder to `lsp-sample`
2018-04-16 10:50:58 +02:00
a2d8952b58
Fixes #60 : Type error in lsp-sample/server/src/server.ts
2018-04-16 09:26:57 +02:00
945d6c8ecb
Change client folder to lsp-sample
...
There is no `.vscode` folder inside the `client` folder that holds some launch configration. The parent directory contains a `.vscode` with a `launch.json` which defines 'Launch Client'.
2018-04-14 17:17:00 +02:00
e719fde3a0
update getting started
2018-04-13 16:03:13 +02:00
05605fd033
renames
2018-04-13 15:49:28 +02:00
2322cfcd8d
vscode-file-system-sample - initial commit
2018-04-13 15:45:43 +02:00
bd736c2ad8
Add note about version to readme
2018-04-11 10:11:58 -07:00
df48f44971
Clean up terminal API example, select from quick pick
2018-04-11 10:10:47 -07:00
648d66a1a2
Activate on any command
2018-04-11 09:52:28 -07:00
d3a2f829c2
Guard proposed APIs
2018-04-09 11:02:01 -07:00
aca94a0d49
Show info boxes for events
2018-04-09 10:55:23 -07:00
e467ba0001
Remove use of any
2018-04-09 06:33:31 -07:00
0239b8f848
Update terminal sample launch/tasks
2018-04-09 06:30:41 -07:00
72df9f941c
Merge pull request #51 from kieferrm/multi-location-diagnostics
...
Update sample with support for multi-location diagnostics
2018-04-09 11:32:01 +02:00
78ecd9b890
Merge pull request #55 from cfjedimaster/patch-1
...
Update README.md
2018-04-06 12:53:07 -07:00
3ca04aaa0f
Fix typo
2018-04-06 12:52:59 -07:00
7082ab9eee
Update README.md
2018-04-06 14:38:59 -05:00
cda4872b9f
💄
2018-04-03 17:44:53 +02:00
9ee0dba70c
do not use id attribute in ftp explorer
2018-04-03 17:26:42 +02:00
227d7cb001
move capabilities to textDocument
2018-03-28 11:23:33 -07:00
26bc3537d9
tweaks
2018-03-28 11:34:07 +02:00
b010c62651
percentage => increment
2018-03-28 09:44:57 +02:00
87335dbef6
fix percentage
2018-03-28 06:45:49 +02:00
f1412527b4
add progress-ts
2018-03-27 11:03:01 +02:00
18a79b21cb
Update to latest api
2018-03-26 11:26:25 +02:00
0a411df0f2
Merge pull request #50 from beauallison/beauallison/fix-treeview-sample
...
Fix tree view sample
2018-03-26 14:51:31 +05:30
0c4d2e0ecc
support for multi-location diagnostics
2018-03-21 15:54:49 -07:00
be9355e908
Update read me
2018-03-21 15:57:25 +05:30
fdc730dcaa
Update read me
2018-03-21 15:54:35 +05:30
dc6cf8048b
multi diagnostics sample
2018-03-21 15:49:24 +05:30
2e487d7886
Clarify Readme over vscode version
2018-03-20 07:49:39 +00:00
8eb5776ec1
Add enableProposedApi to package.json
2018-03-20 07:49:05 +00:00
ab6e274621
Fix missing brace on vscode.proposed
2018-03-20 07:48:56 +00:00
fc9663af5c
Fix compilation
2018-02-23 18:33:27 +01:00
d8afd98c65
Improve file explorer to use file system provider and reveal api
2018-02-23 18:33:27 +01:00
4a1d8c37ff
Update LSP sample
2018-02-20 11:14:35 +01:00