Giter VIP home page Giter VIP logo

yajs.vim's Introduction

YAJS: Yet Another JavaScript Syntax

Yet Another JavaScript Syntax file for Vim. Key differences:

For ES.Next features such as decorator, binding operator. Please install es.next.syntax.vim.

Differences from jelera/vim-javascript-syntax

I start a new project instead of sending PR to jelera is because: jelera/vim-javascript-syntax is not so active. And I want to do lots of changes, including ES6 and other not confirmed standard support. Also, one of my goals is to produce 100% correct syntax. But it hurt performance, so I prefer to create a new one instead of merging back.

Installation

Recommend use pathogen or Vundle. Vundle:

Plugin 'othree/yajs.vim'

Performance Issue

yajs.vim is not good on performance. If you are using a slow computer. You might feel lag while moving the cursor. You can try disable cursorline and colorcolumn, or reduce the number of synmaxcol. Another possible solution is change to neovim

If you still want cursor line highlight, some terminal has their built-in support. Ex: iTerm2, Edit Profile -> Colors -> Cursor Colors.

Credits

  • Jose Elera, Enhanced Javascript syntax
  • Zhao Yi, Claudio Fleiner, Scott Shattuck (This file is based on their hard work)
  • gumnos (From the #vim IRC Channel in Freenode) (Who helped me figure out the crazy Vim Regexes)

Reference

JSDoc

Report Issue

Please send issue report to github. Provide sample code to help me debug.

Changes

Version 2.1

  • Update syntax to support latest specs

Version 2.0.1

  • Fix performance issue

Version 2.0

  • Include Mozilla's WebIDL
  • Bug Fix

Version 1.6

  • Bug Fix

License

Vim License

yajs.vim's People

Contributors

anehx avatar bigjason avatar billychan avatar binux avatar bluekeys avatar btroo avatar ccarpita avatar delapouite avatar gf3 avatar groner avatar herringtondarkholme avatar jelera avatar leomao avatar maxnordlund avatar minhyeong-kim avatar mwcz avatar ohcibi avatar othree avatar popkirby avatar rhysd avatar rschmukler avatar simonratner avatar sleepycat avatar unc0 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.