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

https://github.com/afnizarnur/framer-snippets-vscode

Framer Snippets for Visual Studio Code
https://github.com/afnizarnur/framer-snippets-vscode

framer snippets

Last synced: 8 months ago
JSON representation

Framer Snippets for Visual Studio Code

Awesome Lists containing this project

README

          

### Framer Snippets for Visual Studio Code
This extension contains code snippets for Framer for Coffeescript to make you more productive while working with Framer at VS Code. Originally written by [Andrea Bianchi](https://github.com/makinteract), which is based on [Atom snippets](https://github.com/makinteract/FramerTools/blob/master/editors/atom/snippets.cson).

### Installation
In order to install this extension you need to:
1. Install Visual Studio Code 1.8.0 or higher
2. Launch Visual Studio Code
3. Launch the Command Pallete (Ctrl + Shift + P or ⌘ + Shift + P)
4. Select `Install Extension`
5. Type `Framer Snippets` in search box
6. Then install and reload Visual Studio Code

---

### License
This software is released under the terms of the [MIT license](https://github.com/afnizarnur/framer-snippets-vscode/blob/master/LICENSE).