Code Snippits READMECode Snippits is an Visual Studio Code extention used for creating snippets. FeaturesTo add a snippit, Code Snippit follows this pattern: _[language]-[feature]. Right now, Code Snippits support HTML, CSS, and JS, it can also work in TS and SCSS. An example is _js-if, which creates an if statement template. For all possible commands, visit the commands.md file. Known IssuesNone yet, please report them if you find any! ContributingPrease report them in the issues tab. You can also request snippets there. Authors
|