Evgeny Goldin
- Total activity 1064
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 298
-
Created 8445 - "Updating index" shows up all the time
In 8445 an "Updating index" dialog shows up too many times (after CtrlShiftN, for example), canceling it usually causes an exception to be thrown (sent all of them automatically) -
Created Ctrl+F12 in JS files - clicking function's name doesn't "go" there
That's an old one - after displaying all JS functions in a JS file with CtrlF12 and clicking function's name - function's variables are displayed instead of jumping to function's code. See images a... -
Created 8445 - JSP elements "are not allowed here" ?
See the image attached - IDEA claims that <%@ page ... %> and <%@ include ... %> are not allowed in JSP fileAttachment(s):1.png -
Created 8375 - SVN integration: "9:Changes" => "Repository" displays nothing
We use Subversion.When going to "9:Changes" panel => "Repository" IDEA displays nothing even after clicking a "Refresh" icon.The background process running never gets a required information (while ... -
Created 8375 - *always* modifies an *.ipr file
See the image attached - 8375 now always modifies project's *.ipr file which is annoying when it's managed by SVNAttachment(s):1.png -
Created "Commit Changes" (Ctrl+K) window - "Uncheck/Check All" buttons
AnsweredIn "Commit Changes" window (Version Control => Commit Changes, Ctrl+K) I think it would be very comfortable to have a "Uncheck All" and "Check All" buttons to uncheck and check all checkboxes very ... -
Created Update Project (Ctrl+T) - a confirmation dialog ?
AnsweredI thought it may be a good idea to provide an optional (that can be turned on and off) confirmation dialog for "Version Control => Update Project" (CtrlT) command. In unstable environments (they st... -
Created Default scope for Ctrl+Shift+F is "Directory" instead of "Whole Project"
8280: when pressing CtrlShiftF (Search => Find in Path) almost every time I need to set the search scope from "Directory" to "Whole Project".Is "Directory" a really good default option ? I mean, mo... -
Created Stopping Tomcat server while it's starting
I hit ShiftF10 and Tomcat server is starting but then I want to stop it (CtrlF2) right away before the start process has completed.In this case the "java" process of Tomcat is left running in the m... -
Created ".IntelliJIdea80/system/tomcat_Unnamed_DB" ?
When using Tomcat - 8280 keeps it's logs in ".IntelliJIdea80\system\tomcat_Unnamed_DBClassifyed9f2a8\logs". Why not creating them in the "logs" folder of the Tomcat itself ?Thank you !