Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>bash-snippetsNew to Visual Studio Code? Get it now.
bash-snippets

bash-snippets

castello-dev

|
23,698 installs
| (1) | Free
A collection of bash snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

bash-snippets

A collection of bash snippets

Features

Just a few snippets to make shellscript dev easier

  • shebang : shebang
  • e : echo
  • fn : function
  • fnd : function with definitions
  • if : if
  • ife : if else
  • elif : elif
  • until : until
  • main : main
  • const : const
  • todo : TODO

Known Issues

None

Release Notes

0.0.1

  • shebang : shebang
  • e : echo
  • fn : function
  • if : if
  • ife : if else
  • elif : elif
  • until : until

0.0.2

Added a logo

1.0.0

This release updated the format choice for function names (fn) to align with the Shell Style Guide

Additionally it added the following new snippets:

  • fnd : function with definitions
  • main : main
  • const : const
  • todo : TODO

Enjoy!

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