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

VS Code Support #179

Closed
dcuccia opened this issue Feb 19, 2020 · 6 comments
Closed

VS Code Support #179

dcuccia opened this issue Feb 19, 2020 · 6 comments

Comments

@dcuccia
Copy link

dcuccia commented Feb 19, 2020

I love the new support for Jupyter notebook editing in VS Code. The tools get out of your way, and even support remote execution, bringing a powerful "backend" to a lightweight coding experience.

I followed the installation instructions for Interactive (described here and here), and can confirm that the C# support is working in Jupyter Lab.

However, after that install, I still could not see the C# language service recognized by the local Jupyter server instance when started. The same running service enumerated multiple available Python kernels.

Is there a "quick fix" to turn the C# language service on within the VS Code Jupyter plugin, or is this a deeper question regarding plugin tooling? If deeper, please consider this a feature request to bring Interactive to VS Code. Thanks!

@jonsequitur
Copy link
Contributor

Most of the work to enable this will need to happen within VS Code, but we're definitely interested in making this work.

@dcuccia
Copy link
Author

dcuccia commented Feb 19, 2020

@jonsequitur thanks, that's great to hear. I'll find a place to cross-post on the VS Code side (unless that already exists).

@jonsequitur
Copy link
Contributor

Getting underway: #355.

@jonsequitur
Copy link
Contributor

More: #394, #396.

@LadyNaggaga
Copy link
Contributor

Try it out: https://github.com/dotnet/interactive/#visual-studio-code
Early days

@dcuccia
Copy link
Author

dcuccia commented Jun 4, 2020

Try it out: https://github.com/dotnet/interactive/#visual-studio-code
Early days

@LadyNaggaga this is awesome! Thanks to the team for their work on this!!

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

4 participants