60 Commits

Author SHA1 Message Date
Vadim Melnicuk 282d917293 chore: update version to 0.1.23 2026-03-28 19:49:41 +00:00
Vadim Melnicuk fedf1dc4b3 chore: update version to 0.1.22 2026-03-28 07:45:04 +00:00
Vadim Melnicuk 81458aa6f0 chore: update version to 0.1.21 2026-03-25 21:26:17 +00:00
Vadim Melnicuk a48695801c feat: implement scroll position restoration for long markdown files 2026-03-25 21:24:41 +00:00
Vadim Melnicuk aec8e2f4c3 chore: update version to 0.1.20 2026-03-24 21:38:23 +00:00
Vadim Melnicuk 4e4b29e6e3 feat: add font weight configuration for headings in theming 2026-03-24 21:21:57 +00:00
Vadim Melnicuk 1476af7e30 feat: add export image mode configuration for HTML export 2026-03-24 20:43:08 +00:00
Vadim Melnicuk f5f20a7245 refactor: remove auto-save feature and related configurations 2026-03-24 20:22:49 +00:00
Vadim Melnicuk 39aa756b40 chore: update version to 0.1.19 2026-03-15 18:34:05 +00:00
Vadim Melnicuk 535652ebf7 fix: update configuration for browser path handling; enhance button styles 2026-03-15 17:08:13 +00:00
Vadim Melnicuk 0eda9d113d feat: add support for customizable font weights in theme settings 2026-03-15 15:20:58 +00:00
Vadim Melnicuk 2380f63e18 chore: update version to 0.1.18 2026-03-11 20:05:08 +00:00
Vadim Melnicuk 350bfb8ec5 feat: theming v2 2026-03-11 07:32:20 +00:00
Melanie Riise 93423b7baa Extra code block langs (#26)
* feat: add rust, go, java, and sql code block langs
* fix: vibe code the csharp lang
* fix: theme consistency
* fix: c# type and function tokens
* Update webview/src/helpers/codeBlocks.ts
2026-03-10 19:24:05 +00:00
Vadim Melnicuk 19e2012e48 chore: update version to 0.1.17 2026-03-08 19:19:11 +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 bea78e4156 chore: update version to 0.1.16 2026-03-05 06:27:13 +00:00
Vadim Melnicuk c788bc2ca6 chore: update version to 0.1.15 2026-03-03 22:31:21 +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 d290a258a9 chore: update version to 0.1.14 2026-03-02 00:22:09 +00:00
Vadim Melnicuk a345d55b78 feat: enhance git diff functionality with live mode renderer 2026-03-01 22:44:53 +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 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 b3e42a3f46 chore: update version to 0.1.12 2026-02-24 20:46:48 +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 26d3bd36af chore: update version to 0.1.11 2026-02-23 22:39:18 +00:00
Vadim Melnicuk 357440debd chore: update version to 0.1.10 2026-02-23 09:05:09 +00:00
Vadim Melnicuk 3966697e9b fix: remove unnecessary multipleOf constraints for line height settings 2026-02-23 08:52:29 +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 2026-02-22 17:23:03 +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 b622291da5 chore: update version to 0.1.8 2026-02-22 08:34:03 +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 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 2026-02-22 00:44: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 2026-02-21 23:39:53 +00:00
Vadim Melnicuk 394f85e221 chore: update version to 0.1.5 2026-02-21 21:03:03 +00:00
Vadim Melnicuk ed165a91ab chore: update changelog for version 0.1.4, add demo GIF 2026-02-20 00:08:58 +00:00
Vadim Melnicuk 0c5db56f5b chore: update version to 0.1.3 2026-02-19 20:50:10 +00:00
Vadim Melnicuk 38a23e4f30 feat: improve editor loading time and add support for different list indentations 2026-02-19 20:43:20 +00:00
Vadim Melnicuk 89fb53b1e8 feat: add frontmatter support and enhance styling for editor 2026-02-19 17:52:19 +00:00
Vadim Melnicuk 960af11928 chore: update version to 0.1.2 2026-02-19 09:26:31 +00:00
Vadim Melnicuk 794181eb39 fix: update vscode publish script in package.json 2026-02-19 00:12:51 +00:00
Vadim Melnicuk 2edf17a159 feat: enhance list handling 2026-02-19 00:08:15 +00:00