|
cc76648437
|
refactor(useProblemEditor): update hooks to support language-specific localStorage keys
|
2025-03-20 15:11:23 +08:00 |
|
|
458bdfbf42
|
fix(useMonacoTheme): return theme ID instead of the full theme object
|
2025-03-20 14:47:16 +08:00 |
|
|
69dfb8cb12
|
refactor(useProblemEditor): refactor to use useProblemEditorStore for state management
|
2025-03-20 14:15:37 +08:00 |
|
|
a44826990c
|
refactor(hooks): improve useProblemEditor state management and persistence
|
2025-03-20 13:08:00 +08:00 |
|
|
1c0ffb8cda
|
feat(hooks): add useProblemEditor hook for managing problem-specific editor language
|
2025-03-19 15:14:11 +08:00 |
|
|
154b66d524
|
refactor(hooks): rename monacoTheme to currentTheme in useMonacoTheme
|
2025-03-19 14:58:11 +08:00 |
|
|
742a827072
|
feat(language-server): add configuration for C and C++
|
2025-03-04 20:53:19 +08:00 |
|
|
d8fa37dd8a
|
feat(theme): add MonacoTheme enum, configuration and hook
|
2025-03-04 20:06:33 +08:00 |
|
|
09ef2bf22a
|
feat(components/ui): add Sidebar-13 component from shadcn/ui
|
2025-03-03 14:51:13 +08:00 |
|