mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 21:12:44 +03:00
5995a00958
part of #7954 # Important Notes The workflow is: - `$ npm install` -- just in case - `$ npm --workspace=enso-gui2 run build-ydoc-server-polyglot` -- build the `ydocServer.js` bundle - `$ sbt ydoc-server/assembly` -- build the ydoc server jar - `env POLYGLOT_YDOC_SERVER=true npm --workspace=enso-gui2 run dev` -- run the dev server with the polyglot ydoc server. Providing `POLYGLOT_YDOC_SERVER_DEBUG=true` env variable enables the chrome debugger |
||
---|---|---|
.. | ||
__tests__ | ||
auth.ts | ||
edits.ts | ||
fileFormat.ts | ||
index.ts | ||
indexPolyglot.ts | ||
languageServerSession.ts | ||
serialization.ts | ||
ydoc.ts |