Info
Version: | 0.1.0 |
Author(s): | Rick Strahl |
Last Update: | Monday, January 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RickStrahl/VisualStudioSnippetConverter |
NuGet Url: | https://www.nuget.org/packages/dotnet-snippetconverter |
Install
Install-Package dotnet-snippetconverter
dotnet add package dotnet-snippetconverter
paket add dotnet-snippetconverter
dotnet-snippetconverter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
* Visual Studio Code Snippets
* Jetbrains Rider Live Templates (experimental and limited)
It can take individual Visual Studio snippets or a folder full of .snippet files, and create .code-snippets file with the snippets.
In VS Code the snippets are updated, in Rider Snippets can only be added to the global configuration.