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

Enable 'syntax coloring only' mode #7

Open
divideby0 opened this issue Aug 13, 2012 · 5 comments
Open

Enable 'syntax coloring only' mode #7

divideby0 opened this issue Aug 13, 2012 · 5 comments

Comments

@divideby0
Copy link

Firstly, thank you for this plugin. It's been a huge help to my workflow to edit coffeescript natively in Eclipse.

However, I often run into a lot of false-positive compiler errors with valid coffeescript that don't seem to go away. When that happens, I'd like to be able to drop into a 'regular text editor with pretty colors' mode. Is this possible?

@adamschmideg
Copy link
Owner

Thank you for your feedback. I'd be interested in those false positive errors.

Technically, I don't know how to drop into that "regular text editor" mode, it would take some research. What do you mean by "pretty colors"? Pretty in a way that it highlights each occurrence of "if", even in comments, etc?

@divideby0
Copy link
Author

Just simple syntax highlighting with no real validation or compilation. After using it for a day or two and getting modal dialog warnings popping up as I typed, I switched over the Sublime Text for most of my coffeescript needs. But I'll try using the eclipse plugin today in anger and see if I can catalog some of the errors.

@divideby0
Copy link
Author

First error so far:

NPE

@divideby0
Copy link
Author

Another error:

Label provider instance

@adamschmideg
Copy link
Owner

Thank you, I'll look into them

paulvi added a commit to paulvi/coffeescript-eclipse that referenced this issue Aug 16, 2013
fixed version number from 0.0.3 to 0.3.0
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