Commit Graph

147 Commits

Author SHA1 Message Date
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
bcb448caf4 undo compile on install 2016-12-30 18:35:00 +01:00
65bf7cb855 make comments docco friendly 2016-12-30 17:18:27 +01:00
9e1e79e09b use const or let instead of var, remove unused code 2016-12-30 12:39:27 +01:00
cdc81c9d73 add image 2016-12-30 12:05:24 +01:00
3645fa2f5d fix broken links 2016-12-30 11:58:50 +01:00
6d4fcfd80f update readme 2016-12-30 11:56:29 +01:00
6ae1ea637f rename build to .build 2016-12-30 11:46:01 +01:00
7f023bebd9 compile samples when running npm install 2016-12-30 11:45:09 +01:00
6576d5c973 add version property 2016-12-30 11:32:57 +01:00
fcbdfc95ba format ts and json files 2016-12-30 11:17:41 +01:00
ee1898b91a update main path 2016-12-30 11:09:39 +01:00
8f96a71c10 modernize vim-sample 2016-12-30 11:03:46 +01:00
3f64100f11 rename example to sample 2016-12-30 11:01:43 +01:00
0337f45f7a modernize terminal-sample 2016-12-30 11:00:42 +01:00
2b624c6388 modernize prevewhtml-sample 2016-12-30 10:58:25 +01:00
1d64e05329 modernize decorator-sample 2016-12-30 10:56:16 +01:00
9acb86e256 moderinze contentprovider-sample 2016-12-30 10:53:11 +01:00
81e3a72753 align sources in src/ folder 2016-12-30 10:47:48 +01:00
566d091dc8 more postInstall automation 2016-12-30 10:42:56 +01:00
475403c335 remove dummy test-folders 2016-12-30 10:34:54 +01:00
5512278d05 add statusbar sample 2016-12-17 11:38:21 +01:00
327c876a1a wording 2016-12-17 11:34:05 +01:00