Skip to content

CoffeeScript debugging support #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
paulvi opened this issue Apr 21, 2013 · 2 comments
Open

CoffeeScript debugging support #12

paulvi opened this issue Apr 21, 2013 · 2 comments
Assignees

Comments

@paulvi
Copy link
Member

paulvi commented Apr 21, 2013

Support for debugging of CoffeeScript.
For example, when setting breakpoint in .coffee file, it synchronizes with .chromium/._js breakpoint.

This requires library for reading coffee-generated SourceMaps.

@paulvi
Copy link
Member Author

paulvi commented Oct 9, 2013

Introduction to JavaScript Source Maps
http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/

@paulvi
Copy link
Member Author

paulvi commented Mar 21, 2014

A large collection of declaration files for popular JavaScript libraries
https://github.com/borisyankov/DefinitelyTyped

e.g. Node
https://github.com/borisyankov/DefinitelyTyped/blob/master/node/node.d.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant