mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 09:59:47 -05:00
10 lines
369 B
JSON
10 lines
369 B
JSON
{
|
|
"displayName": "SQL Server Profiler",
|
|
"description": "SQL Server Profiler for Azure Data Studio",
|
|
"profiler.contributes.title.newProfler": "Launch Profiler",
|
|
"profiler.contributes.title.start": "Start",
|
|
"profiler.contributes.title.stop": "Stop",
|
|
"profiler.contributes.title.openCreateSessionDialog": "Create Profiler Season",
|
|
"profiler.category": "Profiler"
|
|
}
|