mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-24 01:18:56 +00:00

* feat: prettify code block component + copy code * feat: search for languages in code block * feat: non-collapsed selection indentation in code block * fix: focus workaround for language search * feat: multi selection outdent * feat: add line numbering * feat: prefer built in mono font for code block * fix: add clamping physics to scrollview * feat: pseudo auto indent and fix rebuild issue * refactor: consolidate commands * fix: track cursor in code block * fix: no need to set selection on updating language