/vue-for-idea

This is vue plugin for idea

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Vue for Idea

requires

Requires Instation node and vue-cli

#Dev Test Environment

  • idea 15
  • jdk 1.8

##todo

  • highlighter
  • autocomplete(60%)
  • reference contributor and
  • Go To Symbol Contributor
  • Support other "lang"
  • new project and new module(80%)
  • other feature

image

image

image

image

change-nodes:

  • 20160123

    New Vue Project Wizard

  • 20151229

    Create Vue File Template Action

  • 20151228:

    Support Vue AutoComplete for "v-xxxx" attr and "@xxxx" event;example:v-bind,v-for,v-show,@click,@load......

  • 20151212: Syntax checking and highlighting Using HTML