Evgeny Goldin
- 活动总数 1064
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 298
-
创建于 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) -
创建于 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... -
创建于 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 -
创建于 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 ... -
创建于 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 -
创建于 "Commit Changes" (Ctrl+K) window - "Uncheck/Check All" buttons
已回答In "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 ... -
创建于 Update Project (Ctrl+T) - a confirmation dialog ?
已回答I 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... -
创建于 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... -
创建于 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... -
创建于 ".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 !