Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/VincentCordobes/convert-snippets

UltiSnips ↔︎ VsCode (json) snippets converter
https://github.com/VincentCordobes/convert-snippets

snippets ultisnips vim vscode

Last synced: about 2 months ago
JSON representation

UltiSnips ↔︎ VsCode (json) snippets converter

Awesome Lists containing this project

README

        

# Convert Snippets [![Build Status](https://travis-ci.org/VincentCordobes/convert-snippets.svg?branch=master)](https://travis-ci.org/VincentCordobes/convert-snippets) [![codecov](https://codecov.io/gh/VincentCordobes/convert-snippets/branch/master/graph/badge.svg)](https://codecov.io/gh/VincentCordobes/convert-snippets)

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`