monaco-editor-lsp-next/src
fly6516 d6e611b9fd refactor(components): 重构 AI优化编辑器
- 将 AIProblemEditor 组件改为 AIEditorWrapper 组件
- 移除与语言服务器相关的逻辑和状态管理- 简化了代码结构,提高了组件的可复用性和可维护性
- 优化了 AI 代码优化功能,增加了应用优化结果的按钮
-调整了样式,使界面更加直观
2025-06-21 12:43:16 +08:00
..
app feat: migrate prototype of ai-optimized-editor feature 2025-06-21 12:43:16 +08:00
components refactor(components): 重构 AI优化编辑器 2025-06-21 12:43:16 +08:00
config feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
features refactor: flexlayout 2025-06-21 12:43:16 +08:00
hooks feat(ui): add all Shadcn components 2025-06-16 17:49:25 +08:00
i18n refactor(i18n): replace language-settings with locale-switcher 2025-05-13 00:19:01 +08:00
lib feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
stores refactor: flexlayout 2025-06-21 12:43:16 +08:00
styles feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
types feat: migrate prototype of ai-optimized-editor feature 2025-06-21 12:43:16 +08:00