Language status item doesn't appear when language mode is set #140589
Labels
bug
Issue identified by VS Code Team member as probable bug
insiders-released
Patch has been released in VS Code Insiders
verified
Verification succeeded
Milestone
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
Here's a GIF to describe the process:
This is currently a major blocker for us in adapting the new language status API: microsoft/vscode-python#18040, as we have a getting started experience where we teach the user to create an untitled file and then select an interpreter using the status bar, which will not be possible without this bug fix.
The bug is probably somewhere around
vscode/src/vs/workbench/api/common/extHostDocuments.ts
Lines 114 to 116 in 7ade5dd
cc @isidorn
The text was updated successfully, but these errors were encountered: