enso/gui/lib/ide/json-rpc
Adam Obuchowicz 58e12104b0 Minimal Text API for Double Representation (https://github.com/enso-org/ide/pull/221)
Implemented Text API which updates id_map and ast on each code change.

This PR contains also an implementation for actual opening and initializing Module Controller.
Added a "Text changed" callback to TextField which is fired on every user edit.


Original commit: b027517b34
2020-02-28 19:29:37 +01:00
..
src Minimal Text API for Double Representation (https://github.com/enso-org/ide/pull/221) 2020-02-28 19:29:37 +01:00
tests Make JSON-RPC handler more async-compatible (https://github.com/enso-org/ide/pull/172) 2020-02-13 03:16:38 +01:00
Cargo.toml Make JSON-RPC handler more async-compatible (https://github.com/enso-org/ide/pull/172) 2020-02-13 03:16:38 +01:00