aa2c2aea69
fix github reported vulnerability #49146
2018-05-04 08:59:19 +02:00
c6fd9ac4d9
Merge pull request #65 from lannonbr/viewcontainers
...
Added documentation and example of using custom view containers into tree-view-sample
2018-05-02 17:17:06 +02:00
fbed7c9779
Updated name of custom view container to package-explorer
2018-05-02 09:37:38 -04:00
3f21d38f2a
Added documentation and example of using custom view containers
2018-04-27 16:09:38 -04:00
ec4e33aa0a
update readme with sample
2018-04-27 11:04:59 +02:00
9088578c56
update screenshot link
2018-04-27 11:02:08 +02:00
3300280b87
adopt latest api
2018-04-27 10:52:23 +02:00
4a44b30f26
bump version number
2018-04-27 09:38:41 +02:00
1190718581
Fixing launch json
2018-04-26 14:01:18 -07:00
96abcf9805
Fixing some comments
2018-04-26 14:01:18 -07:00
c77406222c
add a command to setup a workspace
2018-04-26 18:27:16 +02:00
b67adbb3f9
tweak command names and readme, create common files
2018-04-26 16:56:35 +02:00
bac2eb0ff6
enable strictNull-checks
2018-04-26 15:00:43 +02:00
0df91d10ca
catch up with latest changes
2018-04-26 14:50:15 +02:00
e455ed51f7
catch up with latest changes
2018-04-26 12:11:22 +02:00
50e23a2acd
Update for api changes and to use nonce
2018-04-25 23:13:29 -07:00
99bdcd043a
Merge pull request #63 from Microsoft/octref/watch-compile
...
Distinguish between watch and compile
2018-04-25 11:30:59 -07:00
6d6ff7d191
Distinguish between watch and compile
2018-04-25 11:25:10 -07:00
def5ef16a5
fix launch
2018-04-25 17:27:48 +02:00
fbb382069f
adopt latest api changes
2018-04-25 17:22:10 +02:00
3c051e2eae
remove faulty workspace
2018-04-25 15:48:54 +02:00
775c1fd18a
Add webview sample
2018-04-25 15:40:55 +02:00
0fba456aa7
fix activationEvents
2018-04-25 15:02:27 +02:00
97f8f7492b
add nodefs-provider-sample
2018-04-25 12:59:43 +02:00
80e996b077
Enable proposed api for terminal sample
2018-04-24 16:48:57 -07:00
52d64963ad
Add note about csp
2018-04-24 15:29:16 -07:00
0f0fdb03b1
Small cleanup
2018-04-24 15:13:55 -07:00
c8cbd892ac
Add webview sample
2018-04-24 15:11:50 -07:00
f235a144c6
prepare for publish
2018-04-24 18:44:54 +02:00
150c6c5e34
major 💄
2018-04-24 15:57:12 +02:00
6f98e3057c
Remote missing entry
2018-04-24 12:02:25 +02:00
3777179d97
add workspace file
2018-04-24 11:36:06 +02:00
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