Commit Graph

10 Commits

Author SHA1 Message Date
73e249b3c1 Migrate all samples to eslint 9
Switches all samples to use eslint 9 with flat configs. I've tried to migrate existing settings as much as possible. However our eslint configs were also inconsistent so I've tried to align these too
2024-10-26 17:44:03 -07:00
2f83557a56 Run format on repo 2022-11-04 14:27:02 -07:00
835b0d82af Fixed comment about security policy meta tag
Fixes #711
2022-09-14 22:52:52 -04:00
100b1b2045 Update webviews to use vscode styles 2020-10-20 14:28:28 -07:00
5514ec9a39 Update to use published types instead of proposed api 2020-10-19 17:07:00 -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
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
69409d5e5f Add webview view sample
For https://github.com/microsoft/vscode/issues/46585
2020-08-24 17:39:48 -07:00