Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sh-explorerNew to Visual Studio Code? Get it now.
sh-explorer

sh-explorer

🅰️🅻🅴🅺

|
22 installs
| (1) | Free
Sh explorer in workspace
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sh-explorer

Shell scripts explorer for VS Code.

Features

  • Scans the workspace for script files on activation.
  • Shows scripts in the Explorer sidebar under “Shell Scripts”.
  • Run any script via click or the inline run action; it opens a terminal in the editor area and executes the script.

Requirements

  • Bash available on your system.

Extension Settings

This extension contributes the following settings:

  • sh-explorer.exclude: Glob patterns to exclude folders/files from the list.
  • sh-explorer.extensions: Script file extensions to include (default: .bat, .cmd, .sh).

Requirements Install extension

To install extension run command:

ext install alek-fiend.sh-explorer

or visit page https://marketplace.visualstudio.com/items?itemName=alek-fiend.sh-explorer

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