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

Syntax Error Highlighting Not Working in IJava Kernel on VS Code #167

Open
mayur-cli opened this issue Jan 18, 2025 · 1 comment
Open

Syntax Error Highlighting Not Working in IJava Kernel on VS Code #167

mayur-cli opened this issue Jan 18, 2025 · 1 comment

Comments

@mayur-cli
Copy link

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:

Image

Setup Settings:

Image

Image

@andrus
Copy link

andrus commented Jan 18, 2025

Hi @mayur-cli. While iJava paved the way for Java in Jupyter, it is itself not supported these days. We created an independent fork of iJava called jjava in the DFLib community to make sure the project lives. See this post for more details.

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.

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

No branches or pull requests

2 participants