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

Realtime error highlighting? #3

Open
rdougan opened this issue Dec 19, 2011 · 11 comments
Open

Realtime error highlighting? #3

rdougan opened this issue Dec 19, 2011 · 11 comments

Comments

@rdougan
Copy link

rdougan commented Dec 19, 2011

Great package, thanks.

Is it possible to have real time error highlighting? Or perhaps after each save?

@fbzhong
Copy link
Owner

fbzhong commented Dec 20, 2011

That's a good idea.

After my biz trip, I will implement it.

When finish, I will let you know :)

@rdougan
Copy link
Author

rdougan commented Dec 20, 2011

Excellent, thanks!
On Dec 19, 2011, at 9:14 PM, Robin wrote:

That's a good idea.

After my biz trip, I will implement it.

When finish, I will let you know :)


Reply to this email directly or view it on GitHub:
#3 (comment)

@fbzhong
Copy link
Owner

fbzhong commented Dec 22, 2011

Hi,

I just implement that feature.

Enable it in "User Settings", by set "run_on_save" to true.

Try it?

@rdougan
Copy link
Author

rdougan commented Dec 22, 2011

While this works, it is not ideal having the window popping up all the time.

Is it possible to actually highlight warning by giving code a background color? And then run this ~300ms after the last key press.

@fbzhong
Copy link
Owner

fbzhong commented Jan 1, 2012

Ok, let me implement realtime lint.

@fbzhong
Copy link
Owner

fbzhong commented Jan 15, 2012

Hi Robert,

Sorry that I still does not finish the realtime feature. In order to implement that feature, the currently design has to be changed (not huge, just need more time because of busy work).

Really sorry for that. Maybe I will be free during the holiday of Chinese New Year, I will try to finish that feature :)

@guozheng
Copy link

Hi, Zhong, really great plugin for Sublime Text 2. I recently start playing with ST2 and your plugin, really likes it. I second this feature request for realtime jslint warning. I have been using Vim and jslint vim plugin (https://github.com/hallettj/jslint.vim). I basically gives warning by highlighting the error line while you edit the source file. When you place the cursor on that line, you see the actual error message. Would really appreciate if similar behavior can be ported here ;-)

@sphvn
Copy link

sphvn commented Mar 16, 2012

Upvote :)

@cosmolsmith
Copy link

Upvote as well.

@dcrockwell
Copy link

This would be a very useful feature. RubyMine currently has the ability to highly (wavy underline) your code real-time. This is the single feature missing that makes fully adopting Sublime difficult.

@ghost
Copy link

ghost commented Mar 22, 2015

Will look into implementing this feature, will require a bit of a re-write.

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

6 participants