enso/app/ydoc-shared
Kaz Wesley 98605b01b9
Code editor: Reject edits causing desynchronization (#11817)
Quick-fix for #11798: If a code-editor edit cannot be applied, revert it in the editor view and display a message "Unable to apply source code edit." This prevents module corruption, but can be inconvenient when trying to perform an edit involving certain syntactically-incorrect intermediate states that are not currently representable. An upcoming PR will provide a more comprehensive solution for that case.
2024-12-10 15:31:11 +00:00
..
parser-codegen Fix ESLint errors, add some docs (#11339) 2024-10-21 12:56:39 +00:00
src Code editor: Reject edits causing desynchronization (#11817) 2024-12-10 15:31:11 +00:00
package.json Add storybook support (#11522) 2024-11-21 10:52:20 +00:00
tsconfig.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
vitest.config.ts Split ydoc server into separate module (#10735) 2024-08-08 12:12:05 +00:00