scrypto-snippets READMEThis is the beginning of the Scrypto Snippets VS Code extension. If you would like additional snippets added submit and issue or pull request to the repo here FeaturesStart typing scrypto in a rust file to test the first snippet a scrypto use statement. All of the snippets are set with tab stops for renaming default placeholders.
RequirementsBe sure you have installed the scrypto Cargo Crate. Extension SettingsThis extension adds VS Code settings through the This extension contributes the following settings: rust language snippets through snippets.json Known IssuesNeed to add more snippets we're just getting started here. Release NotesFirst publish, just getting the foundation set up. 1.0.0Initial release of scrypto snippets. Enjoy! |