Commit Graph

18 Commits

Author SHA1 Message Date
Henning Dieterichs
4ab6fddf3e Revert "Adds support for stronglyRecommended extensions. Implements #299039"
This reverts commit 240196b595.
2026-03-04 19:27:59 +01:00
Henning Dieterichs
240196b595 Adds support for stronglyRecommended extensions. Implements #299039 2026-03-04 11:12:16 +01:00
Henning Dieterichs
dded867eb2 Adds ms-vscode.ts-customized-language-service to workspace recommended extensions (#278740)
Adds ms-vscode.ts-customized-language-service to recommended extensions
2025-11-21 10:34:49 +00:00
Matt Bierner
b0d66aa2bf Add TS go as workspace recommended extension
Not enabling it by default yet due to some limitations / bugs but want to make it easier to try out
2025-09-08 13:52:03 -07:00
Connor Peet
d42fad27b2 eng: move selfhost test provider as a workspace extension (#208699)
Testing #208184, closes #207756
2024-03-28 09:08:23 -07:00
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