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
82006c32a0
feat(lang): replace German with English in showQuickPick function
2024-03-08 09:08:53 +01: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
063946acc0
Improve quick input sample
2019-09-10 15:18:32 -07:00
cc64fa1dc2
Remove use stricts from ts files
...
This is implicit for modules
2019-05-30 18:27:43 -07:00
0c3e26166d
Use Uri
2018-07-26 17:29:21 +02:00
f710860ca3
Moved to stable API
2018-07-23 11:55:57 +02:00
081909fb45
Catch up with API polish
2018-07-23 11:21:06 +02:00
fda240cada
Include showQuickPick example
2018-06-28 11:36:28 +02:00
5078e6bd3d
Use platform quotes (( Microsoft/vscode#52902 )
2018-06-27 14:43:15 +02:00
b9e36ac926
Show errors from command line ( Microsoft/vscode#52902 )
2018-06-27 14:21:40 +02:00
a2b153c04d
Copy in vscode.proposed.d.ts for quickinput-sample
2018-06-25 17:46:21 +02:00
a1df545cb7
Quick Input Sample
2018-06-25 15:42:24 +02:00