Describe the bug
plugin v1.3.13 introduced syntax highlighting in the matlab terminal, but, at least for dark mode users, the text is very dark, and many expected syntax highlights are missing.
relates to #295 #340
To Reproduce
Steps to reproduce the behavior:
- use a dark mode themed editor
- use matlab terminal
Expected behavior
- Syntax highlighting should be a brighter color in dark mode - it is too dark and hard to read
- highlighting should have different color for string/char arrs
- highlighting should have different color for comments
Screenshots
Useful Information
- MATLAB Version: 25b
- OS Version: win11
- VS Code Version: devin desktop 3.4
Describe the bug
plugin v1.3.13 introduced syntax highlighting in the matlab terminal, but, at least for dark mode users, the text is very dark, and many expected syntax highlights are missing.
relates to #295 #340
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Useful Information