monaco-editor-lsp-next/src
cfngc4594 e9da555705 refactor: move Monaco Editor logic to CodeEditor component
- Moved Monaco Editor initialization and related logic from src/app/page.tsx to src/components/code-editor.tsx
2025-02-20 01:10:25 +08:00
..
app refactor: move Monaco Editor logic to CodeEditor component 2025-02-20 01:10:25 +08:00
components fix(code-editor): adjust loading skeleton padding for improved layout 2025-02-20 01:05:30 +08:00
lib feat(shiki): add Shiki highlighter initialization for syntax highlighting 2025-02-20 00:30:32 +08:00