-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
languages-basicBasic language support issuesBasic language support issueslinuxIssues with VS Code on LinuxIssues with VS Code on LinuxmacosIssues with VS Code on MAC/OS XIssues with VS Code on MAC/OS XwindowsVS Code on Windows issuesVS Code on Windows issues
Milestone
Description
It would be useful if VS Code provides an auto completion script, for the code command, for the commonly used/popular shells, such as Zsh, Bash, Fish, Powershell, etc.
There is already one bundled in Zsh in newer versions: Zsh/Completion/X/Command/_code. But VS Code can bundle it's own more complete and up-to-date version. Which will also be available for users of older Zsh versions.
All scripts should be bundled with all the various kinds of installers for all supported operating systems. What with people using Unix shells on Windows, via various means, and Powershell 6 being cross-platform. They should be installed/symlinked automatically to the correct location when it makes sense, depending on the platform and installation method.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
languages-basicBasic language support issuesBasic language support issueslinuxIssues with VS Code on LinuxIssues with VS Code on LinuxmacosIssues with VS Code on MAC/OS XIssues with VS Code on MAC/OS XwindowsVS Code on Windows issuesVS Code on Windows issues