Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Better Shell SnippetsNew to Visual Studio Code? Get it now.
Better Shell Snippets

Better Shell Snippets

Hackcraft_

|
997 installs
| (1) | Free
VS Code snippets for ShellScript.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Big Thanks

Thank you to @cdsama for the base code.

Shell Snippets

Code snippets of shell scripts for visual studio code.

  • Snippets
    • Basic code
    • Frequently used snippets
  • Installation
  • Contacts
  • Links

Snippets

Basic code

  • if/elif/else
  • echo/read
  • for/while/until/break
  • function
  • case expr
  • test int/string/file

Frequently used snippets

  • read file by line
  • batch rename files
  • awk
    • substr
    • printf
    • for loop

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install shell-snippets

Contacts

You can contact me in the following ways:

  • Mail : hackcraft_@hotmail.com
  • Github : RealHackcraft_

Links

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