Guy Marom

- Total activity 103
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 23
-
Guy Marom created a post, Freezes when using "Find Usages"
Hello,I've been having these freezes lately. They definitely happened more than once when I tried to find usages of some class or method, I'm not sure if I experienced it in other cases as well.Att... -
Guy Marom created a post, GitHub issues do not show in tasks
Hey everyone,I'm trying to integrate IntelliJ's Task Management plugin with GitHub issues with little success.I have a test GitHub project, into which I added some issues.I configured the plugin wi... -
Guy Marom created a post, "Changed files" scope for "todos" is missing test files
Hey,I noticed that the Changed Files scope in the todo list does not show the todos that are written inside test files, even when the test files are changed (Or in my case, new).Attached screenshot... -
Guy Marom created a post, Settings dialog freezes during searches
Hello,I'm experiencing an annoying behavior in 14.1.2 (But this existed in the version before as well) - When opening the Settings dialog and searching there are freezes. I cannot type anything nor... -
Guy Marom created a post, Spring bean highlighting doesn't always appear
Hi everyone,There's a weird behavior in Idea 14 (I had it with 14.0.3 and not with 14.1.1 as well).Sometimes, and I can't tell exactly when, the little green bean icon that indicates a class is def... -
Guy Marom created a post, Renaming methods causes an annoying freeze in 14.0.3
Hi everyone,I've noticed lately that the performance of renaming a method has gotten worse. If I press SHIFT+F6 when the caret is on a method IDEA freezes up for a noticeable amount of time, then a... -
Guy Marom created a post, Dangerous count query
Hi everyone,We had a bad case of a databse crash because of a mis-usage of 0xdbe, the user simply used the Click to count option you have in the View Query window.The problem is that when you doubl... -
Guy Marom created a post, Cached revisions have to be cleared before loading more revisions
Hi,I just installed 14.02 today and we're working with SVN 1.7 and I ran into the following behavior:1. I refreshed SVN history and accept the default of 500 revisions to cache2. I then realized 50... -
Guy Marom created a post, Automatic variable names in scala
Hello everyone,I'm using Idea 13.1.5 for writing Scala and Java code (Just started with Scala).When writing in Java it's easier to create names for variables, for example if I start typing:private ... -
Guy Marom created a post, Maven "Threads" option doesn't work
Hi everyone,I noticed that using the "Threads" option in the maven plugin's defintions doesn't do anything when I'm doing maven builds from within intellij using the Execute Maven Goal option.First...