anyweez/glimpse

Create standalone language server

Closed this issue · 1 comments

The language server is responsible for providing names for entities in any gen.py instances. Since each language has to have a training period, the idea is that this will allow the language server to be long-running and avoid training periods.

Core of this issue is complete, though I'm not currently assigning or rendering POI names. Should be relatively straightforward to add.