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

No CFC Support for Sublime Text 2 #1

Open
timsayshey opened this issue Jul 6, 2012 · 2 comments
Open

No CFC Support for Sublime Text 2 #1

timsayshey opened this issue Jul 6, 2012 · 2 comments

Comments

@timsayshey
Copy link

Works with cfm files but not cfc files. I am using Sublime Text 2, not sure if the issue exists in e or tm either.

Any plans to add support for CFCs?

@russjohnson
Copy link
Owner

It works fine in Textmate. Thats what I originally built it for. I haven't had a chance to update it to work with Sublime Text 2 yet.

@timsayshey
Copy link
Author

Gotcha, thanks for quick response. I'm trying to see if I can get it to work, don't for see any success.

I've been looking through the code and can't figure out how it distinguishes which files it gives cfwheels support to and which it doesn't. Is it the scope? Do I just append cfc to the scope in each snippet file? Like:
scope
text.html.cfml,cfc

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

2 participants