Skip to content

Support multi-root workspaces #1069

@ipkiss42

Description

@ipkiss42

This is more or less the same as #157: please add support for multi-root workspaces.

Since Vim does not provide support for workspaces, I think the best (and only?) approach is to support it at the LS client level, i.e. vim-lsp. This could be as simple as supporting a global variable (e.g. g:WorkspaceFolders) containing a list of root folders.

FYI, this is how coc.nvim does it: https://github.com/neoclide/coc.nvim/wiki/Using-workspaceFolders

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions