Commit Graph

3 Commits

Author SHA1 Message Date
4ad9bac50b refactor(editor): update Monaco editor type imports and state to use editor from monaco-editor 2025-03-01 23:19:35 +08:00
b5fcb39037 fix(option): adjust scrollbar sizes for improved usability 2025-02-23 20:31:11 +08:00
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