Skip to content

Commit 785f30a

Browse files
committed
polish: improve naming of visible perf charts command
Fixes microsoft/vscode#107836
1 parent 39be86e commit 785f30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode-js-profile-flame/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
{
7171
"command": "vscode-js-profile-flame.setRealtimeCharts",
7272
"category": "Debug",
73-
"title": "Toggle Realtime Performance Charts",
73+
"title": "Toggle Visible Realtime Performance Charts",
7474
"icon": "$(gear)"
7575
},
7676
{

0 commit comments

Comments
 (0)