object88 / langd

A Language Server Protocol implementation in Go for Go
MIT License
7 stars 0 forks source link

Support multiple workspaces #10

Open object88 opened 6 years ago

object88 commented 6 years ago

The Oct 2017 release of VSCode has experimental support for working with multiple workspaces / roots. Should add support for this.