Ideaforum-shorn
- Total activity 116
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 49
-
Created Problem with CVS using gzip compression
The problem is that CVS operations like update and commit seem to "freeze".When I say "freeze" I mean the CVS operation itself, not IDEA - the IDE is still completely responsive and I am even able ... -
Created Custom NodeRenderer for debug view
I'm writing a plugin that adds custom NodeRenderer objects to the debugger view.I'm basically writing custom renderers in java instead of using the built-in Data Type Renderer expression language.P... -
Created Anyone else have problem when debug stepping and pressing Alt-Left mouse button?
When I'm stepping through code, sometimes I like to "alt-left click" an expression, which brings up the current content of the variable in a little "data view" pop-up window (great functionality, b... -
Created New horizontal scrollwheel functionality
This is a pretty nifty little feature, glad to see it!Is there any way to adjust the amount that gets scrolled for each click of the mousewheel though?On a widescreen, especially when dealing with ... -
Created Change to editor scollbars?
Did the location of the editor scrollbars change? I'm using 98.382 and now the scrollbars appear to be on the right of the "scroll gutter" whereas it used to be on the left.Is this intended? (I pr... -
Created IDEA support for Java vs. other languages
One of the things that has been disturbing me for some time now about IDEA has been the apparent focus on other languages at the expense of new features in IDEA's Java support. At least, that's th... -
Created New Look and Feel
Just wanted to give some feedback and say that I love the new look and feel. I've felt, over the last couple of versions, that IDEA was becoming a bit less efficient with it's usage of screen real... -
Created Mercurial support (hg4idea) repository history?
Is there any way to get the history of the repository (as opposed to the history of an individual file)?I'm look for something analogous to issuing "hg log" in the root of the repository.Cheers,Shorn. -
Created Web help not working?
Just tried to hit up the online help for IDEA (from within IDEA by selecting Help\Help Topics) and I get a blank page.The url I'm going to is: http://www.jetbrains.com/idea/webhelp/index.jspIs it j... -
Created Code parsing gets "Stuck"?
Since the 8.0 production release (including the latest 9144 build), IDEA seems to get stuck sometimes with it's code parsing.Basically, it will start saying some class class does not exist, but it ...