G30
98cb2d3411
feat: Add MATLAB syntax highlighting support for code blocks ( #20773 )
...
* feat: Add MATLAB syntax highlighting support for code blocks
Add MATLAB syntax highlighting support by fixing issues in both CodeEditor (editable) and CodeBlock (read-only) components.
Changes:
- CodeEditor.svelte: Added 'matlab' alias to CodeMirror's Octave language (MATLAB-compatible syntax)
- CodeBlock.svelte: Fixed highlight.js usage to use highlight() directly when language is recognized, falling back to highlightAuto() only for unknown languages
* revert: not needed
2026-01-19 13:58:48 +04:00
Timothy Jaeryang Baek
97faeccebf
refac
2025-10-01 21:56:32 -05:00
Peter Dave Hello
45180e829a
i18n: add missing translations
2025-08-20 22:14:23 +08:00
Timothy Jaeryang Baek
071a2ac835
fix: python format issue
2025-07-29 17:08:47 +04:00
Timothy Jaeryang Baek
21d616f8ed
fix: code interpreter code editor issue
2025-06-26 11:05:17 +04:00
Timothy Jaeryang Baek
51fe33395b
refac
2025-06-08 20:27:08 +04:00
Timothy Jaeryang Baek
4fe45d4430
refac/security: python code format endpoint
2025-06-08 20:26:07 +04:00
Timothy Jaeryang Baek
1eba6a812e
enh: smaller code text size
...
Co-Authored-By: Robert Piosik <robertpiosik@gmail.com >
2025-04-10 10:50:46 -07:00
Matthew O'Gorman
8a81f5f188
add support for elixir code syntax highlighting
2025-04-06 23:42:53 -04:00
Timothy Jaeryang Baek
41a83f1dc5
refac: code update behaviour
2025-03-09 23:49:26 +00:00
Timothy Jaeryang Baek
cd3904046d
refac
2025-02-24 20:19:32 -08:00
Timothy Jaeryang Baek
802f8809dd
fix: codeblock
2025-02-23 21:39:34 -08:00
Timothy Jaeryang Baek
667d26ca12
refac
2025-02-22 01:16:58 -08:00
Timothy Jaeryang Baek
2f75eef499
enh: code execution settings
2025-02-17 16:25:50 -08:00
Timothy Jaeryang Baek
a863f98c53
refac: toast error
2025-01-20 22:41:32 -08:00
Mandy Schoep
8fcb08c541
feat: add HCL highlighting
2024-12-02 11:08:02 +01:00
Timothy J. Baek
056f24dc57
refac
2024-11-06 00:32:08 -08:00
Timothy J. Baek
50b1a3471c
refac
2024-10-06 15:30:16 -07:00
Timothy J. Baek
913620ff0c
refac
2024-10-06 12:07:45 -07:00
Timothy J. Baek
ed47e24494
refac
2024-10-06 00:28:33 -07:00
Timothy J. Baek
28602b12ea
refac: dynamic lang support
2024-10-05 12:38:09 -07:00
Timothy J. Baek
81440460f2
feat: editable code block
2024-10-05 12:04:36 -07:00
Timothy J. Baek
837944dcc5
fix
2024-06-24 12:26:07 -07:00
Timothy J. Baek
9fb30d4787
fix
2024-06-24 12:23:12 -07:00
SimonOriginal
665f87e84a
add toasts keys i18n
2024-06-24 18:09:45 +02:00
Timothy J. Baek
aa7d25600f
refac
2024-06-10 22:33:25 -07:00
Timothy J. Baek
4601a0246f
fix: tool edit
2024-06-10 21:53:51 -07:00
Timothy J. Baek
6589464ddf
refac
2024-06-10 20:58:47 -07:00
Timothy J. Baek
adea3af8d7
refac
2024-06-10 19:19:53 -07:00
Timothy J. Baek
c5ed3452d2
refac
2024-06-10 17:52:12 -07:00
Timothy J. Baek
6e7e575a18
refac
2024-06-10 17:30:07 -07:00
Timothy J. Baek
f43b545bdd
refac
2024-06-10 17:24:42 -07:00
Timothy J. Baek
8b1e2ce279
feat: code format
2024-06-10 17:12:48 -07:00
Timothy J. Baek
dd423f43de
feat: default tools template
2024-06-10 16:35:42 -07:00
Timothy J. Baek
f2bd3fdf19
chore: rm console log
2024-06-10 16:16:08 -07:00
Timothy J. Baek
8ad52f0fcc
feat: code editor
2024-06-10 16:02:23 -07:00
Timothy J. Baek
5a3736f1ee
feat: tools page
2024-06-10 15:24:26 -07:00