Code to Snippet READMEThis Visual Studio Code extension allows you to convert selected code into snippets. Simply select the code you want to convert, run the command, provide a description and prefix for the snippet, and the extension will generate the snippet for you. Features
RequirementsNo additional requirements or dependencies are necessary to use this extension. Extension SettingsThis extension does not contribute any VS Code settings. Known IssuesNo known issues at this time. Release Notes1.0.0Initial release of the Code to Snippet extension. 1.1.0Now the extension will automatically save the snippet to the workspace folder and copy the snippet to the clipboard. 1.1.1Fixed a bug where the extension is not able to save the snippet to the workspace folder. Usage
Enjoy! |