monaco-editor-lsp-next/src
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
..
app feat(ai): intergration of ai-optimized-editor 2025-06-21 16:08:38 +08:00
components 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
config feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
features 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
hooks feat(ui): add all Shadcn components 2025-06-20 17:37:00 +08:00
i18n refactor(i18n): replace language-settings with locale-switcher 2025-05-13 00:19:01 +08:00
lib feat: add code analysisi 2025-06-21 13:52:34 +08:00
stores 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
styles feat: replace dockview with flexlayout-react 2025-06-13 14:03:17 +08:00
types style: normalize quotes and indentation 2025-06-20 22:25:07 +08:00