szaleju
PyCharm notebooks syntax highlight
Hello. I have set up Deno to work with pycharm. I am able to run a jupyter server with Deno kernel selected. Cells execute correctly.
One issue I have is that I don't have syntax highlight and autocompletion. Javascript and Typscript plugins are installed and working in .js and .ts files. Is there any other plugin or setting I am missing?
I have installed and used Deno kernel in VS Code without any issues. But I definitely prefer pycharm.
Thanks for your help!
3 replies