Skip to content

tanghuihui/vue-for-idea

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Vue 0.4%