enso/gui/docs/product
Michał Wawrzyniec Urbańczyk f77aef37c0 Undo Redo — Part 1 (https://github.com/enso-org/ide/pull/1602)
Missing parts are:
* proper Text Editor support;
* proper handling of deleting nodes;
* undoing some UI actions (like node selection, active visualization, switching view to a different graph).


Original commit: 28ad0422d5
2021-06-11 06:34:03 +02:00
..
README.md Searcher Controller (https://github.com/enso-org/ide/pull/654) 2020-07-16 09:50:31 +02:00
searcher.md Searcher Edit View (https://github.com/enso-org/ide/pull/791) 2020-09-17 16:36:15 +02:00
shortcuts.md Undo Redo — Part 1 (https://github.com/enso-org/ide/pull/1602) 2021-06-11 06:34:03 +02:00
visualizations.md Revert "onHide callback for Visualizations (https://github.com/enso-org/ide/pull/1383)" (https://github.com/enso-org/ide/pull/1418) 2021-04-01 09:47:41 +02:00

layout title tags
section-summary Product Documentation
product

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.