Commit graph

13 commits

Author SHA1 Message Date
Benjamin Pasero be84baa543
eng - recommend pr pinger (#197136) 2023-11-01 13:07:48 +01:00
Connor Peet c2a6932e9e
eng: onboard to the extension test runner (#195570)
* eng: onboard to the extension test runner

Adds a `.vscode-test.js` file that uses the new extension test CLI to
run tests. Also, onboards the markdown-language-features as the first
built-in extension to use it.

With the `ms-vscode.extension-test-runner` extension installed, the
markdown-language-features' tests can be run and debugged easily in
the UI :)

* fixup
2023-10-13 13:11:05 -07:00
Sandeep Somavarapu e162bc07cb
clean up extension recommendations (#180450)
* clean up extension recommendations

* retain editor config extension
2023-04-21 00:56:05 +02:00
Sandeep Somavarapu 6a670d79c3
add ms-vscode.vscode-selfhost-test-provider to workspace recommendations (#150979) 2022-06-01 15:40:57 +00:00
Erich Gamma 296ba5464b Remove obsolete chrome debugger recommendation 2021-01-06 09:31:15 +01:00
Johannes Rieken ca8a717f5e tslint removal 2020-01-03 09:01:41 +01:00
Christian Oliff 63fe7ad216 Recommend users install EditorConfig extension (#75391) 2019-06-13 09:58:29 -07:00
Matt Bierner 573af50461 Switch VS Code workspace to use typescript-tslint-plugin
Use the plugin version of TS lint rather than the external version. Add the plugin as a local dev dependency and add the vscode extension that contributes the plugin as a recomended extension. This should enable the plugin when using the standard version of TS and when using the workspace version of TS
2018-11-12 14:49:30 -08:00
Christian Oliff 3339869362
HTTPS link 2018-03-28 22:27:27 +09:00
Sandeep Somavarapu bac98be706 fix #13121 2016-10-03 08:34:30 +02:00
Sandeep Somavarapu 47393fb852 recommended extensions for vscode workspace 2016-09-16 18:32:53 +02:00
Sandeep Somavarapu 2678fd272d add travis extension to recommendations 2016-09-15 16:05:30 +02:00
Sandeep Somavarapu 670f83c359 extensions recommendations 2016-09-15 15:44:23 +02:00