enso/engine/runtime-compiler/src
Dmitry Bushev 04a92ef765
TextEdit with custom IdMap (#10283)
close #10182

Changelog:
- add: IdMap parameter to the `text/applyEdit` request
- add: IdMap to the runtime module
- update: set IdMap during the interactive compilation
- update: set the IR identifiers in the `TreeToIR` parsing step
2024-06-15 18:03:18 +00:00
..
main TextEdit with custom IdMap (#10283) 2024-06-15 18:03:18 +00:00
test/java/org/enso/compiler Removing dependencies to speed up startup (#10249) 2024-06-12 18:15:36 +00:00