-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
create a rock: Add Package to Workspace
command
#35
Comments
I don't think I understand this one.. You mean showing a quick pick ui with all orogen/cmake/autotools/ruby packages defined in the installation manifest? |
Yes, and add the selected package to the workspace. |
I like the idea... Should we filter supported packages (configuration/ruby/orogen/cmake/autotools)? |
I wouldn't. Any package in the installation manifest should do. |
There was microsoft/vscode@020e4dc but it was removed.. We should probably watch microsoft/vscode#35407 |
For the record: microsoft/vscode#42026 |
It got published in vscode 1.20, but unfortunately only as a "proposed API", which means that one cannot use it if running "main" vscode (you need either a special flag or running code insiders) |
Just in the last week, this would have saved me a lot of pain and suffering.
Allow the user to add a package in the workspace by picking it in a list. We would either look at the workspaces that are already opened. So, one must already have at least one package in its workspace, but I don't think it's a bad thing.
The text was updated successfully, but these errors were encountered: