mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 03:31:42 +03:00
719bd8cfa1
Closes #6182 Implements read-only mode for relevant components of the IDE. - [x] Project Name renaming - [x] Nodes editing - [x] Editing code in the code editor - [x] Creating nodes - [x] Removing nodes - [x] Entering and leaving nodes - [x] Creating, dropping, and changing connections between nodes - [x] Buttons on nodes (except for visualization toggle button) - [x] Widgets on nodes https://user-images.githubusercontent.com/6566674/232824737-bdd6f676-b20d-4218-af7d-4373e00cbe3e.mp4 |
||
---|---|---|
.. | ||
README.md | ||
searcher.md | ||
shortcuts.md | ||
visualizations.md |
layout | title | tags | |
---|---|---|---|
section-summary | Product Documentation |
|
Enso IDE Product Documentation
This section contains detailed specification of Enso IDE from the user
perspective. The implementation is documented in rust code and in the crate's
docs
directory.