object88 / langd

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

Refactor a loader context away from the loader #50

Closed object88 closed 6 years ago

object88 commented 6 years ago

The loader context will be associated with a workspace and all its environment configuration (GOOS, GOARCH, etc.).