scristalli / sql-developer-keepalive

MIT License
149 stars 21 forks source link

Optional logging #3

Closed scristalli closed 9 years ago

scristalli commented 10 years ago

Currently, the extension logs to the SQL Developer log panel. This causes a loss of focus in the query panel when a keepalive event is triggered, and a click on said panel is required in order to keep working on the document.

After this improvement, when asking for the timeout value the extension will also offer the possibility to enable logging (disabled by default).

scristalli commented 10 years ago

I will try and release this by the end of next week.

ngocphamm commented 10 years ago

This would be great! Thank you!!! :+1:

rbmarliere commented 9 years ago

it would be a nice option indeed! thanks

scristalli commented 9 years ago

I apologize for the waiting. Currently I'm on vacation, I'll try to release the new functionality in less than 10 days.

ngocphamm commented 9 years ago

Good news, @scristalli. Thanks a bunch!

scristalli commented 9 years ago

Solved at commit 97ce70290fc6e76b00fa3d35b11b226b1f0dc1fa. I chose not to make the logging optional; instead, I made sure that it doesn't interfere with user input.

scristalli commented 9 years ago

Release 1.2 is out.

ngocphamm commented 9 years ago

Working great! Thanks!!!! :+1: