|
|
2f1d70f74e
|
test: adopt refresh action
|
2022-01-06 13:01:53 -08:00 |
|
|
|
11f80d1e8b
|
Provide example of openFolder getting started commands
|
2022-01-04 16:35:48 -08:00 |
|
|
|
752fa4d803
|
Merge pull request #533 from andrejp88/main
Fix test-provider-sample compilation in VSCode 1.62.3
|
2021-12-13 10:18:22 -08:00 |
|
|
|
e958fb7d45
|
polish
|
2021-12-10 11:34:52 -08:00 |
|
|
|
f09a6a35f4
|
Add category ids
Ref microsoft/vscode#138253
|
2021-12-10 11:31:52 -08:00 |
|
|
|
ac9bbf2e74
|
Merge pull request #524 from VitGottwald/fix-extension-name
Fix extension name
|
2021-12-06 09:14:26 +01:00 |
|
|
|
ea1dafae09
|
Merge pull request #535 from memeplex/main
Don't delay decorations on editor activation
|
2021-12-03 19:04:19 +01:00 |
|
|
|
598e911678
|
Fix tree view sample to run on older versions of VS Code
Fixes https://github.com/microsoft/vscode-extension-samples/issues/531
|
2021-12-03 14:18:23 +01:00 |
|
|
|
71b2eb133a
|
Add new features
|
2021-12-01 16:55:12 -08:00 |
|
|
|
2098ec0973
|
Don't delay decorations on editor activation
|
2021-11-30 13:48:48 -03:00 |
|
|
|
7979a95f13
|
Fix test-provider-sample compilation in VSCode 1.62.3
|
2021-11-26 18:14:06 +00:00 |
|
|
|
1368229987
|
Merge pull request #527 from darul75/main
Fix typo in error message function
|
2021-11-19 13:10:10 -08:00 |
|
|
|
47b89ffbef
|
Fix typo in error message function
|
2021-11-19 19:44:54 +01:00 |
|
|
|
41afc726bc
|
Update tree drag and drop API usage
|
2021-11-17 13:33:05 +01:00 |
|
|
|
1e30c2a146
|
Merge pull request #525 from eltociear/patch-2
Fix typo in referencesDocument.ts
|
2021-11-16 06:17:04 -08:00 |
|
|
|
c760f5b44c
|
Fix typo in referencesDocument.ts
containg -> containing
|
2021-11-16 23:06:45 +09:00 |
|
|
|
fbde91c6e2
|
Update tree view sample to use onWillDrop
|
2021-11-16 14:56:39 +01:00 |
|
|
|
1e6a021d0e
|
update proposed API sample
|
2021-11-15 14:35:24 +01:00 |
|
|
|
5e4acd9164
|
npm i, npm audit
|
2021-11-15 14:30:24 +01:00 |
|
|
|
cf2d424104
|
Fix extension name
Signed-off-by: Vit Gottwald <vit.gottwald@gmail.com>
|
2021-11-13 20:16:10 +01:00 |
|
|
|
116b0aa1ad
|
improve typing of webpack.config.js
|
2021-10-25 23:23:48 +02:00 |
|
|
|
6429e7f0db
|
add decorator ro semantic tokens sample
|
2021-10-25 23:23:48 +02:00 |
|
|
|
355d5851a8
|
Build extensions using TS 4.4
|
2021-10-04 12:24:14 -07:00 |
|
|
|
68da9c802d
|
Merge pull request #508 from maverick-dev-55/main
rename ma in.js to main.js
|
2021-10-04 12:07:37 -07:00 |
|
|
|
afa438d930
|
Rename ma in.js to main.js
|
2021-10-01 21:30:20 -04:00 |
|
|
|
eed9581e43
|
Update extension.ts
|
2021-10-01 21:29:47 -04:00 |
|
|
|
fb3484de91
|
Merge pull request #507 from AkatQuas/fix/codicons
fix: use the correct demo gif
|
2021-09-30 12:34:11 -07:00 |
|
|
|
1f6bc9b847
|
fix: use the correct demo gif
|
2021-09-30 15:34:39 +08:00 |
|
|
|
2437ff870f
|
Merge pull request #475 from radeksimko/fix-getting-started
Use new API in 'Getting Started Sample'
|
2021-09-27 17:14:28 -07:00 |
|
|
|
3a9ec45c6d
|
Merge pull request #499 from microsoft/dependabot/npm_and_yarn/code-actions-sample/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /code-actions-sample
|
2021-09-27 18:05:49 -04:00 |
|
|
|
a619316252
|
Merge pull request #497 from microsoft/dependabot/npm_and_yarn/custom-editor-sample/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /custom-editor-sample
|
2021-09-27 18:05:42 -04:00 |
|
|
|
22da4eab49
|
Bump ansi-regex from 5.0.0 to 5.0.1 in /code-actions-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 22:05:32 +00:00 |
|
|
|
a4ef669fe5
|
Merge pull request #482 from AkatQuas/typo
fix: some typos
|
2021-09-27 18:05:30 -04:00 |
|
|
|
80aafa30d8
|
Bump ansi-regex from 5.0.0 to 5.0.1 in /custom-editor-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 22:05:28 +00:00 |
|
|
|
2a25a56ba3
|
Merge pull request #501 from microsoft/dependabot/npm_and_yarn/codelens-sample/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /codelens-sample
|
2021-09-27 18:04:46 -04:00 |
|
|
|
5ba729d343
|
Merge pull request #498 from microsoft/dependabot/npm_and_yarn/contentprovider-sample/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /contentprovider-sample
|
2021-09-27 18:04:38 -04:00 |
|
|
|
caddc76dae
|
Merge pull request #496 from microsoft/dependabot/npm_and_yarn/call-hierarchy-sample/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /call-hierarchy-sample
|
2021-09-27 18:04:28 -04:00 |
|
|
|
eae75d3c00
|
Merge pull request #500 from microsoft/dependabot/npm_and_yarn/basic-multi-root-sample/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /basic-multi-root-sample
|
2021-09-27 18:04:18 -04:00 |
|
|
|
32538ec3fa
|
Merge pull request #502 from microsoft/dependabot/npm_and_yarn/comment-sample/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /comment-sample
|
2021-09-27 18:04:10 -04:00 |
|
|
|
ab1841bc9e
|
Merge pull request #495 from microsoft/dependabot/npm_and_yarn/completions-sample/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /completions-sample
|
2021-09-27 18:04:01 -04:00 |
|
|
|
57bcea06b0
|
Merge pull request #505 from geekanant/fix/typo-crucial
fix: typo crutial -> crucial
|
2021-09-25 14:55:49 -04:00 |
|
|
|
c33707c4a6
|
fix: typo
|
2021-09-25 14:41:17 +05:30 |
|
|
|
5febb7d650
|
Bump ansi-regex from 5.0.0 to 5.0.1 in /call-hierarchy-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 20:31:51 +00:00 |
|
|
|
8cbec81b9d
|
Bump ansi-regex from 5.0.0 to 5.0.1 in /comment-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 20:31:45 +00:00 |
|
|
|
30784c17d3
|
Bump ansi-regex from 5.0.0 to 5.0.1 in /basic-multi-root-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 20:31:42 +00:00 |
|
|
|
ec2a33f135
|
Bump ansi-regex from 5.0.0 to 5.0.1 in /codelens-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 20:31:40 +00:00 |
|
|
|
4de38b08fe
|
Bump ansi-regex from 5.0.0 to 5.0.1 in /contentprovider-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 20:31:36 +00:00 |
|
|
|
fa32419d8d
|
Bump ansi-regex from 5.0.0 to 5.0.1 in /completions-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-24 20:31:36 +00:00 |
|
|
|
a00d7d61ce
|
Update contributes.configuration
|
2021-09-24 13:30:29 -07:00 |
|
|
|
f527b5d3cb
|
add authentication provider sample
|
2021-09-23 21:35:08 -07:00 |
|