Commit Graph

7 Commits

Author SHA1 Message Date
fb8db2fcd7 chore: update for new dts package name (#875) 2023-06-05 14:15:49 -07:00
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
f7c3737b6e Remove redundant activation events from samples (#776) 2022-12-08 13:55:11 -08: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
5b10219434 Bump eslint TS versions
This fixes the warnings about using an unsupported version of typescript
2022-06-28 15:25:09 -07:00
f7f5bee0e5 Update to TS 4.7 2022-05-24 15:04:19 -07:00
2bc23042f1 Update samples to build with TS 4.5.5 2022-02-09 11:38:40 -08:00