mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-08 01:28:26 -05:00
cleanup sql projects readme (#22538)
* cleanup sql projects readme * update to use code blocks for commands
This commit is contained in:
@@ -17,10 +17,10 @@ Please report issues and feature requests [here.](https://github.com/microsoft/a
|
||||
|
||||
## Getting Started with Database Projects
|
||||
|
||||
* Create a new database project by going to the **Projects** viewlet or by searching **Projects: New** in the command palette.
|
||||
* Existing database projects can be opened by going to the **Projects** viewlet or by searching **Projects: Open Existing** in the command palette.
|
||||
* Start from an existing database by using the **Create Project from Database** from the command palette or database context menu.
|
||||
* Start from an OpenAPI/Swagger spec by using the **Generate SQL Project from OpenAPI/Swagger spec** command.
|
||||
* Create a new database project by going to the `Database Projects` view or by searching `Database Projects: New` in the command palette.
|
||||
* Existing database projects can be opened by going to the `Database Projects` view or by searching `Database Projects: Open existing` in the command palette.
|
||||
* Start from an existing database by using the `Create Project from Database` from the command palette or database context menu.
|
||||
* Start from an OpenAPI/Swagger spec by using the `Generate SQL Project from OpenAPI/Swagger spec` command (Preview).
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
|
||||
Reference in New Issue
Block a user