Skip to content

Fix Node.js language servers failing with --user-data-dir on Windows#50767

Merged
Veykril merged 2 commits intomainfrom
fix-issue-50677-869e72490ee22810
Apr 21, 2026
Merged

Fix Node.js language servers failing with --user-data-dir on Windows#50767
Veykril merged 2 commits intomainfrom
fix-issue-50677-869e72490ee22810

Conversation

@yeskunall
Copy link
Copy Markdown
Member

@yeskunall yeskunall commented Mar 5, 2026

Closes #50677.

Before you mark this PR as ready for review, make sure that you have:

  • Added a solid test coverage and/or screenshots from doing manual testing
  • Done a self-review taking into account security and performance aspects
  • Aligned any UI changes with the UI checklist

Release Notes:

  • Fixed Node.js language servers failing with --user-data-dir on Windows

@yeskunall yeskunall self-assigned this Mar 5, 2026
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Mar 5, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Mar 5, 2026
@yeskunall yeskunall changed the title paths: Sanitize canonicalized --user-data-dir Fix Node language servers failing with --user-data-dir on Windows Mar 5, 2026
@yeskunall yeskunall changed the title Fix Node language servers failing with --user-data-dir on Windows Fix Node.js language servers failing with --user-data-dir on Windows Mar 5, 2026
@Veykril Veykril merged commit eb6e7d7 into main Apr 21, 2026
31 checks passed
@Veykril Veykril deleted the fix-issue-50677-869e72490ee22810 branch April 21, 2026 05:57
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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

All node based language servers have stopped working on windows with portable Node

3 participants