enso/engine/runtime-instrument-common/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
..
bench/java/org/enso/interpreter/instrument Separating instrument related files into runtime-instrument-common project (#6992) 2023-06-08 16:51:50 +02:00
main TextEdit with custom IdMap (#10283) 2024-06-15 18:03:18 +00:00
test Reactive RuntimeCache (#10065) 2024-05-27 10:52:58 +02:00