Jason Winnebeck
- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Created Loading Database Drivers List forever
AnsweredI am having a serious issue with the EAP in 2016.3 that causes IDE instability, the IDE sometimes gets into a state where it launches an ever-growing number of "loading database driver" tasks. When... -
Created gragent Groovy Hotswap
Since upgrading to IDEA 14 EAP, I've tried to use DCEVM with Groovy. I've noticed that I can't make any changes that change the methods or number of closures in the file without it breaking, it giv... -
Created JavaScript autocomplete excessively agressive
I'm working with JavaScript in IDEA ultimate 13.0.2 and it's aggressive in completing where it shouldn't.Here is my specific problem. I want to type the following code:var x = { prop: "123"}What h...