Skip to content

lsp: allow nested lsp project

Günther Wagner requested to merge gwagner/gnome-builder:nested_lsp_root into master

Its possible to set the root directory for the lsp now from the caller. This way we can determine the root directory from a lsp plugin and therefore enable nested projects.

Merge request reports