mathworks / mathworks/MATLAB-extension-for-vscode

matlab terminal syntax highlighting is not dark mode friendly

Open
#342 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
435
Forks
40
PR merge metrics
No merged PRs in 30d

Description

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:

  1. use a dark mode themed editor
  2. 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

Image

Useful Information

  • MATLAB Version: 25b
  • OS Version: win11
  • VS Code Version: devin desktop 3.4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in a dark-themed VS Code environment using the MATLAB terminal, then trace the extension's terminal syntax-highlighting configuration. Confirm the relevant highlighting behavior for general text, strings or character arrays, and comments; done means these elements are readable and visibly differentiated in dark mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
matlab, typescript, vscode
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.