Skip to content

Remote LSP projects #146

Open
Open
@traxys

Description

@traxys

In some languages (like C, rust,...) you can't have a LSP on single file, you need to find the repo root and then execute some code according to that.

For example in C you need a compile_command.json, and the file contains a lot of absolute paths.

Is it possible to use the remote filesystem for this, or would you need a mirror of the remote repository on the local side just to have the correct file structure ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions