|
|
4bad174eb8
|
Migrate remaining samples from tslint to eslint. Fixes #387
|
2021-08-27 15:08:14 +02:00 |
|
|
|
67b00da141
|
update webpack config
|
2021-08-26 15:26:34 +02:00 |
|
|
|
4510632a0a
|
remove @types/node from dev dependencies
|
2021-08-26 15:13:06 +02:00 |
|
|
|
e84ecbf93b
|
Add svg example
|
2021-08-24 09:36:15 -07:00 |
|
|
|
b7d400880a
|
Add worksapce platform keys
|
2021-08-23 20:23:03 -07:00 |
|
|
|
66223aae68
|
Merge branch 'main' of https://github.com/microsoft/vscode-extension-samples
|
2021-08-20 12:04:49 +02:00 |
|
|
|
fb8f601e36
|
add helloworld-web-sample
|
2021-08-20 12:04:40 +02:00 |
|
|
|
4ff84038c2
|
remove spurrious command
Fixes #480
|
2021-08-19 09:04:03 -07:00 |
|
|
|
9e2ed87280
|
Merge branch 'main' of https://github.com/microsoft/vscode-extension-samples
|
2021-08-19 12:37:57 +02:00 |
|
|
|
df57e7c96e
|
unnecessary comma
|
2021-08-19 12:37:42 +02:00 |
|
|
|
4a0b22cf62
|
Have a test view and a drag and drop test view
|
2021-08-17 15:40:28 +02:00 |
|
|
|
6cdb699a18
|
Get elements using TreeDataTransfer api (#466)
|
2021-08-17 15:34:46 +02:00 |
|
|
|
1a52273066
|
Merge pull request #478 from toddlerer/main
docs(README): fix typo
|
2021-08-14 21:25:31 -07:00 |
|
|
|
b3abc65137
|
docs(README): fix typo
|
2021-08-15 10:30:00 +09:00 |
|
|
|
3b00e1fd9a
|
Fix compile errors
|
2021-08-05 14:26:30 +02:00 |
|
|
|
1f5eb475b6
|
Update dependencies
|
2021-08-05 14:24:00 +02:00 |
|
|
|
c4a4ec2a66
|
Update dependencies
|
2021-08-05 14:21:54 +02:00 |
|
|
|
b5b3e98bdc
|
#372: i18n-sample: remove the note about nls.coreLanguages
|
2021-08-04 17:15:19 +02:00 |
|
|
|
8cff43fcb2
|
Update dependencies
|
2021-08-04 17:11:49 +02:00 |
|
|
|
57e9ebc848
|
Merge pull request #403 from kittaakos/i18n
[i18n-sample]: Bumped up `engines.vscode` and `@types/vscode`.
|
2021-08-04 17:04:27 +02:00 |
|
|
|
e7a353fc0b
|
Make webpack work
|
2021-08-04 17:00:45 +02:00 |
|
|
|
1e4da32824
|
Update dependencies
|
2021-08-04 16:49:22 +02:00 |
|
|
|
52dce4cdf0
|
Remove notebook provider code from renderer examples (#472)
* remove extension code from renderer
* remove notebook provider code from simple renderer
|
2021-08-03 11:41:51 -07:00 |
|
|
|
3d5bb2c378
|
Fixes #412: Error: Cannot find module 'lru-cache'
|
2021-08-02 12:00:13 +02:00 |
|
|
|
260e82daa0
|
Merge pull request #471 from tanhakabir/notebook-renderer
Notebook renderer examples
|
2021-08-01 22:57:06 -07:00 |
|
|
|
90890eef02
|
create table of issues
|
2021-08-01 22:55:58 -07:00 |
|
|
|
ae0a71b27b
|
add React
|
2021-08-01 22:50:23 -07:00 |
|
|
|
0c37342406
|
init react renderer
|
2021-08-01 22:18:21 -07:00 |
|
|
|
e028077bb9
|
display github issues in a table
|
2021-08-01 22:14:27 -07:00 |
|
|
|
bf6319631c
|
init
|
2021-08-01 21:30:26 -07:00 |
|
|
|
62e7e59776
|
Remove extra parseTree (#406)
|
2021-07-29 15:13:14 +02:00 |
|
|
|
36a73e3472
|
Remove deprecated use of rootPath
Fixes https://github.com/microsoft/vscode-extension-samples/issues/375
|
2021-07-29 15:06:57 +02:00 |
|
|
|
e4ddd8c30c
|
Remove use of deprecated rootPath
Fixes https://github.com/microsoft/vscode-extension-samples/issues/357
|
2021-07-29 14:58:42 +02:00 |
|
|
|
0242cd30d8
|
Merge pull request #469 from eltociear/patch-1
Fix typo in pawDrawEditor.ts
|
2021-07-27 07:00:32 -07:00 |
|
|
|
916bafd1fe
|
Fix typo in pawDrawEditor.ts
occured -> occurred
|
2021-07-27 22:42:02 +09:00 |
|
|
|
1748ee928e
|
testing: update to latest api
|
2021-07-21 15:02:29 -07:00 |
|
|
|
d885d442fa
|
add lsp-web-extension-sample
|
2021-07-21 18:13:58 +02:00 |
|
|
|
710ba4ef67
|
chore: update to latest api
|
2021-07-20 12:31:55 -07:00 |
|
|
|
6fcbb099a2
|
add welcome view content sample
fixes #402
|
2021-07-19 16:09:29 +02:00 |
|
|
|
547dd0bb35
|
testing: update to latest api
|
2021-07-16 13:09:38 -07:00 |
|
|
|
dcbf3a4f50
|
fix #400 tree-view-sample: update package.json, package-lock.json (#401)
|
2021-07-16 11:48:59 +02:00 |
|
|
|
e2ce408ec8
|
Add --enable-proposed-api to launch.json (#346)
|
2021-07-16 11:21:41 +02:00 |
|
|
|
af8c35e1fd
|
rename vscode-test package
|
2021-07-15 12:19:44 -07:00 |
|
|
|
3fad3d66c1
|
testing: update to latest api
|
2021-07-14 17:30:49 -07:00 |
|
|
|
0f35eb3386
|
Fix #384
|
2021-07-14 14:19:49 -04:00 |
|
|
|
e5f7902f4c
|
Add security policy
Create SECURITY.md
|
2021-07-14 09:19:47 -07:00 |
|
|
|
405c4891b6
|
Update security policy to follow msft standards
|
2021-07-14 07:32:44 -07:00 |
|
|
|
08ccc55f78
|
Fix terminal-sample compile
Fixes #456
|
2021-07-14 03:47:49 -07:00 |
|
|
|
027679db1b
|
Merge pull request #465 from k-kuroguro/fix-typo
fix typo
|
2021-07-13 20:34:56 -07:00 |
|
|
|
e15a3ee541
|
Merge pull request #458 from lakuapik/patch-1
Use jsonc for the sake of beauty
|
2021-07-13 20:34:45 -07:00 |
|