This extension for Visual Studio Code adds snippets from the Minecraft Origins mod. Check out the Origins wiki for more information. You can obtain the extension by clicking here or searching it up in VS Code.
Usage
Type part of a snippet, press enter, and the snippet gets sent. You can also press Ctrl+Space to activate snippets.
This extension is only covering the latest version of the Origins wiki (1.9.0). Some snippets might be different depending on the version you are coding your origin for, so backwards compatibility isn't guaranteed.
If you'd like to port this to another version, you can use 'generator.py' and manually edit the files. (As seen in the repo, not recommended)