Commit Graph

999 Commits

Author SHA1 Message Date
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
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
a443e604bd update test provider to latest apis 2021-01-15 12:39:47 -08:00
4fb7e5a050 Update example to LSP 7.0.0 2021-01-15 09:19:00 +01:00
1171c01e5d Upgrade lsp to 7.0.0 2021-01-15 09:16:50 +01:00
103d932c05 Upgrade example to lsp 7.0.0 2021-01-15 09:08:06 +01:00
bc3d51e87a Bump actions 2021-01-04 11:45:23 -08:00
ca3b089b28 remove workflow 2021-01-04 18:51:16 +00:00
c153166a51 ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2020-12-17 16:58:12 -08:00
df4f46cd6a fix test provider sample not discovering correctly 2020-12-16 22:52:36 -08:00
64b8d672fa Merge branch 'test-provider-sample' 2020-12-16 08:42:41 -08:00
f2d9cbcdb3 improve test provider 2020-12-16 08:42:18 -08:00
b3621dd88a Remove proposed API 2020-12-01 11:28:01 +01:00
f69a1c9cf1 remove yarn.lock 2020-12-01 11:03:07 +01:00
37ac6e5e25 Default webview view to use a transparent background
This makes them inherit the background of their view container
2020-11-30 16:38:15 -08:00
93848cfa8d update product theme 2020-12-01 00:31:42 +01:00
a6e1847adb semantic tokens: use method instead of member 2020-11-23 11:50:39 +01:00
b68bbe23e5 use new event 2020-11-20 13:06:10 -08:00
4691a9a959 wip 2020-11-20 13:00:08 -08:00
f2703585ef first provisional test provider sample 2020-11-19 15:37:31 -08:00
cf591da016 Don't require proposed apis 2020-11-12 23:17:17 -08:00
6a756f89df Remove version check
This sample now requires VS Code 1.46+
2020-11-12 23:17:17 -08:00
d559763f2b bump actions 2020-11-03 16:05:54 -08:00
e874667f77 Merge pull request #360 from tamuratak/fix_webview_sample
Add @types/node to webview-sample
2020-11-02 11:25:01 -08:00
1aae138e31 Fix task scope in sample 2020-11-02 15:12:19 +01:00
93315aff0c Remove use of deprecated task constructor
Part of https://github.com/microsoft/vscode-docs/issues/4064
2020-11-02 15:07:37 +01:00
9a2eb8ba5f Some tree view sample clean up 2020-11-02 09:56:33 +01:00