This tool converts Visual Studio Code Snippets to:
* 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...
More information