microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.72k stars 29.09k forks source link

Review built-in extensions #160091

Closed isidorn closed 2 years ago

isidorn commented 2 years ago

Let's review all the built in extensions that we have and consider if they really need to be shipped with VS Code

Extensions which can be moved out

Moving out an extension requires

Idea by @joaomoreno

pgfearo commented 2 years ago

Why is xsl (XSLT) not listed here?

isidorn commented 2 years ago

@pgfearo this is not a final list. If xsl is a built in extension then we will add it to the list. It might be a part of some other built in extension?

pgfearo commented 2 years ago

@isidorn ok, I understand now, 'xsl' is I believe part of the 'xml' built-in instruction.

isidorn commented 2 years ago

After more discussion with @joaomoreno we decided to not yet do this work. Thus closing until we find time to review in the future.