mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +03:00
692 B
692 B
TODO - Short and mid term plans.
CSS transitions and animations
- Add
cubic-beziertiming function support.
UICodeEditor
- Add new CSS properties related to the widget.
StyleSheetParser
Detect errors and log them.
TextDocument
-
Add multi-line search and replace.
-
Add XML tags auto-close.
ecode - Code Editor
-
Support single instance (when a new file is opened while a previous instance exists, open it in the first instance).
-
Add support for function listing.
UI Editor
-
Integrate the
UICodeEditorinto the editor in order to be able to edit the layouts and CSS in app. -
Once
UITreeViewis finished add a tree view inspector of the node tree.