vscode shell script file/dir intellisensevscode extension to tab-complete (intellisense) filenames in shell scripts. based on last 'cd' command before cursor. For example, if you are editing script.sh:
It is based on last cd command before the line where your cursor is. Thats it. |