Commit Graph

975 Commits

Author SHA1 Message Date
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
3c58a94a2a Add @types/node. 2020-11-02 16:07:55 +09:00
5dfcb72538 Add commands 2020-10-21 09:19:12 -07:00
05d5ffc1c1 Merge pull request #355 from microsoft/misolori/webview-styles
Update webviews to use vscode styles
2020-10-21 09:15:18 -07:00
100b1b2045 Update webviews to use vscode styles 2020-10-20 14:28:28 -07:00
10588e62a3 Remove file extension 2020-10-19 20:52:50 -07:00
15b84806e0 Add eslint and fix errors 2020-10-19 20:52:28 -07:00
043f73e369 Set explicit extension kind
Most webview view extensions should be UI extensions
2020-10-19 17:07:32 -07:00
5514ec9a39 Update to use published types instead of proposed api 2020-10-19 17:07:00 -07:00
c601976622 Merge pull request #353 from t-eckert/t-eckert/decorator-spelling
Changed "Decoractor" to "Decorator"
2020-10-16 08:33:23 -07:00
bddf6aad55 Changed "Decoractor" to "Decorator" 2020-10-15 21:42:04 -07:00
9b8701dcea run npm audit fix for all sample projects 2020-09-10 15:26:54 -07:00
d091a2038f Allow more easily running a command for every sample repo 2020-09-10 15:26:29 -07:00
23e5167c2f Update samples to compile with TS 4.0.2 2020-09-10 15:20:30 -07:00
a33c46a94c Remove unused const 2020-09-10 15:12:26 -07:00
62b8da7b17 Update api proposal 2020-09-10 15:12:18 -07:00
bb4a0c3a5d Remove explicit background: transparent;
VS Code now defaults to using a transparent background for webviews
2020-08-31 16:25:37 -07:00
823fe95929 Fix readme links 2020-08-31 14:40:14 -07:00
aa174fe796 Add example of how to contribute commands to view title 2020-08-25 14:46:34 -07:00
ac85b326b9 Cleanup 2020-08-25 14:33:02 -07:00
84cfeaf730 Fix api name 2020-08-25 14:30:47 -07:00
69409d5e5f Add webview view sample
For https://github.com/microsoft/vscode/issues/46585
2020-08-24 17:39:48 -07:00
8d43af0868 Fix compile errors due to mocha update 2020-08-18 15:26:11 +02:00
b93bc80414 Update mocha dependencies 2020-08-18 15:22:57 +02:00
78bcfee07d Use published types 2020-08-17 10:00:40 -07:00