monaco-editor-lsp-next/src/stores
fly6516 e7e843fee0 feat(ai-optimized-editor): Add AIDisplayButton and store to add feature to view last AI generated optimized code
- 添加 AIDisplayButton组件,用于切换 AI 优化代码和原始代码
- 修改 AIOptimizeButton 组件,仅在非 AI 编辑模式下显示
- 在代码工具栏中集成 AIDisplayButton
- 更新 problem-editor store,添加 AIgenerate 和 LastOptimizedCode 状态
-优化 AIEditorWrapper 组件,支持生成优化代码和回退功能
2025-06-21 19:03:53 +08:00
..
flexlayout.ts refactor(creater): wrap Panel with PanelLayout and ScrollArea 2025-06-21 00:34:21 +08:00
problem-dockview.ts refactor(stores): split dockview store into problem-specific store 2025-05-06 18:37:39 +08:00
problem-editor.ts feat(ai-optimized-editor): Add AIDisplayButton and store to add feature to view last AI generated optimized code 2025-06-21 19:03:53 +08:00
useSettingsStore.ts refactor(store): rename src/store to src/stores 2025-03-21 23:58:40 +08:00
useTabsStore.ts refactor(store): rename src/store to src/stores 2025-03-21 23:58:40 +08:00