AppFlowy/frontend/appflowy_flutter/lib/plugins/document
Mathias Mogensen d35742d34c
feat: code block improvements (#5054)
* 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
2024-04-10 15:33:00 +08:00
..
application feat: code block improvements (#5054) 2024-04-10 15:33:00 +08:00
presentation feat: code block improvements (#5054) 2024-04-10 15:33:00 +08:00
document_page.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document.dart feat: add a loading indicator when creating, deleting, or switching workspaces. (#5067) 2024-04-07 23:06:33 +08:00