mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Open Scmp file in Schema Compare extension (#20435)
* Open Scmp file in Schema Compare extension * Address comments and fix failing test * Addressed comment
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"displayName": "SQL Server Schema Compare",
|
||||
"description": "SQL Server Schema Compare for Azure Data Studio supports comparing the schemas of databases and dacpacs.",
|
||||
"schemaCompare.start": "Schema Compare",
|
||||
"schemaCompare.runComparison": "Run Schema Comparison"
|
||||
"schemaCompare.runComparison": "Run Schema Comparison",
|
||||
"schemaCompare.openInScmp": "Open in Schema Compare"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user