Skip to content
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

[Feature Request] CoffeeScript support #28

Open
gregholland opened this issue Jul 14, 2014 · 2 comments
Open

[Feature Request] CoffeeScript support #28

gregholland opened this issue Jul 14, 2014 · 2 comments

Comments

@gregholland
Copy link

It would be awesome if this plugin had better support for CoffeeScript.

Completing paths does currently work, however jumping to a required file jumps to the compiled .js file rather than the .coffee

@benmosher
Copy link

I'll see your CoffeeScript support request, but raise you an abstraction: how about jumping to the "original" file if a source map is present? Would support CoffeeScript, min'd libs, etc.

Do you compile maps?

@bumbu
Copy link

bumbu commented Dec 28, 2014

I use gulp one project to build sources. Maps are embed into js file as a comment on last line of the file.
https://github.com/wearefractal/gulp-coffee

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

No branches or pull requests

3 participants