# @unisnips/ultisnips

Utility for converting UltiSnips definition `.snippets` files in unisnips project.

## Acknowledge

- [ultisnippets2vscode](https://github.com/bmustiata/ultisnippets2vscode.git)

## Reference

- [UltiSnips snippet/definition/base.py](https://github.com/sirver/ultisnips/blob/master/pythonx/UltiSnips/snippet/definition/base.py)
- https://nolanlawson.github.io/jison-debugger/