Skip to content

Conversation

@mmahrouss
Copy link
Collaborator

Before, we used to crash if there are workspaces with the same name Which is restrictive and caused issues for some users. The choice to add that restriction was added to prevent ambiguous behavior when users set workspaceFolder:<ws_name> if name is repeated this commit allows processing multiple workspaces, but only processes workspaceFolder:<ws_name> if ws_name is unique.

TODO after holidays:
Adapt tests to the new sigantures and cases

Before, we used to crash if there are workspaces with the same name
Which is restrictive and caused issues for some users.
The choice to add that restriction was added to prevent ambiguous
behavior when users set workspaceFolder:<ws_name> if name is repeated
this commit allows processing multiple workspaces, but only processes
workspaceFolder:<ws_name> if ws_name is unique
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant