Commit Graph

800 Commits

Author SHA1 Message Date
ed9ebfeb7a fix https://github.com/microsoft/vscode-extension-samples/issues/189 and some polish 2019-10-10 16:30:39 +02:00
eca6b10051 Update tree view sample vscode.proposed.d.ts
Fixes https://github.com/microsoft/vscode/issues/81714
2019-10-10 15:55:57 +02:00
e65c542a07 Add title to treeview sample 2019-10-09 17:29:14 +02:00
fd5f179cde Clear scrollback as well as viewport 2019-10-03 09:39:08 -07:00
9f5fff5669 Add a clear command to extension terminal sample
Related microsoft/vscode#81908
2019-10-03 09:13:38 -07:00
7e28b5280d Merge pull request #216 from oshikiri/fix-invalid-comment-at-lsp-sample
Fix invalid comments at lsp-sample
2019-10-02 09:23:08 -07:00
351c1a4b49 Fix invalid comments at lsp-sample 2019-10-02 23:41:13 +09:00
8e7bea8f76 Fix #214 again again 2019-10-01 14:18:13 -07:00
9a9cc4f8a5 Fix #214 again 2019-10-01 10:26:51 -07:00
24c7766c2e Fix #214 2019-10-01 09:36:05 -07:00
199c5d8eeb Update test sample 2019-09-25 12:20:55 -07:00
708bc30908 Use asWebviewUri instead of vscode-resource directly 2019-09-13 16:37:37 -07:00
104c10a3f2 Add repository field 2019-09-13 16:32:43 -07:00
6400a0cf68 Use onDidWriteTerminalData
Part of microsoft/vscode#78574
2019-09-12 19:07:48 -07:00
438c78ebb4 Merge pull request #212 from microsoft/pine/proposed-api-sample
Proposed API sample
2019-09-11 11:29:46 -07:00
2545f5adc3 Polish and update deps 2019-09-11 11:29:24 -07:00
063946acc0 Improve quick input sample 2019-09-10 15:18:32 -07:00
8a1c4e05a5 Improve quick input sample 2019-09-10 15:05:39 -07:00
0676a3074b Proposed API sample 2019-09-05 10:59:26 -07:00
5c3010f375 Update node version to avoid compile error 2019-09-05 10:44:27 -07:00
bc19fa2e13 Update readme listing 2019-09-04 09:10:11 -07:00
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