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
- Host: GitHub
- URL: https://github.com/afnizarnur/framer-snippets-vscode
- Owner: afnizarnur
- License: mit
- Created: 2018-02-10T18:56:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-26T20:36:32.000Z (about 7 years ago)
- Last Synced: 2025-02-28T11:07:32.473Z (over 1 year ago)
- Topics: framer, snippets
- Homepage: https://marketplace.visualstudio.com/items?itemName=afnizarnur.framer-snippets-vscode#overview
- Size: 44.9 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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).