Skip to content

Update TSRX to v0.0.85 - #7173

Closed
zhsama wants to merge 3 commits into
zed-industries:mainfrom
zhsama:agent/update-tsrx-0.0.85
Closed

Update TSRX to v0.0.85#7173
zhsama wants to merge 3 commits into
zed-industries:mainfrom
zhsama:agent/update-tsrx-0.0.85

Conversation

@zhsama

@zhsama zhsama commented Aug 10, 2026

Copy link
Copy Markdown

Summary

  • update the TSRX extension registry entry from 0.0.84 to 0.0.85
  • advance the Ripple submodule to the commit containing the matching Zed extension manifest
  • update the bundled language server from 0.2.208 to 0.3.118

Why

The registry still points at TSRX 0.0.84. Ripple main already contains 0.0.85, which updates the language tooling to the current TSRX packages and includes Octane compiler auto-detection for published packages.

Validation

  • pnpm sort-extensions
  • pnpm build
  • pnpm test (115 tests passed)
  • cargo check --manifest-path extensions/tsrx/packages/zed-plugin/Cargo.toml --target wasm32-wasip2

@cla-bot

cla-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @zhsama on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@zhsama zhsama closed this Aug 10, 2026
@zhsama
zhsama deleted the agent/update-tsrx-0.0.85 branch August 10, 2026 22:33
@zhsama
zhsama restored the agent/update-tsrx-0.0.85 branch August 11, 2026 07:32
@zhsama zhsama reopened this Aug 11, 2026
@cla-bot

cla-bot Bot commented Aug 11, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @zhsama on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@zhsama

zhsama commented Aug 11, 2026

Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label Aug 11, 2026
@cla-bot

cla-bot Bot commented Aug 11, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

@zhsama
zhsama marked this pull request as ready for review August 11, 2026 09:28

@MrSubidubi MrSubidubi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for this!

We usually do not check for the server with a script like this - you can either just let Zed error in that case (we show a generic error there) or check with fs::metadata, then throw an appropriate error.

Would kindly ask you to make that update, all else looks good. Thanks!

zhsama commented Aug 11, 2026

Copy link
Copy Markdown
Author

Thanks! I removed the shell/cmd wrapper and switched the extension back to launching the resolved language-server executable directly in Ripple-TS/ripple#1416. Once that upstream change is merged, I’ll update this PR’s submodule pointer to the merged commit.

@leonidaz

Copy link
Copy Markdown
Contributor

we have a process now set up to publish the extension via a pr whenever one released.

here's the one for version 0.0.86 #7200 which has all fixes in this pr + the merged pr that calls the language server directly: Ripple-TS/ripple#1416

@MrSubidubi

Copy link
Copy Markdown
Member

Thanks! Closing in favor of the newer bump

@MrSubidubi MrSubidubi closed this Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants