mirror of
https://github.com/enso-org/enso.git
synced 2024-12-20 15:02:46 +03:00
209f4deb3e
- Closes #8041 - Integrates parser with CodeMirror - Adds extensions builtin to CodeMirror - Highlight text matching the selection - Adds PoC CodeMirror extensions - Basic syntax highlighting - Code folding - Hover tooltips # Important Notes As there is currently no way to get the corresponding node based on a position, the hover tooltip currently iterates through every node in `graphSotre.nodes`. This is potentially VERY SLOW and should be changed eventually, or disabled completely until an efficient implementation is possible. |
||
---|---|---|
.. | ||
gui | ||
gui2 | ||
ide-desktop |