-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
The PowerShell language server fails to initialize when Zed is used on X: drive (In my case a Windows Dev Drive), throwing Cannot find drive. A drive with the name '\C' does not exist error. The extension appears to incorrectly reference the C: drive regardless of the actual working directory?, i think.
initializing server powershell-es, id 22: Server reset the connection
-- stderr --
�[31;1mImport-Module: �[31;1mCannot find drive. A drive with the name '\C' does not exist.�[0m
�[31;1mStart-EditorServices: �[31;1mThe term 'Start-EditorServices' is not recognized as a name of a cmdlet, function, script file, or executable program.�[0m
�[31;1m�[31;1mCheck the spelling of the name, or if a path was included, verify that the path is correct and try again.�[0m
aloneguid and beckervincent
Metadata
Metadata
Assignees
Labels
No labels