File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 150150 "command" : " github-copilot-api-vscode.createDesktopShortcut" ,
151151 "title" : " Copilot API: Create Desktop Shortcut" ,
152152 "category" : " GitHub Copilot"
153+ },
154+ {
155+ "command" : " github-copilot-api-vscode.perf.resetMetrics" ,
156+ "title" : " Copilot API (Dev): Reset Perf Metrics" ,
157+ "category" : " GitHub Copilot"
158+ },
159+ {
160+ "command" : " github-copilot-api-vscode.perf.getMetrics" ,
161+ "title" : " Copilot API (Dev): Get Perf Metrics" ,
162+ "category" : " GitHub Copilot"
163+ },
164+ {
165+ "command" : " github-copilot-api-vscode.perf.validateRequestTracking" ,
166+ "title" : " Copilot API (Dev): Validate Request Tracking" ,
167+ "category" : " GitHub Copilot"
168+ },
169+ {
170+ "command" : " github-copilot-api-vscode.perf.startCpuProfile" ,
171+ "title" : " Copilot API (Dev): Start CPU Profile" ,
172+ "category" : " GitHub Copilot"
173+ },
174+ {
175+ "command" : " github-copilot-api-vscode.perf.stopCpuProfile" ,
176+ "title" : " Copilot API (Dev): Stop CPU Profile" ,
177+ "category" : " GitHub Copilot"
153178 }
154179 ],
155180 "menus" : {
You can’t perform that action at this time.
0 commit comments