Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release LSP 2.0 #8538

Merged
merged 3 commits into from
Jun 24, 2024
Merged

Release LSP 2.0 #8538

merged 3 commits into from
Jun 24, 2024

Conversation

arlyon
Copy link
Contributor

@arlyon arlyon commented Jun 19, 2024

Description

A small fix to surface an error in UI if there is a version mismatch in turbo, as well as updating the LSP to support the new protocol version.

This also updates the lsp CI to use our setup-rust workflow rather than hand rolling one

Testing Instructions

Open up a project with 2.0 of the extension, with turbo 1.0. Observe a nice error message, instead of returning an internal error. Observe that LSP features don't 'work' but at least gracefully degrade.

Copy link

vercel bot commented Jun 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 1:50pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 1:50pm
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 1:50pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 1:50pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 1:50pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 1:50pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 1:50pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 1:50pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 1:50pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Jun 24, 2024 1:50pm

@arlyon arlyon mentioned this pull request Jun 19, 2024
Copy link
Contributor

github-actions bot commented Jun 19, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

✅ This change can build next-swc

Copy link

socket-security bot commented Jun 19, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

View full report↗︎

Copy link
Contributor

github-actions bot commented Jun 19, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

crates/turborepo-lsp/src/lib.rs Outdated Show resolved Hide resolved
Co-authored-by: Nicholas Yang <nicholas.yang@vercel.com>
@arlyon arlyon enabled auto-merge (squash) June 24, 2024 13:49
arlyon added a commit that referenced this pull request Jun 24, 2024
A reciprocal of #8538 for the 1.x
branch
@arlyon arlyon merged commit e31046f into main Jun 24, 2024
60 of 65 checks passed
@arlyon arlyon deleted the arlyon/lsp-2-release branch June 24, 2024 14:46
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