You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this amazing project, I use this daily since it made my life much easier with notetaking. I'm using the IJava kernel in Jupyter notebooks within VS Code. While syntax highlighting works after I adjust the metadata, I'm unable to get syntax error highlighting to function.
Is there a way to enable syntax error highlighting when using the IJava kernel in Jupyter notebooks, especially in the VS Code environment? Any suggestions or workarounds would be greatly appreciated!
Example of typos/errors I want to be highlighted:
Setup Settings:
The text was updated successfully, but these errors were encountered:
While the original JJava devs mostly used browser-based Jupyter, there's are more and more requests for proper VSCode support, so that's definitely one of the priorities. Feel free to come to our GitHub for this discussion.
BTW, Java code highlighting in the notebook cell works for me with the vanilla JJava kernel without changing anything.
Thank you for this amazing project, I use this daily since it made my life much easier with notetaking. I'm using the IJava kernel in Jupyter notebooks within VS Code. While syntax highlighting works after I adjust the metadata, I'm unable to get syntax error highlighting to function.
Is there a way to enable syntax error highlighting when using the IJava kernel in Jupyter notebooks, especially in the VS Code environment? Any suggestions or workarounds would be greatly appreciated!
Example of typos/errors I want to be highlighted:
Setup Settings:
The text was updated successfully, but these errors were encountered: