|
1 | 1 | { |
2 | 2 | "unknown": "Unknown" |
3 | 3 | ,"run_in_terminal": "Run In Terminal" |
| 4 | + ,"run_build": "Run Build" |
4 | 5 | ,"mcp.io.github.git.assign_copilot_to_issue": "GitHub MCP (Local): Assign Copilot to Issue" |
5 | 6 | ,"mcp.io.github.git.create_or_update_file": "GitHub MCP (Local): Create/Update File" |
6 | 7 | ,"mcp_io_github_git_create_or_update_file": "GitHub MCP (Local): Create/Update File" |
|
122 | 123 | ,"create_new_workspace": "Create New Workspace" |
123 | 124 | ,"create_virtual_environment": "Create Virtual Environment" |
124 | 125 | ,"edit_files": "Edit Files" |
| 126 | + ,"edit_file": "Edit File" |
125 | 127 | ,"edit_notebook_file": "Edit Notebook File" |
126 | 128 | ,"fetch_webpage": "Fetch Webpage" |
127 | 129 | ,"file_search": "File Search" |
128 | 130 | ,"get_changed_files": "Get Changed Files" |
129 | 131 | ,"get_doc_info": "Get Doc Info" |
130 | 132 | ,"get_errors": "Get Errors" |
131 | 133 | ,"get_project_setup_info": "Get Project Setup Info" |
| 134 | + ,"get_projects_in_solution": "Get Projects In Solution" |
132 | 135 | ,"configure_python_environment": "Configure Python Environment" |
133 | 136 | ,"get_python_executable_details": "Get Python Executable Details" |
134 | 137 | ,"get_search_view_results": "Get Search View Results" |
|
301 | 304 | ,"ListBuildTargets_CMakeTools": "CMake Tools: List Build Targets" |
302 | 305 | ,"ListTests_CMakeTools": "CMake Tools: List Tests" |
303 | 306 | ,"RunCtest_CMakeTools": "CMake Tools: Run CTest" |
| 307 | + ,"nuget_get-nuget-solver": "NuGet: Get NuGet Solver" |
304 | 308 | ,"webfetch": "Web Fetch" |
305 | 309 | ,"write": "Write" |
306 | 310 | ,"edit": "Edit" |
|
0 commit comments