Commit Graph

15 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
31d3d4920b strict check tree view sample (#700) 2022-08-17 15:48:32 +02:00
36a73e3472 Remove deprecated use of rootPath
Fixes https://github.com/microsoft/vscode-extension-samples/issues/375
2021-07-29 15:06:57 +02:00
23e5167c2f Update samples to compile with TS 4.0.2 2020-09-10 15:20:30 -07:00
f2a5778063 Update vscode version and add void to event
Fixes https://github.com/microsoft/vscode-extension-samples/issues/321
2020-06-25 10:47:37 +02:00
5553fee13b Fixing lint errors for many of the projects 2019-05-10 14:43:54 -07:00
6546482b62 Fix icon and add description 2018-11-19 14:28:50 +01:00
982a2260de Update sample 2018-11-19 12:17:15 +01:00
78e5fd0c5d fix icon paths 2018-10-29 19:12:12 +01:00
813f90ac4d Improve samples 2018-10-29 19:11:51 +01:00
a21dbb6d81 add consistent Promise structure 2018-09-13 16:27:37 -07:00
d8afd98c65 Improve file explorer to use file system provider and reveal api 2018-02-23 18:33:27 +01:00
dfb667899a Update node dependecies example 2017-06-02 16:37:14 +02:00
899f2966f5 Rename to tree view 2017-06-02 14:27:05 +02:00