judge4c/src
2025-03-16 14:28:25 +08:00
..
app feat(workspace): pass editorLanguageConfigs to LanguageSelector and WorkspaceEditorHeader 2025-03-16 14:18:14 +08:00
components feat(workspace): pass editorLanguageConfigs to LanguageSelector and WorkspaceEditorHeader 2025-03-16 14:18:14 +08:00
config feat(editor-language): simplify language configuration to a constant 2025-03-16 14:27:28 +08:00
hooks feat(language-server): add configuration for C and C++ 2025-03-04 20:53:19 +08:00
lib feat(auth): implement custom credentials provider with session management 2025-03-14 14:39:26 +08:00
store refactor(code-editor-store): replace DefaultEditorLanguageConfig with DEFAULT_EDITOR_LANGUAGE constant 2025-03-16 14:28:25 +08:00
style style(mdx): update code highlighting styles for dark mode 2025-03-10 14:23:19 +08:00
types refactor(types): remove icon property from EditorLanguageMetadata type 2025-03-16 13:23:32 +08:00