Available on crate feature
code-editor only.Expand description
Reexport freya-code-editor when the code-editor feature is enabled.
Structs§
- Code
Editor - Code
Editor Data - Editor
Language - A language definition used for syntax highlighting.
- Editor
LineUI - Editor
Metrics - Editor
Syntax Theme - Editor
Theme - Editor
Theme Partial - You can use this to change a theme for only one component, with the
themeproperty. - Editor
Theme Preference - Rope
- A utf8 text rope.
- Rope
Chunk Iter - Rope
Text Provider - Syntax
Blocks - Syntax
Highlighter
Enums§
Statics§
Traits§
- Code
Editor Theme Ext - Registers code editor themes into a
Theme, e.g.dark_theme().with_dark_code_editor(). - Editor
Theme Partial Ext - Input
Edit Ext