Vadim Melnicuk
5a9e15e2c5
feat: implement collapsible details blocks with summary widget and styling
2026-03-01 17:49:28 +00:00
Vadim Melnicuk
0ceb8aabec
feat: add floating toolbar display for table cells
2026-03-01 17:13:29 +00:00
Vadim Melnicuk
8b3e292e07
Merge commit 325cb89 from crisp-mountain worktree into main
2026-03-01 16:27:53 +00:00
Vadim Melnicuk
173cbdfb63
feat: add GitHub alerts render and mdc/mdx support
2026-03-01 16:24:39 +00:00
Vadim Melnicuk
325cb89452
feat: add emoji support
2026-02-28 09:09:45 +00:00
Vadim Melnicuk
7e0b32d8b4
chore: update version to 0.1.13
0.1.13
2026-02-26 23:31:08 +00:00
Vadim Melnicuk
4a657615c1
refactor: webview js to ts
...
- added font size setting
- added paste images function with assets as default folder
- Fixed top toolbar position
- Fixed numeric lists issue & double enter press incorrect behaviour
2026-02-26 23:26:41 +00:00
Vadim Melnicuk
975d8bbd39
docs: reorganize README sections for clarity and improve feature descriptions
2026-02-24 22:10:12 +00:00
Vadim Melnicuk
f6e637d3e7
Add funding information for GitHub Sponsors
2026-02-24 22:00:01 +00:00
Vadim Melnicuk
b3e42a3f46
chore: update version to 0.1.12
0.1.12
2026-02-24 20:46:48 +00:00
Vadim Melnicuk
2876386168
fix: improve error handling for live mode transient render issues
2026-02-24 20:42:57 +00:00
Vadim Melnicuk
b8730ebaa9
feat: add Git integration and Vim mode support
...
- Introduced Git change visualisations with toggle functionality.
- Added Git blame feature to display commit information for specific lines.
- Implemented Vim mode with toggle capability and associated keyboard shortcuts.
- Added basic support for merge conflict markers.
- Added a customisable shortcut to toggle between Live/Source modes, Option+Shift+M is default
2026-02-24 20:28:15 +00:00
Vadim Melnicuk
9dc24d8f73
fix: enhance list marker handling and indentation logic
2026-02-24 07:39:56 +00:00
Vadim Melnicuk
5eb4adf3d0
fix: improve arrow key navigation for list content in live mode
2026-02-24 07:13:46 +00:00
Vadim Melnicuk
ca49d86d1c
fix: .vscodeignore
2026-02-23 22:51:49 +00:00
Vadim Melnicuk
26d3bd36af
chore: update version to 0.1.11
0.1.11
2026-02-23 22:39:18 +00:00
Vadim Melnicuk
d58604ca6e
feat: enhance changelog formatting and parsing for release notes
2026-02-23 22:37:50 +00:00
Vadim Melnicuk
e47ff6a914
fix: set initial cursor position in editor and focus on mount
2026-02-23 22:20:58 +00:00
Vadim Melnicuk
287263363a
fix: enhance table image rendering
2026-02-23 22:18:57 +00:00
Vadim Melnicuk
6ba53bb77e
fix: refine mode switching behaviour
2026-02-23 21:39:26 +00:00
Vadim Melnicuk
fa6e65a405
feat: add inline markdown rendering in table cells
2026-02-23 21:15:13 +00:00
Vadim Melnicuk
d40a5376ef
feat: add frontmatter styling for simple arrays
2026-02-23 20:33:13 +00:00
Vadim Melnicuk
275abd88f1
fix: preserve editor focus during mode toggling
2026-02-23 20:21:43 +00:00
Vadim Melnicuk
9486702e76
feat: add support for markdown code block rendering and enhance frontmatter boundary handling
2026-02-23 20:19:20 +00:00
Vadim Melnicuk
eb9591b909
feat: enhance inline code styling
2026-02-23 19:56:03 +00:00
Vadim Melnicuk
357440debd
chore: update version to 0.1.10
0.1.10
2026-02-23 09:05:09 +00:00
Vadim Melnicuk
028b2c4140
feat: improve handling of pending changes and flush logic in editor
2026-02-23 09:03:19 +00:00
Vadim Melnicuk
3966697e9b
fix: remove unnecessary multipleOf constraints for line height settings
2026-02-23 08:52:29 +00:00
Vadim Melnicuk
1bf633e98f
feat: enhance frontmatter lists handling and styling for YAML fields
2026-02-23 08:38:37 +00:00
Vadim Melnicuk
c4cb2a90a2
feat: enhance table cell editing with inline previews and improved selection styles
2026-02-22 22:57:26 +00:00
Vadim Melnicuk
35c489c9c4
feat: add HTML and PDF export functionality
2026-02-22 22:30:18 +00:00
Vadim Melnicuk
276393f954
chore: update version to 0.1.9
0.1.9
2026-02-22 17:23:03 +00:00
Vadim Melnicuk
4035b550cd
feat: added outline controller with drag-and-drop functionality for headings
2026-02-22 17:21:22 +00:00
Vadim Melnicuk
565aeb99db
feat: add heading collapse functionality
2026-02-22 16:51:16 +00:00
Vadim Melnicuk
4ba9421917
feat: add customizable line height settings for live and source modes
2026-02-22 15:53:41 +00:00
Vadim Melnicuk
09f26619d2
fix: enhance task list handling
2026-02-22 15:42:03 +00:00
Vadim Melnicuk
eefbe8b1a8
feat: add keyboard handling to close find panel with Escape key
2026-02-22 10:34:51 +00:00
Vadim Melnicuk
b622291da5
chore: update version to 0.1.8
0.1.8
2026-02-22 08:34:03 +00:00
Vadim Melnicuk
65316773f8
fix: improve error handling in getStatusLines function for git status
2026-02-22 08:33:58 +00:00
Vadim Melnicuk
92ef72490d
fix: update parseArgs and prepareRelease functions to improve dry-run behavior
2026-02-22 08:26:13 +00:00
Vadim Melnicuk
4aef5f7d20
feat: add code language label widget
2026-02-22 08:14:24 +00:00
Vadim Melnicuk
99bc5564c9
feat: add release preparation script for version bumping and changelog updates
2026-02-22 07:58:29 +00:00
Vadim Melnicuk
48a6f6d2f5
feat: add outline position customization for the document sidebar; add powerquery syntax highlighting
2026-02-22 07:52:49 +00:00
Vadim Melnicuk
f0762ba0d0
chore: update version to 0.1.7
0.1.7
2026-02-22 00:44:42 +00:00
Vadim Melnicuk
6bcd8788bc
fix: clearing theme settings and enhance thematic break decorations in live mode
2026-02-22 00:39:42 +00:00
Vadim Melnicuk
ae9007cda3
feat: add theme customization settings and reset command; add line number visibility toggle; add rendering for mermaid math blocks
0.1.6
2026-02-21 23:39:53 +00:00
Vadim Melnicuk
d111b226b2
feat: implement smart backspace handling for list content
2026-02-21 21:45:59 +00:00
Vadim Melnicuk
aa3f3c7735
feat: enhance conventional md link handling by normalizing external links and adding local link resolution
2026-02-21 21:21:13 +00:00
Vadim Melnicuk
394f85e221
chore: update version to 0.1.5
0.1.5
2026-02-21 21:03:03 +00:00
Vadim Melnicuk
e5a00012cb
feat: added wiki link functionality and image local source resolution
2026-02-21 21:00:34 +00:00