mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Moves New Deployment from connections pane to file menu bar. (#22090)
* Moves New Deployment to file menu bar. * Add deployment back to breadcrumb menu * Update extensions/resource-deployment/DEVELOPER_GUIDE.md Co-authored-by: Charles Gagnon <chgagnon@microsoft.com> * Adjust new deployment mnemonic * Remove unused localized string --------- Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
This commit is contained in:
@@ -6,7 +6,7 @@ This guide is meant to provide details on what this extension does and how other
|
||||
|
||||
This extension provides a way for other extension authors to contribute types to the Resource Deployment Wizard which allows users to create and deploy resources such as servers.
|
||||
|
||||
This wizard is launched by either running the `Deployment: New Deployment...` command from the command palette or by clicking the `...` on the `Connections` pane and selecting `New Deployment...`
|
||||
This wizard is launched by either running the `Deployment: New Deployment...` command from the command palette or by clicking `File` on the menu bar and selecting `New Deployment...`
|
||||
|
||||
## How to Contribute a new Type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user