VincentCordobes / convert-snippets

UltiSnips ↔︎ VsCode (json) snippets converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert Snippets Build Status codecov

This is a simple tool to convert UltiSnips snippets to VsCode/json and conversely (json to Ultisnips)

Install

npm i -g convert-snippets

Usage

convert-snippets source_file target_file

Automatically detects source_file format and generates target_file

About

UltiSnips ↔︎ VsCode (json) snippets converter

License:MIT License


Languages

Language:JavaScript 65.9%Language:Vim Snippet 34.1%