Skip to content

qpwo/vscode-filepath-complete

Repository files navigation

vscode shell script file/dir intellisense

code --install-extension qpwo.shell-filepath-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.

About

vscode extension for filepath completion in shell scripts

Resources

License

Stars

Watchers

Forks

Contributors