-
Notifications
You must be signed in to change notification settings - Fork 37.8k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeededworkbench-multirootMulti-root (multiple folders) issuesMulti-root (multiple folders) issues
Milestone
Description
- VSCode Version: Code 1.18.0
- OS Version: Darwin x64 17.3.0
Executing a command like code --add path1 && code --add path2 (...) code --add pathN completely breaks the window, I only get a couple of paths added no matter what, duplicated icons in the statusbar and the entire thing basically becomes unstable/unusable.
Executing code --add path1 path2 (...) pathN works just fine, unfortunately for a high number of paths I can't submit this command to the terminal via the terminal#sendText method because of #38137.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeededworkbench-multirootMulti-root (multiple folders) issuesMulti-root (multiple folders) issues