mirror of
https://github.com/enso-org/enso.git
synced 2024-12-24 03:02:30 +03:00
38906b39da
Implements [#183453466](https://www.pivotaltracker.com/story/show/183453466). https://user-images.githubusercontent.com/1428930/203870063-dd9c3941-ce79-4ce9-a772-a2014e900b20.mp4 # Important Notes * the best laziness is used for `Text` type, which makes use of its internal representation to send data * any type will first compute its default string representation and then send the content of that lazy to the IDE * special handling of files and their content will be implemented in the future * size of the displayed text can be updated dynamically based on best effort information: if the backend does not yet know the full width/height of the text, it can update the IDE at any time and this will be handled gracefully by updating the scrollbar position and sizes. |
||
---|---|---|
.. | ||
bin | ||
engine/THIRD-PARTY | ||
launcher | ||
lib/Standard | ||
project-manager/THIRD-PARTY | ||
enso.bundle.template | ||
launcher-manifest.yaml | ||
manifest.template.yaml |