Skip to content

olach/espresso-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Vue.js for Espresso

This is a plugin for MacRabbit's Espresso code editor with support for Vue.js.

Features

  • Syntax highlighting of Vue Single File Components (HTML, CSS, SCSS, Less, Stylus, JS, CoffeScript).
  • Syntax highlighting of text interpolations.
  • Autocompletion of Vue template syntax, such as v-bind and v-if.

Installation

  1. Download and extract the zip
  2. Double click the Vue.espressoplugin file to install it

Or, if you want to use a Git workflow:

  1. Clone this repo
  2. From the root of the repository, run this command in the terminal to create a symlink to the Espresso plugin folder: ln -s $(pwd)/Vue.espressoplugin ~/'Library/Application Support/Espresso/Plug-Ins/Vue.espressoplugin'
  3. Restart Espresso

About

An Espresso plugin with support for Vue.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages