Skip to content

upgrade to latest VS Code built-in extensions #7712

@akosyakov

Description

@akosyakov

Typescript now supports new syntax, like null coalescing and type imports. Extensions which we use cannot deal with it. I suggest we break it down to several steps:

  • publish built-in extensions for April version of VS Code
  • start using them in this repo
  • some stuff won't work, collect issues
  • fix issues

Maybe we should make it the standard practice after each VS Code release.

We could also start using them in theia-apps by introducing new insider tag, i.e.:

  • latest means stable Theia and VS Code extensions
  • next means unstable Theia but stable VS Code extensions
  • insider means unstable Theia and VS Code extensions

@eclipse-theia/ecd-theia-committers WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    builtinsIssues related to VS Code builtin extensionsvscodeissues related to VSCode compatibility

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions