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

better handling of unregistered languages in notebook cells #190695

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

amunger
Copy link
Contributor

@amunger amunger commented Aug 17, 2023

fixes #187516

reuse same guard used to not switch to plaintext (the fallback language) when the cells language is unknown to the language service.
Also display a warning icon that will search for extensions to get support for that language.

@amunger amunger marked this pull request as ready for review August 17, 2023 18:55
@vscodenpa vscodenpa added this to the August 2023 milestone Aug 17, 2023
@amunger amunger merged commit 1f9950b into main Aug 17, 2023
@amunger amunger deleted the aamunger/unregisteredLanguage2 branch August 17, 2023 19:46
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle missing language support in notebook cell
3 participants