judge4c/src
cfngc4594 4cd56f6fab refactor(option): Rename code-editor-options.ts to option.ts and add wordWrap option
Renamed code-editor-options.ts to option.ts and added the wordWrap: "on" option to enable word wrapping in the code editor.
2025-02-23 15:05:46 +08:00
..
app feat(playground): style resizable handle 2025-02-21 21:34:37 +08:00
components refactor(option): Rename code-editor-options.ts to option.ts and add wordWrap option 2025-02-23 15:05:46 +08:00
config feat(lsp): add configuration for supported language servers 2025-02-23 13:52:06 +08:00
constants refactor(option): Rename code-editor-options.ts to option.ts and add wordWrap option 2025-02-23 15:05:46 +08:00
lib feat(shiki): add Shiki highlighter initialization for syntax highlighting 2025-02-20 00:30:32 +08:00
store refactor(option): Rename code-editor-options.ts to option.ts and add wordWrap option 2025-02-23 15:05:46 +08:00
style style(mdx): Add subheading anchor style, underline on hover 2025-02-23 15:02:55 +08:00