-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Code
Description
Currently, there doesn’t appear to be a single dedicated page or comprehensive documentation covering the built-in AI agent tools contributed by VS Code.
Examples of such tools include:
insert_edit_into_fileread_filefile_searchsemantic_searchcreate_filereplace_string_in_filefetch_webpagevscode_search_extensions_internalgetCurrentMilestonegetReleaseFeatures
These are mentioned in a scattered fashion across posts and examples (e.g., when explaining *.prompt.md usage), but there’s no central reference describing their purpose, parameters, and usage guidelines.
This makes it difficult for developers experimenting with agent mode to fully understand the toolset and its intended usage.
Feature Request
- Provide a dedicated documentation page (or section) listing all built-in tools contributed by VS Code.
- Include at minimum:
- Tool name
- Purpose/description
- Example usage
- Notes on availability/limitations
Reference
A related community discussion highlighting the confusion:
Reddit thread
This would help both new and advanced users take full advantage of the built-in agent capabilities.
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Code