|
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 |
|
|
ca04733475
|
feat(code-editor): enable word wrap in editor options
|
2025-02-23 14:34:14 +08:00 |
|
|
dd979d31b2
|
feat(code-editor): decrease top padding in code editor options for better layout
|
2025-02-21 02:09:31 +08:00 |
|
|
89512c8e6a
|
feat(code-editor): increase top padding in code editor options for improved layout
|
2025-02-21 00:56:41 +08:00 |
|
|
9c78049359
|
feat(lsp): add supported languages with icons for C and C++
|
2025-02-20 14:02:42 +08:00 |
|
|
01f188ac56
|
feat(editor): add default configuration for Monaco code editor
|
2025-02-20 09:11:20 +08:00 |
|