Commit Graph

20 Commits

Author SHA1 Message Date
1724e5fff2 Clean up test sample
- Remove now finalized API
- Use `@types/vscode` directly
- Removes references to prettier since the sample doesn't use it
- Indent with 4 spaces to align with other samples
2022-06-28 16:41:47 -07:00
5b10219434 Bump eslint TS versions
This fixes the warnings about using an unsupported version of typescript
2022-06-28 15:25:09 -07:00
44683d707f Use node typings from current VS Code 2022-05-24 15:12:22 -07:00
f7f5bee0e5 Update to TS 4.7 2022-05-24 15:04:19 -07:00
6bd0a97459 Bump eslint package versions 2022-04-13 15:49:42 -07:00
828768a62c Use latest TS version for all packages
This also updates our package-locks to v2
2022-04-13 15:12:23 -07:00
4e9b69f212 Add license field to projects missing them 2022-02-09 11:48:55 -08:00
2bc23042f1 Update samples to build with TS 4.5.5 2022-02-09 11:38:40 -08:00
2f1d70f74e test: adopt refresh action 2022-01-06 13:01:53 -08:00
7979a95f13 Fix test-provider-sample compilation in VSCode 1.62.3 2021-11-26 18:14:06 +00:00
4ff84038c2 remove spurrious command
Fixes #480
2021-08-19 09:04:03 -07:00
d2f8b8d21a update to new APIs 2021-06-23 12:31:22 -07:00
a29fd5f53b test-provider-sample: update api 2021-06-18 12:17:19 -07:00
be70608398 enhancements! 2021-05-24 10:12:41 -07:00
463571f99a update testing api 2021-03-04 11:17:05 -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
8140d3854c rename to main 2021-02-22 09:58:22 -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