Bash
About
Bash is the Bourne Again SHell. Bash is a sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh).
Installation
Change enable
from False
to True
in the bash
section (cf module installation).
You can also take a look at the VSCode-Anywhere bash module configuration.
Requirements
No requirements.
VSCode
VSCode extensions
timonwong.shellcheck
This extension is a linter for sh / bash.
rogalmic.bash-debug
This extension is a bash debugger GUI frontend based on bashdb scripts.
VSCode settings
Windows settings
Assuming you have installed in the default directory C:\VSCode-Anywhere
.
Linux settings
VSCode keybindings
No keybindings.
Software
Windows software
scoop
Linux software
brew
MacOS software
brew
Documentation
VSCode-Anywhere
Environment
No environment.
Specific settings
No specific settings.
Last updated