Skip to content

Commit 7c02b47

Browse files
Copilotrajbos
andauthored
Add missing friendly names for Python and Pylance MCP tools (#495)
* Initial plan * Add missing friendly names for get_python_executable_details and pylance MCP tools Agent-Logs-Url: https://github.com/rajbos/github-copilot-token-usage/sessions/8c3140b4-2d0b-48cb-b4a1-b1ca696ed6dd 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 b59afb3 commit 7c02b47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vscode-extension/src/toolNames.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
,"get_errors": "Get Errors"
131131
,"get_project_setup_info": "Get Project Setup Info"
132132
,"configure_python_environment": "Configure Python Environment"
133+
,"get_python_executable_details": "Get Python Executable Details"
133134
,"get_search_view_results": "Get Search View Results"
134135
,"get_task_output": "Get Task Output"
135136
,"job_output": "Job Output"
@@ -192,6 +193,8 @@
192193
,"mcp_playwright_browser_snapshot": "Playwright MCP: Browser Snapshot"
193194
,"mcp_playwright_browser_take_screenshot": "Playwright MCP: Browser Take Screenshot"
194195
,"mcp_pylance_mcp_s_pylanceDocString": "Pylance MCP: Pylance Doc String"
196+
,"mcp_pylance_mcp_s_pylanceRunCodeSnippet": "Pylance MCP: Run Code Snippet"
197+
,"mcp_pylance_mcp_s_pylanceWorkspaceRoots": "Pylance MCP: Workspace Roots"
195198
,"mcp_chrome-devtoo_click": "Chrome DevTools MCP: Click"
196199
,"mcp_chrome-devtoo_evaluate_script": "Chrome DevTools MCP: Evaluate Script"
197200
,"mcp_chrome-devtoo_fill": "Chrome DevTools MCP: Fill"

0 commit comments

Comments
 (0)