-
Notifications
You must be signed in to change notification settings - Fork 271
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鈥檒l occasionally send you account related emails.
Already on GitHub? Sign in to your account
Native Notebooks - Reduce languages displayed based on what kernel supports #5580
Comments
No this won't. |
|
Sorry, I meant the API would support it. The .NET team would do the work to expose those languages which in turn would be found by that API. Is that understanding correct? |
Again to be clear, we don't need to do anything here, .NET team can make the necessary chanages without any dependency on us. |
|
@DonJayamanne We were going to do this for us as well, only populate python, markdown, plain text + any magics python supports, am i not remembering correctly? |
|
Yes, you are correect, but wanted to ensure anyone looking at this issue that we're not blocking .NET |
|
Tested with .NET interactive. Languages correctly switched back and forth |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

VS Code has finally enabled kernel supported language 馃帀
microsoft/vscode#116314
Let's reduce the number of languages that are displayed to a user once they click on the language picker based on what the kernel supports.
Issue will be updated after meeting with Don to create shortlist.
This will also support the .NET team's requested experience.
The text was updated successfully, but these errors were encountered: