enso/app/gui2/shared/ast
Kaz Wesley 44a1d9138b
Create and edit comments (#9230)
* CodeEditor: Fix dynamic imports

* Doc editing: AST support

* Doc editing

* Button and comment creation

* Fix concrete syntax edge case

* Remove testing code

* Fix
2024-03-01 12:56:18 -05:00
..
generated Syntactic synchronization, automatic parentheses, metadata in Ast (#8893) 2024-02-02 10:22:18 +01:00
debug.ts Enable the Code Editor, with new apply-text-edits algo. (#9055) 2024-02-19 23:57:42 +00:00
ffi.ts Enable the Code Editor, with new apply-text-edits algo. (#9055) 2024-02-19 23:57:42 +00:00
index.ts Represent documentation in AST, load into Node (#9205) 2024-02-28 20:43:23 +01:00
mutableModule.ts Represent documentation in AST, load into Node (#9205) 2024-02-28 20:43:23 +01:00
parse.ts Create and edit comments (#9230) 2024-03-01 12:56:18 -05:00
parserSupport.ts Syntactic synchronization, automatic parentheses, metadata in Ast (#8893) 2024-02-02 10:22:18 +01:00
sourceDocument.ts Enable the Code Editor, with new apply-text-edits algo. (#9055) 2024-02-19 23:57:42 +00:00
token.ts Ensure objects obtained from Y.Js are not modified (#9217) 2024-02-29 16:22:33 +00:00
tree.ts Create and edit comments (#9230) 2024-03-01 12:56:18 -05:00