Skip to content

Make sure all paths to config files are made absolute #1895

Closed
@anka-213

Description

@anka-213

This causes test failures when using the latest version of lsp

See this PR for a demonstration of the test failures: #1894

A git bisect points me to this PR: haskell/lsp#326

Lsp changing the current directory was causing other problems and had to be removed. It's unfortunate that this is blocking the 9.0 upgrade, but it will need to be fixed on the hls plugins side. It should be a simple matter of making sure all relative paths to config files are made absolute using the workspace root

Originally posted by @pepeiborra in #1649 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions