enso/distribution/project-manager/THIRD-PARTY
Dmitry Bushev 858e646328
Start Ydoc with the language server (#9862)
- 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.
2024-05-28 13:51:42 +00:00
..
com.beachape.enumeratum_2.13-1.7.2 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.beachape.enumeratum-circe_2.13-1.7.2 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.beachape.enumeratum-macros_2.13-1.6.3 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.chuusai.shapeless_2.13-2.3.10 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.fasterxml.jackson.core.jackson-annotations-2.15.2 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.fasterxml.jackson.core.jackson-core-2.15.2 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.fasterxml.jackson.core.jackson-databind-2.15.2 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.fasterxml.jackson.dataformat.jackson-dataformat-cbor-2.15.2 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.fasterxml.jackson.module.jackson-module-scala_2.13-2.15.2 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.github.pureconfig.pureconfig_2.13-0.17.4 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.github.pureconfig.pureconfig-core_2.13-0.17.4 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.github.pureconfig.pureconfig-generic_2.13-0.17.4 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.github.pureconfig.pureconfig-generic-base_2.13-0.17.4 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.google.flatbuffers.flatbuffers-java-24.3.25 Update to GraalVM 24.0.0 (#9647) 2024-04-12 17:01:49 +00:00
com.thoughtworks.paranamer.paranamer-2.8 Add support for detailed logger configuration (#1745) 2021-05-19 09:02:32 +01:00
com.typesafe.akka.akka-actor_2.13-2.6.20 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-actor-typed_2.13-2.6.20 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-http_2.13-10.2.10 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-http-core_2.13-10.2.10 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-http-spray-json_2.13-10.2.10 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-parsing_2.13-10.2.10 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-protobuf-v3_2.13-2.6.20 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-slf4j_2.13-2.6.20 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.akka.akka-stream_2.13-2.6.20 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
com.typesafe.config-1.4.2 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
com.typesafe.scala-logging.scala-logging_2.13-3.9.4 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.ssl-config-core_2.13-0.4.3 Update Scala to 2.13.8 (#3631) 2022-08-08 19:32:55 +00:00
commons-cli.commons-cli-1.5.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
commons-codec.commons-codec-1.9 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
commons-io.commons-io-2.12.0 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
commons-logging.commons-logging-1.2 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
dev.zio.izumi-reflect_2.13-2.3.8 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
dev.zio.izumi-reflect-thirdparty-boopickle-shaded_2.13-2.3.8 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
dev.zio.zio_2.13-2.0.14 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
dev.zio.zio-internal-macros_2.13-2.0.14 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
dev.zio.zio-interop-cats_2.13-23.0.0.6 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
dev.zio.zio-stacktracer_2.13-2.0.14 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-core_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-generic_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-jawn_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-literal_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-numbers_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-parser_2.13-0.14.5 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.circe.circe-yaml_2.13-0.14.2 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
io.helidon.builder.helidon-builder-api-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.features.helidon-common-features-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.features.helidon-common-features-api-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-buffers-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-config-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-configurable-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-context-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-key-util-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-mapper-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-media-type-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-parameters-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-security-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-socket-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-task-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-tls-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-types-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.common.helidon-common-uri-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.config.helidon-config-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.helidon-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.http.encoding.helidon-http-encoding-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.http.helidon-http-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.http.media.helidon-http-media-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.inject.helidon-inject-api-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.logging.helidon-logging-common-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.webclient.helidon-webclient-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.webclient.helidon-webclient-api-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.webclient.helidon-webclient-http1-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.webclient.helidon-webclient-websocket-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.webserver.helidon-webserver-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.webserver.helidon-webserver-websocket-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.helidon.websocket.helidon-websocket-4.0.8 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
io.spray.spray-json_2.13-1.3.6 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
jakarta.inject.jakarta.inject-api-2.0.1 Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
licenses Removing Truffle API dependency from runtime-compiler project (#9785) 2024-04-26 13:14:22 +00:00
org.apache.commons.commons-compress-1.23.0 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.apache.commons.commons-lang3-3.12.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.apache.commons.commons-text-1.10.0 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
org.apache.httpcomponents.httpclient-4.4.1 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
org.apache.httpcomponents.httpcore-4.4.1 Remove akka from runtime (#8953) 2024-02-19 16:39:05 +00:00
org.reactivestreams.reactive-streams-1.0.3 Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
org.scala-lang.modules.scala-java8-compat_2.13-1.0.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.scala-lang.modules.scala-parser-combinators_2.13-1.1.2 Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
org.scala-lang.scala-library-2.13.11 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.scala-lang.scala-reflect-2.13.11 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.slf4j.slf4j-api-2.0.9 Reduce extra output in compilation and tests (#7809) 2023-10-16 10:57:44 +02:00
org.typelevel.cats-core_2.13-2.9.0 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.typelevel.cats-kernel_2.13-2.9.0 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.typelevel.jawn-parser_2.13-1.4.0 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
org.yaml.snakeyaml-1.33 Scala 2.13.11 and libraries update (#7010) 2023-06-14 13:15:57 +00:00
COPYRIGHT-MUSL Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
COPYRIGHT-ZLIB Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
NOTICE Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00