We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eg. create a component from https://github.com/eclipse/lemminx.git (make sure to include the .git at the end)
https://github.com/eclipse/lemminx.git
.git
The suggested component name doesn't get sanitized like it does for the fix introduced in #3150
eg. it suggests lemminx.git instead of the expected lemminx-git
lemminx.git
lemminx-git
The text was updated successfully, but these errors were encountered:
"Create Component from Git" doesn't sanitize the suggested component …
9bf5103
…name redhat-developer#3294 Fixes: redhat-developer#3294 Signed-off-by: Victor Rubezhny <[email protected]>
a1a8c79
a72db4f
…name #3294 Fixes: #3294 Signed-off-by: Victor Rubezhny <[email protected]>
vrubezhny
Successfully merging a pull request may close this issue.
eg. create a component from
https://github.com/eclipse/lemminx.git
(make sure to include the.git
at the end)The suggested component name doesn't get sanitized like it does for the fix introduced in #3150
eg. it suggests
lemminx.git
instead of the expectedlemminx-git
The text was updated successfully, but these errors were encountered: