GithubHelp home page GithubHelp logo

wukongtime / vscode-vuehelper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oysun/vscode-vuehelper

0.0 1.0 0.0 4.14 MB

vscode插件,vue,vue-router和vuex的代码提示

Home Page: https://marketplace.visualstudio.com/items?itemName=oysun.vuehelper

JavaScript 100.00%

vscode-vuehelper's Introduction

VueHelper

logo

Notes

  • 版本更新详情请浏览releases
  • 关于文件配置问题,请参考这个issue

feature

  • (1) may be the best vue code snippets plug-ins in Vscode, not only includes the vue2 all api, also contains vue-router 2 and vuex 2 code

  • (2) Each snippet has a detailed description, mainly to facilitate learning, because when learning to forget the use of an api, often to consult the document will be a waste of time, so I will increase the description of each code snippet, description of the basis are derived from official documents

  • (3)vue Syntax highlighting based on vuter

snippets

  • The code standard style base on JavaScript Standard Style

  • In vue and vue-router, vuex general $ are the beginning of the vm api,In the vscode code snippet prepared by the $ is a variable, when you enter $ is no role。So for all "$" please enter vm

$

  • Tips for the way Many plug-ins is to use shorthand,for example, the router object method, enter rtb-> will prompt router.beforeEach(),This is convenient, but need to force you to remember, not friendly.So what I've taken is that when you type router, it lists all the properties and methods of the router object

snippets

Vue code snippets

vue

vue-router code snippets

vue-router

vuex code snippets

vuex

Installation

ext install VueHelper

Contributing

This is an open source project open to anyone. Contributions are extremely welcome :github

Release Notes

More versions of the information, please click here

vscode-vuehelper's People

Contributors

oysun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.