mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 16:18:23 +03:00
498587e271
* Rename language-server -> runner, add language-server, gateway * Add entry point --lsp * Add Gateway, LanguageServer * Add stab for Initialize * Add stubs for Initialize, Initialized * Add GatewayTest * fix PR * increase timeout * merge with master * fix compilation after merge * reformat with scalafmt * Add TODOs * Add doc for gateway * Update CONTRIBUTING.md * Refactor code for PR * Add Request#response(..) * Make Initialize, Initialized extractor objects * Refactor for -> map * Fix docs * Remove DerivationConfig * Make Request, Notification polymorphic * Add Param.Array, Params.Array * Replace Decoder#apply -> tryDecode * Refactor code * Add docs * Refactor code * Refactor code * Refactor code * Make gateway a pure actor * Add client capabilities * Add server capabilities * Add docs for capabilities * Add docs * Add docs * Fix Server.Config * Update doc for Server * Improve PR * Rename Protocol -> JsonRpcController * Add docs * Fix identation. * Fix identation * Fix identation * Fix identation * Fix docs |
||
---|---|---|
.. | ||
jupyter-kernel/enso | ||
src/main/scala/org/enso/runner |