theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 346 forks source link

html: include 'vscode-builtin-html-language-features' builtin vscode extension #384

Closed vince-fugnitto closed 3 years ago

vince-fugnitto commented 4 years ago

Description

The goal is to include the vscode-builtin-html-language-features builtin vscode extension as part of the images and apps now that it is supported by the framework, and recent versions come with typescript bundled.

Motivation: https://github.com/theia-ide/theia-apps/pull/383#issuecomment-667316105

akosyakov commented 4 years ago

Oh, that's very important. Preference and debugging experience will degrade without it.

vince-fugnitto commented 4 years ago

Oh, that's very important. Preference and debugging experience will degrade without it.

Sorry mistyped, I added json last month, this is to add html.