Skip to content

Modal editor style setting #824

Answered by jrmoulton
jdu asked this question in Q&A
May 16, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

The modal editing will need special handling in the same way that Lapce handles it.

https://docs.rs/floem/latest/floem/views/editor/view/fn.editor_view.html

This is the base editor view. If you would like to customize the gutter right now the easiest things might be to just copy the existing gutter view and modify as you want. Then if you find a nice way to customize that could potentially be accepted in a PR

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jdu
Comment options

Answer selected by jdu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants