|
|
3fa2d68290
|
Add lsp code action ui sample
|
2019-11-15 19:19:44 +01:00 |
|
|
|
92354b3a8a
|
Merge pull request #225 from jan-dolejsi/call-hierarchy-sample
Call hierarchy sample
|
2019-11-14 07:11:55 +01:00 |
|
|
|
d94d69a3c1
|
- unified 'vscode' imports
- unified naming of private fields to `_xyz`
- use `vscode.workspace.fs` instead of `fs`
|
2019-11-13 20:35:35 +01:00 |
|
|
|
b55100aff7
|
Fix formatting
|
2019-11-13 10:42:26 -08:00 |
|
|
|
1b451d934d
|
revert whitespace change
|
2019-11-11 01:19:02 +01:00 |
|
|
|
dfe4bba9a3
|
clean-up
|
2019-11-11 01:16:15 +01:00 |
|
|
|
4c16ae3106
|
reverting unintended changes to progress-sample
|
2019-11-11 01:01:53 +01:00 |
|
|
|
a1d64677ea
|
call-hierarchy-sample
|
2019-11-11 00:47:36 +01:00 |
|
|
|
a8af0838d6
|
Merge pull request #220 from joanrieu:patch-1
Improve document-editing-sample
|
2019-11-01 11:19:27 -07:00 |
|
|
|
8982c892ef
|
Add demo GIF
|
2019-10-31 20:36:03 -04:00 |
|
|
|
2a221320d4
|
Update README.md
|
2019-10-31 20:33:10 -04:00 |
|
|
|
51d8bfd132
|
Update README for CodeLens sample
|
2019-10-25 09:49:00 -07:00 |
|
|
|
a4b8b17f44
|
Merge pull request #108 from fcrespo82/codelens-sample
Add a CodeLens API sample
|
2019-10-25 09:47:57 -07:00 |
|
|
|
0d75c54755
|
Update task provider sample
CustomExecution2 -> CustomExecution
|
2019-10-21 11:49:13 +02:00 |
|
|
|
1e3ddac3e1
|
Fix the 'finishDraft' action
|
2019-10-16 11:53:12 -07:00 |
|
|
|
a03e8175c2
|
Use all comment related context keys in commenting sample, fixes https://github.com/microsoft/vscode/issues/74553
|
2019-10-16 09:48:43 -07:00 |
|
|
|
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 |
|
|
|
90c1110f8c
|
Fix for @KamasamaK review
|
2019-10-08 18:47:35 -03:00 |
|
|
|
646d4064cb
|
fix sample description in samples.js
|
2019-10-03 21:44:08 -03:00 |
|
|
|
2902b68d59
|
Add run config for testing the sample
|
2019-10-03 16:55:33 -03:00 |
|
|
|
224effdb91
|
Add CodeLens to sample array
|
2019-10-03 16:55:17 -03:00 |
|
|
|
a507ccbbeb
|
Fix VS Code API section in README
|
2019-10-03 16:54:55 -03:00 |
|
|
|
61ed753981
|
Add gif
|
2019-10-03 16:54:05 -03:00 |
|
|
|
62b7c5b56b
|
Merge master
|
2019-10-03 16:07:15 -03:00 |
|
|
|
34194ceba5
|
Changes requested by @octref
|
2019-10-03 16:02:43 -03: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 |
|