Commit Graph
124 Commits
Author SHA1 Message Date
Vadim Melnicuk 19e2012e48 chore: update version to 0.1.17 0.1.17 2026-03-08 19:19:11 +00:00
Vadim Melnicuk 9ee2869a86 fix: include docs directory in .vscodeignore 2026-03-08 19:18:09 +00:00
Vadim Melnicuk abf8056145 docs: update demo gif link 2026-03-08 19:17:30 +00:00
Vadim Melnicuk 2f28e59baa docs: update demo gif and enhance feature descriptions 2026-03-08 19:07:56 +00:00
Vadim Melnicuk 6c8025d850 fix: improve table inline parsing 2026-03-08 17:41:39 +00:00
Vadim Melnicuk fca129a725 fix: improve auto save stability 2026-03-08 16:18:19 +00:00
Vadim Melnicuk 04720ce387 fix: remove unnecessary activation events from package.json 2026-03-08 08:24:32 +00:00
Vadim Melnicuk 4c3b80243a feat: add latex math rendering support 2026-03-07 20:32:57 +00:00
Vadim Melnicuk e2888e8ea1 feat: add kbd tag parsing and rendering in live mode 2026-03-06 22:16:31 +00:00
Vadim Melnicuk bea78e4156 chore: update version to 0.1.16 0.1.16 2026-03-05 06:27:13 +00:00
Vadim Melnicuk 06f921fcf9 fix: improve document offset mapping in applyDocumentChanges function 2026-03-05 06:24:10 +00:00
Vadim Melnicuk 00ed2665f7 feat: added mermaid colon fences in markdown rendering 2026-03-04 20:25:01 +00:00
Vadim Melnicuk c788bc2ca6 chore: update version to 0.1.15 0.1.15 2026-03-03 22:31:21 +00:00
Vadim Melnicuk d424891b25 docs: README changes 2026-03-03 22:31:13 +00:00
Vadim Melnicuk 9ee9ce49f8 feat: enhance find functionality with whole word and case sensitivity options 2026-03-03 22:25:02 +00:00
Vadim Melnicuk b9530b25c5 feat: add GitHub Copilot support + refactor extension 2026-03-03 13:30:49 +00:00
Vadim Melnicuk 1cc44581ed fix: image link decoration handling in live mode on text selection 2026-03-02 21:43:09 +00:00
Vadim Melnicuk 66d30916a2 fix: update .vscodeignore 2026-03-02 00:26:11 +00:00
Vadim Melnicuk d290a258a9 chore: update version to 0.1.14 0.1.14 2026-03-02 00:22:09 +00:00
Vadim Melnicuk a41fa398d4 fix: increase z-index for row controls to get hover working 2026-03-02 00:01:17 +00:00
Vadim Melnicuk 3228a89f5e feat: added git blame support for tables and mermaid diagrams in live mode 2026-03-01 23:29:52 +00:00
Vadim Melnicuk a345d55b78 feat: enhance git diff functionality with live mode renderer 2026-03-01 22:44:53 +00:00
Vadim Melnicuk b70ce1e30a feat: implement draft state synchronization and messaging 2026-03-01 20:50:36 +00:00
Vadim Melnicuk 8ac61f1508 feat: add footnotes, improve frontmatter HTML export 2026-03-01 20:28:15 +00:00
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