SIGN IN SIGN UP

windows: Fix path parsing issue when launching Zed from command line (#15856)

Closes #15826
Closes #16068

When launching zed from the command line, the path parsing prefixes with
`\\?\`. Some LSP servers do not support this type of path, so here I
just simply remove the prefix.

Release Notes:

- N/A
张小白 committed
e6d5f4406fc742917aaedcc65df6111382e87788
Parent: aec8fb7
Committed by GitHub <noreply@github.com> on 8/29/2024, 2:52:18 AM