When the horizontal width of the TreeView is too narrow, its submenus overflow and visually "pierce" through the container boundaries, causing layout issues.
Version: 1.103.2
Commit: 6f17636
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Embedder: vscode.dev
Steps to Reproduce:
- Open a workspace with a folder that contains deeply nested paths or files with long names.
- Right-click an item several levels deep in the Explorer TreeView.
- Observe that the context menu extends past the right edge of the VS Code window;