You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The delete buttons on the tab groups side panel do not work all the time, and require VSCode to be restarted constantly to be clicked after another one has been clicked.
The text was updated successfully, but these errors were encountered:
I think this is affecting me as well. I get a toast notification saying
Error running command
extension.deleteEditorGroupFromView: Cannot read properties of undefined (reading 'path'). This is likely caused by the extension that contributes extension.deleteEditorGroupFromView.
Hope that helps, but it comes up pretty often. Not sure, but I might be able to only delete files from a group after first opening VS Code. Or maybe until I switch groups? Not quite sure.
The delete buttons on the tab groups side panel do not work all the time, and require VSCode to be restarted constantly to be clicked after another one has been clicked.
The text was updated successfully, but these errors were encountered: