Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

🐛 BUG: Astro VSCode extension crashing Typescript language server #850

@funabab

Description

@funabab

Describe the Bug

Unable to work with any TS project because VSCode TS server keeps crashing with the following message.

The JS/TS language service crashed 5 times in the last 5 Minutes. This may be caused by a plugin contributed by one of these extensions: astro-build.astro-vscode, nrwl.angular-console, styled-components.vscode-styled-components, Vue.volar Please try disabling these extensions before filing an issue against VS Code.

Just as the error stated, I disabled all extensions mentioned and manually enabled each one. Eventually, I discovered disabling only astro extension prevented the crash.

Steps to Reproduce

VSCode Version: 1.87.2
Typescript Version: 5.3.2
Astro VSCode Extension Version: 2.8.5
OS: Ubuntu 22.04.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reproIssue needs a reproduction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions