yiliang114
7270983821
feat(vscode-ide-companion): add markdown-it dependency for markdown rendering
...
- Added markdown-it as a dependency for enhanced markdown processing
- Updated @types/markdown-it as dev dependency
- Updated NOTICES.txt with new dependency licenses
This enables rich markdown rendering capabilities in the VS Code extension.
2025-12-04 08:28:30 +08:00
yiliang114
6885138cf0
refactor(vscode-ide-companion): Refactoring the project structure and updating dependencies
2025-11-29 13:16:58 +08:00
yiliang114
627f5fb43a
refactor(vscode-ide-companion): 优化代码结构和性能
...
- 移除未使用的依赖项 qwen-code
- 优化 completion 刷新逻辑,避免渲染循环
- 更新 CompletionMenu 组件,增加空状态提示
2025-11-28 10:04:29 +08:00
yiliang114
f78b1eff93
build(vscode-ide-companion): 更新包准备命令
...
- 将 "prepare1" 命令重命名为 "prepare",以提高可读性和一致性
- 优化了包生成流程,确保在构建前生成必要的 notices
2025-11-28 01:14:36 +08:00
yiliang114
a1ec1227cc
refactor(vscode-ide-companion): reorganize component structure
...
重构组件结构,优化目录组织:
- 将 ChatHeader 从 ui/ 移动到 layouts/ 目录
- 删除未使用的 Button 和 Card 组件
- 更新 tailwind.config.js 扫描路径为 layouts/
- 简化组件目录结构,提高可维护性
2025-11-24 20:38:36 +08:00
yiliang114
dc40995e70
feat(vscode-ide-companion): import chat chat customEditor to vscode extension folder
2025-11-17 18:53:00 +08:00
tanzhenxin
eb95c131be
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
tanzhenxin
2572faf726
# 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update ( #483 )
2025-09-01 14:48:55 +08:00
Shreya Keshive
4f69b2d8dc
Generate NOTICES.TXT and surface via command ( #5310 )
2025-08-03 20:19:34 +00:00