5d3686b7dc
Bump old vscode versions
...
This bumps the `@types/vscode` and `engines: vscode` on packages that were using very old versions. These old versions used a `vscode.d.ts` that didn't include proper link support. We've also made a number of fixes and improvements to `vscode.d.ts` that are useful to extension authors
2023-01-30 21:11:11 -08:00
4a232d8b4e
Pick up TS 4.9 for building samples
2023-01-30 10:35:24 -08:00
2f83557a56
Run format on repo
2022-11-04 14:27:02 -07:00
42e83bf2f3
Bump eslint versions and update lint scripts
...
Pick up latest eslint to avoid a nasty warning about using an unsupported version of TS
Also updates the eslint script to be more scoped on which files it checks
2022-11-04 13:52:32 -07:00
b56a580d1e
Pick up latest TS for building samples
2022-09-27 15:01:41 -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
0d36653b0d
Bump all targets to es2020
...
Fixes #530
2022-02-28 13:45:21 -08:00
4e9b69f212
Add license field to projects missing them
2022-02-09 11:48:55 -08:00
58d3cbc5ae
Audit fix
2022-02-09 11:44:13 -08:00
2bc23042f1
Update samples to build with TS 4.5.5
2022-02-09 11:38:40 -08:00
11f80d1e8b
Provide example of openFolder getting started commands
2022-01-04 16:35:48 -08:00
2437ff870f
Merge pull request #475 from radeksimko/fix-getting-started
...
Use new API in 'Getting Started Sample'
2021-09-27 17:14:28 -07:00
e84ecbf93b
Add svg example
2021-08-24 09:36:15 -07:00
b7d400880a
Add worksapce platform keys
2021-08-23 20:23:03 -07:00
03e1e3bef6
Use new API in 'Getting Started Sample'
2021-08-12 19:29:43 +01:00
513bc6ced5
Add startEntries config
2021-06-30 10:22:07 -07:00
bde50e341a
Add getting started sample
2021-06-04 01:32:36 -07:00