|
31c5d86f2c
|
chore(store): update CodeEditorStore for LSP config changes
|
2025-03-16 15:40:00 +08:00 |
|
|
07ffcf439b
|
refactor(code-editor-store): replace DefaultEditorLanguageConfig with DEFAULT_EDITOR_LANGUAGE constant
|
2025-03-16 14:28:25 +08:00 |
|
|
5925ea8192
|
fix(store): initialize editor value as empty string
|
2025-03-09 10:39:53 +08:00 |
|
|
4f6a37df17
|
fix(prisma): update enum values for EditorLanguage to lowercase ('c' and 'cpp')
|
2025-03-08 21:03:32 +08:00 |
|
|
5f79671aa5
|
refactor(code-editor): dynamically fetch lspConfig from LanguageServerConfig
|
2025-03-05 13:29:17 +08:00 |
|
|
353aff9b4d
|
refactor(header, reset-button, useCodeEditorStore): remove unnecessary value prop and refactor related components
|
2025-03-05 10:18:06 +08:00 |
|
|
0c94bb2fa3
|
refactor(store): restructure code editor store and update configuration
|
2025-03-05 00:31:57 +08:00 |
|
|
598ca75829
|
feat(editor): add default editor options configuration
|
2025-03-04 21:02:16 +08:00 |
|
|
64655d8118
|
refactor(code-editor-store): rename and add hydration state, update storage handling
|
2025-03-03 14:18:32 +08:00 |
|