Ralph Saunders
- Total activity 307
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 108
-
Created Unsaved changes indicator bug
It appears that instead of an asterisk apearing next to the file name to indicat it has unsaved changed, Idea now changes the file name's color, but it doesn't appear to reset the color to indicate... -
Created Generated GUI Source in 908
I was very pleased to see that build 908 has an option to generate source code instead of having to use byte code instrumentation, but the generated code is extremely ugly. Will future builds prod... -
Created Enabling/disabling Menu selections.
How do I enable and disable my plugins menu selections? What I am looking to do is to only have the plugin's menu selection enabled if a certain type of file (specifically the .form file) is selec... -
Created GUI Source Generator Plugin
I have created a plugin that will generate source code from the .form file that the Idea UI Designer creates. I've attached a README.txt, and an INSTALL.txt that describe how the plugin works and ... -
Created GUI form format documentation
Is there any documentation available for the XML format used in the .form files? -
Created Mac OS X Packaging
I just grabbed the Mac OS X version of the 823 build and unpacked it to get out the install application which is just called "install". Since I like to check out Intellij's stuff often I have to r... -
Created Uncommenting code
The "Comment with line comment" and "comment with block comment" are handy features, but is there a way to uncomment a line or block of commented out code? If there isn't, then IMO this would be a... -
Created OS X build 700: Generate is broken
When chosing Code->Generate... from the pull down menus, the Generate menu pops up and then immediately disappears. Using the keaboard shortcut ctrl+insert does not even cause the Generate menu to... -
Created Disapering text on OS X
This problem occurs under build 700 for Mac OS X. When an ant build finishes, the text in the messages window disapears leaving only the triangles visible. The text will reappear if I select one ... -
Created Still getting NPE's from ANT build
I just installed build 700 on my Mac OS X box and I am still getting NullPointerExceptions. They are happening much less frequently than they did under 3.0.2, but they are still happening. I've a...