summaryrefslogtreecommitdiff
path: root/src/panes/code_view.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: use `pane_grid::Controls` for PaneGrid titlebar controlspml682025-04-201-17/+32
* feat: update `iced`pml682025-02-271-1/+0
* feat: switch to personal `iced` fork, work on version infopml682025-02-261-2/+2
* feat: update to Rust 2024pml682025-02-211-1/+1
* feat: update to `iced` 0.14-devpml682025-02-211-3/+6
* style: rename `DesignerPage` to `DesignerPane`pml682025-02-081-2/+2
* feat: add highlight color for Other and Custom `Scope` variantspml682025-02-081-2/+13
* feat: set custom `Style` on `TextEditor`pml682025-02-031-1/+18
* feat: add iced_custom_highlighterpml682025-01-141-7/+5
* refactor: remove iced_drop & workspacepml682025-01-111-0/+50