wso2 / ballerina-vscode

To keep Ballerina VSCode plugin related issues, discussions, etc.
Apache License 2.0
41 stars 20 forks source link

Provide a command palette option to push a Ballerina package #566

Open nipunayf opened 1 month ago

nipunayf commented 1 month ago

Description: Similar to how the command palette provides options to run and build the project, it should provide an option to push the project based on the repository specified in the Settings.toml.

image