enso/app/gui2/ydoc-server
Dmitry Bushev b2c4559678
Persist a subset of IdMap (#10347)
close #9257

Changelog:
- update: Store in the file only the subset of IdMap containing the IDs used in the metadata section on the 2nd line. The full IdMap is transmitted as a parameter of the `text/applyEdit` request.
2024-07-08 17:59:50 +00:00
..
__tests__ Extract tests to their own files (#9229) 2024-03-06 09:53:12 +00:00
auth.ts Run ydoc-server with GraalVM (#9528) 2024-05-02 06:28:57 +00:00
edits.ts Rename function widget (#9959) 2024-05-22 15:07:39 +00:00
fileFormat.ts Fix visualization resizing (#9946) 2024-05-14 11:49:37 +00:00
index.ts Migrate to pnpm (#10422) 2024-07-05 11:13:04 +00:00
indexPolyglot.ts Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
languageServerSession.ts Persist a subset of IdMap (#10347) 2024-07-08 17:59:50 +00:00
serialization.ts Persist a subset of IdMap (#10347) 2024-07-08 17:59:50 +00:00
ydoc.ts Migrate to pnpm (#10422) 2024-07-05 11:13:04 +00:00