Code snippets of shell scripts for visual studio code.
- if/elif/else
- echo/read
- for/while/until/break
- function
- case expr
- test int/string/file
- read file by line
- batch rename files
- awk
- substr
- printf
- for loop
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install shell-snippets
You can contact me in the following ways:
- Mail : cdsama@gmail.com
- Github : cdsama