urbit / hoon-language-server

Language Server for Hoon. Middleware to translate between the Language Server Protocol and your Urbit.
MIT License
36 stars 10 forks source link

RPC Rewrite of Hoon Language Server #5

Closed liam-fitzgerald closed 4 years ago

liam-fitzgerald commented 4 years ago

Addresses #4 and acts as a dumb proxy between gall and the editor.

philipcmonk commented 4 years ago

Since this is coupled to urbit/urbit, I wonder if we should add it to the monorepo under pkg/language-server or pkg/lsp? Is there release tooling that depends on it being in its own repo?

liam-fitzgerald commented 4 years ago

Since this is coupled to urbit/urbit, I wonder if we should add it to the monorepo under pkg/language-server or pkg/lsp? Is there release tooling that depends on it being in its own repo? Don't think so, all that needs to be done is to publish the npm package