Commit Graph

7 Commits

Author SHA1 Message Date
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
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 00ed2665f7 feat: added mermaid colon fences in markdown rendering 2026-03-04 20:25:01 +00:00
Vadim Melnicuk b9530b25c5 feat: add GitHub Copilot support + refactor extension 2026-03-03 13:30:49 +00:00
Vadim Melnicuk a345d55b78 feat: enhance git diff functionality with live mode renderer 2026-03-01 22:44:53 +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