Infominds Code SnippetsIntroductionThe "Infominds Code Snippets" extension speeds up the React Native development process by providing a set of snippets that replace frequently used code blocks. Software DependenciesThis extension doesn't require any additional dependencies. Latest ReleasesVersion 0.0.5 Build and TestAPI ReferencesCreating your first extensionThe following instructions are included in the Your First Extension documentation on the Visual Studio Code site. To start, make sure you have Node.js and Git installed. First, use the following command to set up a project template:
Choose:
To finish the setup, follow the instructions in the terminal. In the Running TestsAfter setting up your extension project, press Publishing your ExtensionTo publish your extensions you need to install the vsce tool.
To install it run: Make sure you are in your project directory and then run: LicenseThis project is licensed under the MIT License. |