mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* Changes to 1. Enable Icon for Schema Compare model view editor 2. Set context setting in editable drop down 3. Fix a console error * new icons * Changes as per PR comments * Adding PR comments * Fixing a spelling mistake
5 lines
213 B
JSON
5 lines
213 B
JSON
{
|
|
"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"
|
|
} |