Commit Graph

7 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
31979a1cdd pass missing parameters (#803)
- showInputBox was missing ignoreFocusOut and placeholder
- showQuickPick was missing ignoreFocusOut
2023-01-17 10:48:38 -08:00
2f83557a56 Run format on repo 2022-11-04 14:27:02 -07:00
7b9a0a8c4c Use eslint instead of tslint
Fixes #266
2020-05-29 14:01:37 -07:00
0c3e26166d Use Uri 2018-07-26 17:29:21 +02:00
081909fb45 Catch up with API polish 2018-07-23 11:21:06 +02:00
a1df545cb7 Quick Input Sample 2018-06-25 15:42:24 +02:00