Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LightTable plugin for CoffeeScript

License

NotificationsYou must be signed in to change notification settings

davecoates/lt-coffeescript

Repository files navigation

A CoffeeScript plugin for Light Table.

Currently with default connections this won't work well. Unless you pass --bareCoffeeScript wraps everything in a function - which means when LT eval's someJavascript it doesn't update existing code it just re-runs the whole thing.It's certainly possible to do the live code update but I'm not sure how LT issupposed to handle it. Either it's not doing it properly for me or it's notcurrently supported.

This plugin will pass --bare for evaluating individual forms - evaluating thewhole file will result in a closure.

https://github.com/davecoates/lt-chrometools provides LiveEdit functionalitythat works with this plugin. It uses the remote debugging protocol to liveupdate scripts in Chrome which gets around the above issues.

Usage

Install from Plugin Manager or clone this repository into your plugins directory.

About

LightTable plugin for CoffeeScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp