Skip to content

JavaScript code intelligence for atom with tern.js and autocomplete-plus

License

Notifications You must be signed in to change notification settings

markbrocato/atom-ternjs

 
 

Repository files navigation

atom-ternjs

This is a fork of atom-ternjs hacked to allow completion of sass files.

Installation

  1. Install atom: https://atom.io/

  2. Run the following to install this plugin in atom

    cd /path/to/code git clone git@github.com:markbrocato/atom-ternjs.git cd atom-ternjs npm install -g apm npm install apm link

  3. Restart Atom

  4. Run tern on port 12345

About

JavaScript code intelligence for atom with tern.js and autocomplete-plus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 54.2%
  • JavaScript 40.8%
  • CSS 5.0%