Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>bash/zsh filename intellisense/autocompleteNew to Visual Studio Code? Get it now.
bash/zsh filename intellisense/autocomplete

bash/zsh filename intellisense/autocomplete

qpwo

|
28 installs
| (0) | Free
Tab-complete filenames/filepaths in shell scripts based on the last `cd` command.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode shell script file/dir intellisense

vscode extension to tab-complete (intellisense) filenames in shell scripts. based on last 'cd' command before cursor.

For example, if you are editing script.sh:

cd ~/git/vscode-shell-completions
cat R # hit tab here and see README.md etc

It is based on last cd command before the line where your cursor is.

Thats it.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft