Skip to content

Auto-installed editor services are created with no permissions #19

@he3als

Description

@he3als

The automatically installed PowerShell Editor Services on macOS have no read and write permissions by default, causing LSP to fail to start.

Language server powershell-es:

initializing server powershell-es, id 3
-- stderr--
�[31;1mImport-Module: �[31;1mThe module manifest '/Users/user/Library/Application Support/Zed/extensions/work/powershell/powershell-es-v4.3.0/PowerShellEditorServices/PowerShellEditorServices.psd1' could not be processed because it is not a valid PowerShell module manifest file. Remove the elements that are not permitted: Access to the path '/Users/user/Library/Application Support/Zed/extensions/work/powershell/powershell-es-v4.3.0/PowerShellEditorServices/PowerShellEditorServices.psd1' is denied.�[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
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions