Skip to content

Conversation

@tidely
Copy link
Contributor

@tidely tidely commented Dec 7, 2025

Closes #43155

Adds a missing check to also update packages when the typescript-language-server package is outdated.

I created a new SERVER_PACKAGE_NAME constant so that the package name isn't coupled to the language server name inside of Zed.

Release Notes:

  • Fixed the typescript language server falling out of date
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 7, 2025
@github-actions github-actions bot added the community champion Issues filed by our amazing community champions! 🫶 label Dec 7, 2025
@MrSubidubi MrSubidubi self-assigned this Dec 8, 2025
Copy link
Member

@MrSubidubi MrSubidubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! One minor nit, then this is good to go.

Copy link
Member

@MrSubidubi MrSubidubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick follow-up and the fix!

@MrSubidubi MrSubidubi enabled auto-merge (squash) December 8, 2025 21:17
@MrSubidubi MrSubidubi merged commit 22e1bcc into zed-industries:main Dec 8, 2025
23 checks passed
CherryWorm pushed a commit to CherryWorm/zed that referenced this pull request Dec 16, 2025
…industries#44343)

Closes zed-industries#43155

Adds a missing check to also update packages when the
`typescript-language-server` package is outdated.

I created a new `SERVER_PACKAGE_NAME ` constant so that the package name
isn't coupled to the language server name inside of Zed.

Release Notes:

- Fixed the typescript language server falling out of date
someone13574 pushed a commit to someone13574/zed that referenced this pull request Dec 16, 2025
…industries#44343)

Closes zed-industries#43155

Adds a missing check to also update packages when the
`typescript-language-server` package is outdated.

I created a new `SERVER_PACKAGE_NAME ` constant so that the package name
isn't coupled to the language server name inside of Zed.

Release Notes:

- Fixed the typescript language server falling out of date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement community champion Issues filed by our amazing community champions! 🫶

2 participants