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

Advanced/colored error highlighting for Matlab Notebooks in VS Code #68

Open
tylerlekang opened this issue Oct 2, 2023 · 0 comments
Open
Assignees

Comments

@tylerlekang
Copy link

System:
Windows 10
Matlab (R2023a) Update 5
Python 3.8.16 (via Miniconda)
Jupyter Lab 3.6.3 (via conda install)
jupyter-matlab-proxy 0.7.2 (via pip install)

Issue:
I edit/build Matlab Notebooks in VS Code (as per explained here: #41 )

When an error happens, the error message to the notebook is in plain text:
image

Compare this to the exact same Notebook opened in JupyterLab 3:
image

And compared to a Python Notebook in VS Code:
image

Request:
Is it possible to consider in future updates the ability to have at least the same color warning/error messages for VS Code. Ideally more advanced error messages would be nice, but this may have more to do with Matlab itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants