Commit Graph

779 Commits

Author SHA1 Message Date
92aff11b9f Custom data sample 2019-09-04 09:08:40 -07:00
f184129db1 Merge pull request #202 from jan-dolejsi/master
Source Control sample fix to address Microsoft/vscode issue #78340
2019-09-04 17:30:54 +02:00
7495517545 Remove wrong server connect launch config 2019-09-03 17:19:56 +02:00
90d7bf5f17 Merge pull request #210 from sguillia/sguillia/fix-typo-completion
Fix typo in completion sample
2019-09-03 07:31:58 -07:00
12b49f3104 Fix another typo in completion sample 2019-08-29 19:34:17 +02:00
7acf79f0e7 Fix typo in completion sample 2019-08-29 18:59:22 +02:00
7b4d139f4b Fix #209 2019-08-21 16:17:01 -07:00
e5598998fe Update dependencies 2019-08-16 10:07:30 +02:00
30cd2019f9 Move to latest version of LSP libraries 2019-08-16 10:03:27 +02:00
21853bff4c Add extension terminal sample to scripts 2019-08-12 10:07:31 -07:00
5fb626a4e3 Update task provider sample for resolveTask 2019-08-07 17:30:13 +02:00
30a6bf29aa Remove terminal renderer examples 2019-08-07 07:55:11 -07:00
4b006f12e2 Add a sample for CustomExecution tasks
Add a sample for CustomExecution tasks
2019-08-06 15:23:43 +02:00
28adf20489 Update build time in tasks sample 2019-08-06 14:54:15 +02:00
89b73121aa Add a sample for CustomExecution tasks 2019-08-06 14:03:07 +02:00
b007d4cc45 ensure the extension is activate on all commands 2019-08-05 11:00:06 +02:00
b0ee08758e uses the same spelling for 'JS Fiddle' to avoid confusion 2019-08-05 10:13:52 +02:00
f199b40801 typo 2019-08-03 23:46:23 +02:00
4bf4061a8f - awaiting async fs operation to avoid race conditions
- more flexible handling of workspace folders
2019-08-03 23:42:21 +02:00
e5418aced1 Add extension terminal sample 2019-08-02 14:57:15 -07:00
8b25a4bee3 Normalize comment sample 2019-08-01 14:28:12 -07:00
4f483e1b25 No yarn, only npm 2019-08-01 14:26:41 -07:00
5d4c7045ba Update comment sample 2019-08-01 10:50:38 -07:00
0b3a31bf2b update dependencies 2019-07-31 09:42:43 +02:00
1055d9f640 Merge pull request #195 from microsoft/joh/fsc-onsumer
vscode.workspace.fs samples
2019-07-23 10:43:26 +02:00
947dea5a63 fix getting started instructions 2019-07-23 10:27:48 +02:00
c6cffef8c9 tweak commands 2019-07-23 10:15:31 +02:00
1740bcdbdb add some doc, tweak command names 2019-07-23 09:59:41 +02:00
dec5333ef6 Don't require a deactivate handler 2019-07-22 13:37:44 -07:00
966cc9f141 Merge pull request #198 from jan-dolejsi/master
Code actions linked with diagnostic; fixes in other samples
2019-07-22 13:36:09 -07:00
31062c4634 add read/write sample, tweak all samples 2019-07-22 16:54:57 +02:00
2d9a7922e9 dispose all comments 2019-07-19 11:07:03 -07:00
9a190eb7b0 diagnostic code action sample 2019-07-18 15:26:53 +02:00
697a322827 source control life-cycle 2019-07-18 15:25:19 +02:00
dbc7b9b6ab correctly using the expected/actual assert arguments 2019-07-18 14:15:06 +02:00
68217ba392 individual file handling 2019-07-15 14:44:04 -07:00
5fc83ec28b Use engine 1.33 2019-07-15 11:41:33 -07:00
ea9499bae9 first sketch of commands that show working with vscode.workspace.fs 2019-07-12 14:50:27 +02:00
065cf3da6a update reps 2019-07-08 17:27:24 +02:00
2c627d9f06 Update vscode-test dependency 2019-07-03 11:19:35 -07:00
e611f3b4e1 Update dependencies 2019-07-03 11:20:04 +02:00
3a3c6e1ede Update dependencies 2019-07-03 11:16:14 +02:00
b661d30f3b Remove incorrect label 2019-07-01 12:24:43 -07:00
20df119b38 Upgrade vscode-test 2019-06-26 15:07:47 -07:00
ea632dfeae Drop unused scripts 2019-06-26 14:55:03 -07:00
cb6914389a Add hideFromUser example 2019-06-25 10:52:49 -07:00
3a5e7c8360 Update samples for microsoft/vscode-generator-code#177 2019-06-25 07:58:39 -07:00
dd906d3251 Remove extra line 2019-06-25 07:50:05 -07:00
a200f8fce9 Fix microsoft/vscode#76094, also for microsoft/vscode-generator-code#176 2019-06-25 07:45:59 -07:00
1830f9b3bf Update sample description 2019-06-24 20:49:58 -07:00