Vadim Melnicuk
da2ac232ff
feat: enhance VSCode API compatibility with fallback state management
2026-03-24 20:31:42 +00:00
Vadim Melnicuk
f5f20a7245
refactor: remove auto-save feature and related configurations
2026-03-24 20:22:49 +00:00
Vadim Melnicuk
3b5985e43b
fix: shift to global configuration
2026-03-24 19:45:40 +00:00
Vadim Melnicuk
6a9ea1d2f6
fix: base01 theming and copilot handoff
2026-03-24 19:38:23 +00:00
Vadim Melnicuk
b69a442237
fix: update anchor coordinates for improved selection handling
2026-03-24 19:36:54 +00:00
Vadim Melnicuk
2244f83584
fix: adjust padding for mode-toolbar when line numbers are hidden
2026-03-15 20:26:06 +00:00
Vadim Melnicuk
39aa756b40
chore: update version to 0.1.19
0.1.19
2026-03-15 18:34:05 +00:00
Vadim Melnicuk
722ae73a8f
docs: update README
2026-03-15 18:32:48 +00:00
Vadim Melnicuk
6fc9563708
fix: implement text comparison utility for agent reviews
2026-03-15 18:27:58 +00:00
Vadim Melnicuk
6313d79133
fix: restore agent review handling
2026-03-15 18:17:46 +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
c8e06bde0e
fix: update demo image URL for proper rendering outside of GitHub
2026-03-15 14:08:56 +00:00
Vadim Melnicuk
6cc176044b
fix: implement URL boundary decorations
2026-03-15 09:39:55 +00:00
Vadim Melnicuk
6a2980bc1a
fix: adjust min-width for hidden line numbers
2026-03-15 09:13:23 +00:00
Vadim Melnicuk
65c99b013b
fix: remove git decorations from no git paths and files in .gitignore
2026-03-15 08:53:41 +00:00
Vadim Melnicuk
09ea09469f
fix: add guide link to README
2026-03-11 20:11:42 +00:00
Vadim Melnicuk
bd7d4ae85e
fix: typo in changelog
2026-03-11 20:07:31 +00:00
Vadim Melnicuk
2380f63e18
chore: update version to 0.1.18
0.1.18
2026-03-11 20:05:08 +00:00
Vadim Melnicuk
c9701bad23
fix: bun.lock
2026-03-11 20:02:00 +00:00
Vadim Melnicuk
82ca4c2baa
feat: Enhance local link handling and navigation
2026-03-11 19:56:23 +00:00
Vadim Melnicuk
4623e75852
feat: add new themes and some improvements
2026-03-11 16:51:39 +00:00
Vadim Melnicuk
350bfb8ec5
feat: theming v2
2026-03-11 07:32:20 +00:00
Vadim Melnicuk
e44400c158
fix: update labelName color
2026-03-10 20:02:18 +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
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