monaco-editor-lsp-next/src/components/creater
Dioxide 16623f4b4d The window is basically complete, but there are some issues need to fix.
1. The window won't scroll when complete.
2. The AI needs the context to generate new inputs, I don't know
how to write.
2025-06-21 12:45:10 +08:00
..
edit-code-panel.tsx feat(problem-editor): add feature to preload problem information if there already has had data in database 2025-06-21 12:45:10 +08:00
edit-description-panel.tsx feat(creater): add feature to display multi-language description and solution in problem-creater 2025-06-21 12:45:10 +08:00
edit-detail-panel.tsx feat(problem-editor): add feature to preload problem information if there already has had data in database 2025-06-21 12:45:10 +08:00
edit-solution-panel.tsx feat(creater): add feature to display multi-language description and solution in problem-creater 2025-06-21 12:45:10 +08:00
edit-testcase-panel.tsx The window is basically complete, but there are some issues need to fix. 2025-06-21 12:45:10 +08:00
problem-maintain.tsx feat(creater): realise problem-editor interactive with database logic 2025-06-21 12:43:16 +08:00