Commit Graph

1024 Commits

Author SHA1 Message Date
600da9563f Bump lodash from 4.17.20 to 4.17.21 in /basic-multi-root-sample
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 20:48:43 +00:00
7964c89216 Merge pull request #417 from microsoft/dependabot/npm_and_yarn/configuration-sample/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /configuration-sample
2021-05-11 13:47:44 -07:00
099b56a112 Bump lodash from 4.17.20 to 4.17.21 in /configuration-sample
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 20:47:26 +00:00
c3aa4f1c78 Merge pull request #416 from microsoft/dependabot/npm_and_yarn/code-actions-sample/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /code-actions-sample
2021-05-11 13:47:18 -07:00
4e47d0238a Merge pull request #415 from microsoft/dependabot/npm_and_yarn/comment-sample/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /comment-sample
2021-05-11 13:47:07 -07:00
374c34e089 Merge pull request #419 from microsoft/dependabot/npm_and_yarn/call-hierarchy-sample/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /call-hierarchy-sample
2021-05-11 13:46:39 -07:00
408184ff3c Bump lodash from 4.17.20 to 4.17.21 in /call-hierarchy-sample
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 09:22:41 +00:00
c0a0c3d7b6 Bump lodash from 4.17.20 to 4.17.21 in /code-actions-sample
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 09:22:34 +00:00
0257458185 Bump lodash from 4.17.20 to 4.17.21 in /comment-sample
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 09:21:51 +00:00
1aa6a52cce Update dependencies 2021-05-11 11:20:58 +02:00
d282bce55d Update dependencies 2021-05-11 11:18:14 +02:00
aa42c2ec72 update testing api 2021-04-26 10:11:50 -07:00
183bc5a557 Add lsif support 2021-04-23 18:45:30 +02:00
9179d60f00 give roots unique ids 2021-04-21 17:05:31 -07:00
0e9c32e1bb fix bug in test sample 2021-04-16 10:10:58 -07:00
3e08e5a1bc testing: update to new apis 2021-04-14 17:11:24 -07:00
b338bca265 Update tree view sameple to include markdown tooltip
Part of https://github.com/microsoft/vscode/issues/120988
2021-04-14 13:39:51 +02:00
68518aea0d add example test output 2021-04-12 12:32:37 -07:00
4d299f64e5 Update dependencies 2021-04-06 11:49:31 +02:00
63d86e3a0e update to latest api 2021-04-01 15:30:06 -07:00
e516d86832 Merge pull request #396 from justanotheranonymoususer/patch-3
Typo
2021-03-27 21:25:00 -07:00
acfd9c50a6 Merge pull request #389 from justanotheranonymoususer/patch-1
Typo
2021-03-27 21:24:09 -07:00
680847873e Merge pull request #395 from justanotheranonymoususer/patch-2
Typo
2021-03-27 21:23:50 -07:00
77825463e9 Typo 2021-03-27 15:30:10 +03:00
254ed84ed3 Typo 2021-03-27 15:30:07 +03:00
7b920cdf15 update to new test api 2021-03-24 13:47:35 -07:00
67bf4f878a fix: compilation errors 2021-03-24 09:41:50 -07:00
74844a0329 Merge pull request #393 from gjsjohnmurray/fix-392
fix #392 test-provider-sample: operator is always displayed as '+'
2021-03-23 08:11:23 -07:00
3b2acdb25a fix #392 test-provider-sample: operator is always displayed as '+' 2021-03-23 13:04:47 +00:00
3f18121390 Merge pull request #391 from Livven/patch-1
Fix link to `authentication.getSession` reference
2021-03-20 10:06:00 -07:00
5bd24850d6 Fix link to authentication.getSession reference 2021-03-20 14:21:00 +01:00
ad1d83f6d8 update to new testing api 2021-03-19 14:40:29 -07:00
0839a5dd8e Add a number to the Custom Execution task close
See https://github.com/microsoft/vscode/issues/119311
2021-03-19 16:14:34 +01:00
97faea87e7 Typo 2021-03-11 22:23:27 +02:00
463571f99a update testing api 2021-03-04 11:17:05 -08:00
faa545275b update sample test provider api 2021-03-03 11:08:57 -08:00
fdb7300fb4 Add github-authentication to list of samples 2021-03-02 16:05:47 -08:00
5489dd3629 Sorting installs 2021-03-02 16:02:01 -08:00
54053dd917 Pick up new eslint versions 2021-03-02 15:59:42 -08:00
32e50e81c0 Use TypeScript 4.2 for building all samples 2021-03-02 15:48:43 -08:00
8d07973451 Disable editing if the filesystem the file is on is not editable 2021-03-02 15:39:13 -08:00
3a8c9a45f8 Use joinPath instead of path module 2021-03-02 13:01:16 -08:00
d56eef11a2 add required ids and support exclude 2021-02-22 13:26:17 -08:00
8140d3854c rename to main 2021-02-22 09:58:22 -08:00
0b50039d0c fix compilation error in sample test provider 2021-02-10 14:50:41 -08:00
502cba6fc0 adopt new test api 2021-02-09 15:31:58 -08:00
fe056e9e6f [Triage Actions] v* => stable 2021-02-05 15:13:48 -08:00
fca30a5259 implement other math :)
Fixes https://github.com/microsoft/vscode/issues/115065
2021-01-29 12:41:01 -08:00
d81f44d889 Merge pull request #376 from evangrayk/webview-deserialize-ext-version
Fix webview sample deserializing after an extension update
2021-01-22 12:02:43 -08:00
46bda59f40 Fix webview sample deserializing after an extension update 2021-01-21 18:01:00 -08:00