Skip to content

isabella232/avocode-atom-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avocode - Inspect designs and export code

Integrate Avocode web app with Atom to inspect Photoshop & Sketch designs inside your text editor and to get code suggestions from layer styles.

Avocode

What is Avocode?

Avocode is a tool for designers and developers to share, open and inspect Photoshop & Sketch designs. It works on the web and has also an offline desktop app for macOS, Windows, & Linux. It comes with a 14 day free trial, no credit card required. To try it out, please start your trial here: https://avocode.com/signup

Features:

  • View design inside your text editor
  • Click on a layer and get code suggestions
  • Measure sizes and distances in pt, px, dp and rem
  • Export layers and design slices as PNG, SVG, WebP, & JPEG images
  • Press CMD/CTRL + SHIFT + V to import a whole code snippet of a particular layer

How does it work?

  1. Press CMD/CTRL + SHIFT + P and type in "avocode" and choose how you want to open Avocode inside you Atom editor.

Command palette

  1. Click on a layer and the CSS displays in the Avocode code panel on the left.

  2. Click back to your CSS style sheet and type for either a name of the selector or a specific property like width, you’ll get a suggestion which you can autocomplete by hitting Enter.

  3. Press CMD/CTRL + SHIFT + V to import a whole code snippet of a particular layer.

Supported code languages:

Less, Sass, Less, SCSS, Stylus, React Native, CSS in JS, Styled Components, Swift, and Android.

Set code language you want to export

Click the cog wheel icon in the code panel (on the right) and select your preferred language.

Avocode cog

To customize the code output (reorder code lines and hide properties) please read this article.

About

Integrate Avocode web app with Atom to inspect Photoshop & Sketch designs inside your text editor and to get code suggestions from layer styles.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.5%
  • CSS 2.5%