There's a new [VS Code preview feature](https://code.visualstudio.com/docs/terminal/shell-integration#_intellisense-preview) that adds Intellisense to the integrated terminal, powered by [Fig autocomplete specs](https://github.com/withfig/autocomplete): <img width="1528" height="567" alt="Image" src="https://github.com/user-attachments/assets/a7a5e967-311f-4422-9685-0b4a2bf0ef38" /> The default ones bundled with VS Code are located here (looks like some are pulled from upstream [withfig/autocomplete](https://github.com/withfig/autocomplete)): https://github.com/microsoft/vscode/tree/main/extensions/terminal-suggest/src/completions. Maybe we could contribute a spec for `azd` upstream? Relevant: https://code.visualstudio.com/docs/terminal/shell-integration#_intellisense-preview https://fig.io/docs/guides/integrating/integrations/cobra
There's a new VS Code preview feature that adds Intellisense to the integrated terminal, powered by Fig autocomplete specs:
The default ones bundled with VS Code are located here (looks like some are pulled from upstream withfig/autocomplete): https://github.com/microsoft/vscode/tree/main/extensions/terminal-suggest/src/completions.
Maybe we could contribute a spec for
azdupstream?Relevant:
https://code.visualstudio.com/docs/terminal/shell-integration#_intellisense-preview
https://fig.io/docs/guides/integrating/integrations/cobra