Skip to content

Commit 05fe3b8

Browse files
Copilotrajbos
andauthored
Add friendly display names for CMakeTools and misc non-MCP tools (#494)
* Initial plan * Add friendly names for CMakeTools and non-MCP tools Agent-Logs-Url: https://github.com/rajbos/github-copilot-token-usage/sessions/6f09e23f-243d-43ad-b0ea-eb337cca4b7a Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
1 parent 7c02b47 commit 05fe3b8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

vscode-extension/src/toolNames.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,11 @@
275275
,"mcp_oraios_serena_write_memory": "Serena: Write Memory"
276276
,"mcp_visuals-mcp_display_image": "Visuals MCP: Display Image"
277277
,"bash": "Bash"
278+
,"code_search": "Code Search"
279+
,"detect_memories": "Detect Memories"
280+
,"get_currentfile": "Get Current File"
281+
,"get_file": "Get File"
282+
,"get_symbols_by_name": "Get Symbols By Name"
278283
,"claude-code": "Claude Code"
279284
,"copilot-cloud-agent": "Copilot Cloud Agent"
280285
,"agent": "Agent"
@@ -292,6 +297,10 @@
292297
,"vscode_fetchWebPage_internal": "VSCode Fetch Web Page (Internal)"
293298
,"vscode_searchExtensions_internal": "VSCode Search Extensions (Internal)"
294299
,"vscode-websearchforcopilot_webSearch": "VSCode WebSearch for Copilot: Web Search"
300+
,"Build_CMakeTools": "CMake Tools: Build"
301+
,"ListBuildTargets_CMakeTools": "CMake Tools: List Build Targets"
302+
,"ListTests_CMakeTools": "CMake Tools: List Tests"
303+
,"RunCtest_CMakeTools": "CMake Tools: Run CTest"
295304
,"webfetch": "Web Fetch"
296305
,"write": "Write"
297306
,"edit": "Edit"

0 commit comments

Comments
 (0)