FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(notes): rework note editor with context menu and editable tables by antonreshetov · Pull Request #853 · massCodeIO/massCode · GitHub

feat(notes): rework note editor with context menu and editable tables - #853

Merged
antonreshetov merged 29 commits into
mainfrom
feat/notes-editor-context-menu
Jul 5, 2026
Merged

feat(notes): rework note editor with context menu and editable tables#853
antonreshetov merged 29 commits into
mainfrom
feat/notes-editor-context-menu

Conversation

antonreshetov commented Jul 5, 2026
edited
Loading

Copy link
Copy Markdown
Member

No description provided.

Right-click menu with Format, Paragraph and Insert submenus reusing
existing CodeMirror markdown commands. Disabled in preview mode.
Render markdown tables as an interactive block widget in live preview:
cells are edited in place (committed on blur/Enter/Tab), and hover gutters
add a column to the right or a row below. Clamp the table range to the
actual rows so trailing text is never hidden or overwritten, and add
click strips to place the cursor before/after the table.
antonreshetov merged commit 7c75908 into main Jul 5, 2026
antonreshetov deleted the feat/notes-editor-context-menu branch July 5, 2026 13:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL