-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Open
Labels
apiapi-finalizationfeature-requestRequest for new features or functionalityRequest for new features or functionalityterminal-suggest
Milestone
Description
Now that the terminal suggest is getting more reliable and feature complete, we should look into what a completion provider could look like in the extension API. Some examples of where this would be useful:
- Providing completions for shells we don't support yet, like integrating fig completion specs.
- A provider for git that added smarts beyond what we can do in pwsh. For example it could complete
git clone https://
togit clone https://github.com/
and provide the user's orgs/forks when completinghttps://github.com/
, etc.
Metadata
Metadata
Assignees
Labels
apiapi-finalizationfeature-requestRequest for new features or functionalityRequest for new features or functionalityterminal-suggest