mirror of
https://github.com/enso-org/enso.git
synced 2024-12-20 19:21:31 +03:00
858e646328
- related #7954 Changelog: - update: Ydoc starts with the language server on the `localhost:1234` by default. The hostname and ports can be configured by setting environment variables `LANGUAGE_SERVER_YDOC_HOSTNAME` and `LANGUAGE_SERVER_YDOC_PORT` - update: by default `npm dev run` uses the node Ydoc server. You can control it with `POLYGLOT_YDOC_SERVER` env variable. For example, ``` env POLYGLOT_YDOC_SERVER='true' npm --workspace=enso-gui2 run dev ``` To connect to the Ydoc server running on the 1234 port (the one started with the language server) ⠀ ``` env POLYGLOT_YDOC_SERVER='ws://127.0.0.1:1235' npm --workspace=enso-gui2 run dev ``` To connect to the provided URL. Can be useful for debugging when you start a separate Ydoc process. - update: run `npm install` before the engine build. It is required to create the Ydoc JS bundle. |
||
---|---|---|
.. | ||
Apache_2 | ||
Apache_2.0 | ||
Apache_2.0_License | ||
Apache_License__Version_2.0 | ||
Apache_License_v2.0 | ||
Apache-2.0 | ||
Bouncy_Castle_Licence | ||
CC0 | ||
Eclipse_Distribution_License_(New_BSD_License) | ||
GNU_General_Public_License__version_2__with_the_Classpath_Exception | ||
GNU_Lesser_General_Public_License | ||
MIT | ||
MIT_License | ||
MIT-0 | ||
Mozilla_Public_License__version_2.0 | ||
New_BSD_License_(3-clause_BSD_license) | ||
Public_Domain | ||
The_Apache_Software_License__Version_2.0 | ||
The_BSD_License | ||
Unicode_ICU_License | ||
Universal_Permissive_License__Version_1.0 |