Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matlab VS code extension - syntax highlighting doesn't work properly #189

Open
bicanski opened this issue Nov 15, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@bicanski
Copy link

Hi there,

I was experimenting with the vs code Matlab extension.

Unfortunately it seems vs code color schemes cannot distinguish Matlab built-in functions from user-defined arrays, likely because of the parentheses. See example in the attached screenshot: my array ‘Enz’ (colored blue) just like ’nonzeros’ (also colored blue), which is of course a built-in function.

This is very distracting and kind of defeats the purpose of syntax highlighting.

Best wishes,
Andrej

Screenshot 2024-11-14 at 20 12 33
@bicanski bicanski added the bug Something isn't working label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant