usama8800 / VSCode-Tab-Groups

MIT License
37 stars 4 forks source link

Delete buttons do not work all the time #56

Open daniel30hg opened 1 year ago

daniel30hg commented 1 year ago

Code_zxat0iDwqp

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.

drukepple commented 10 months ago

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.