summaryrefslogtreecommitdiff
path: root/src/panes/code_view.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-08style: rename `DesignerPage` to `DesignerPane`pml686-21/+13
2025-02-08feat: add highlight color for Other and Custom `Scope` variantspml682-2/+16
2025-02-03feat: set custom `Style` on `TextEditor`pml682-107/+163
2025-02-01feat: switch text editor to animated theme valuepml682-2/+2
2025-01-25refactor: get rid of Uuid, use widget::Id directlypml683-212/+209