Skip to content

bdowning/livescript-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

LiveScript Major Mode

An Emacs major mode for LiveScript, a language that compiles to JavaScript.

Provides syntax highlighting, indentation support, imenu support, a menu bar, and a few cute commands.

As LiveScript is a fork of Coco, which is a fork of CoffeeScript, this mode is a fork of coffeescript-mode.

imenu

If you're using imenu, livescript-mode should work just fine. This means users of textmate.el will find that ⇧⌘T (textmate-go-to-symbol) mostly works as expected.

If you're not using imenu check out this page or textmate.el for a really awesome way to jump quickly to a function's definition in a file.

Commands

If you have easymenu you can get to any of these commands from the menu bar.

Bugs

Please file bugs at http://github.com/bdowning/livescript-mode/issues

About

Emacs Major Mode for LiveScript

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 100.0%