enso/gui/docs/product
Adam Obuchowicz 102e740cf8 Fix bugs in new code editor (https://github.com/enso-org/ide/pull/846)
* There was a possibility to set cursor on hidden Code Editor
* Restored save command on "Ctrl+S"

Original commit: 59eb25e64a
2020-10-12 11:04:01 +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 Fix bugs in new code editor (https://github.com/enso-org/ide/pull/846) 2020-10-12 11:04:01 +02:00
visualizations.md Improved docs with custom visualization example (https://github.com/enso-org/ide/pull/625) 2020-07-10 22:00:26 -03: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.