Functions to streamline our flow
#
SnippetsWe are keeping a lot of reusable code in the .vscode/*.code-snippets
files.
These give you auto-completions within VSCode and its derivatives, and have pre-defined fields which you can tab-through in order to skip to the next ones.
There should be snippets available for all of the functions declared in global.sh
.
global.sh
#
Functions available through Work in progress!
We don't have this chapter written out fully yet. You can find out what most of these do and how they work in the contributors.md
file in the main repo