Handle missing language support in notebook cell #187516
Labels
insiders-released
Patch has been released in VS Code Insiders
notebook-language
Bugs related to general interaction with languages
on-testplan
Milestone
Currently if we don't find language provider for cells, we would fall back to
plaintext
, this will make the document dirty immediately. We should actually respect the language metadata, show a warning on the cell status bar language picker and ask users to install language extensions for it.The text was updated successfully, but these errors were encountered: