VS Code - Jupyter IntelliSense not working for Rust & evcxr

Viewed 145

Trying out evcxr_jupyter with VS Code Jupyter extension & interactive window.

Code executes fine, but there are no code suggestions.

rust intellisense example

For python code suggestions work fine.

python intellisense example

Is there some configuration, that can enable it for Rust as well? Or is it just not supported for now?

0 Answers
Related