中文README Make your shell script as easy to use as a notebook, display code chunks, add snippets, enhance shell script development experience, and quickly execute custom commands.
- Code Chunk: show chunk in shell script, send chunk code to terminal for running or qsub to SGE.
- Code Snippets: Quickly insert commonly used shell commands and structures into your script with our pre-built code snippets.
- Auto-format: Fast format your shell script.
- Chunk Outline: You can see your chunk outline in left panel, double click to check in.
- Quick Command: Execute shell commands directly within the VSCode interface, just click Shell Command in statusBar.
- Customization: Customize Shell Book's settings and appearance to match your preferences and coding style.
- Open Visual Studio Code.
- Press
Ctrl+P
to open the Quick Open dialog. - Type
ext install shellbook
and pressEnter
. - Restart Visual Studio Code to activate the extension.
click Shell Command in statusBar. add your custom command.
right click Document and choose format Document.
We welcome contributions to improve Shell book! If you have any ideas or suggestions, please feel free to submit an issue or a pull request on our GitHub repository.
Shell Book is released under the MIT License.
If you encounter any issues or need help using Shell Book, please reach out to our support team by submitting an issue on our GitHub repository. We are always happy to help!
Unlock the full potential of your shell scripts with Shell Book - Enjoy your coding!