mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +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. |
||
---|---|---|
.. | ||
Base/0.0.0-dev | ||
Database/0.0.0-dev | ||
Examples/0.0.0-dev | ||
Geo/0.0.0-dev | ||
Google_Api/0.0.0-dev | ||
Image/0.0.0-dev | ||
Searcher/0.0.0-dev | ||
Table/0.0.0-dev | ||
Test/0.0.0-dev | ||
Visualization/0.0.0-dev |