Re: [Eap-features] Keeping CVS console window history

2002-06-11 Thread David Mankin
+1 On Wed, 12 Jun 2002, Pete Hendry wrote: > I remember this was requested quite a while ago but should be trivial to > implement. Could the CVS console pane keep the history of CVS commands > and output instead of just the last one executed? It's always good to be > able to go back and see what

[Eap-features] Re: Inline field

2002-06-11 Thread Thomas Singer
Will it be available in Ariadna? Tom On Tue, 21 May 2002 19:47:29 GMT, [EMAIL PROTECTED] (Thomas Singer) wrote: > Sorry, Mike, this is not the same. I will explain will the help of an > example: > > class Test { > private static final String HELLO = "Hello"; > > public void print()

[Eap-features] Re: Debug - "step into"

2002-06-11 Thread Thomas Singer
Any progress? Tom On Tue, 21 May 2002 14:06:47 GMT, [EMAIL PROTECTED] (Thomas Singer) wrote: > Hello Eugene, > > yes, you are right, StepOver works ok. But StepInto jumps out to my > code (step filter active, breakpoint in a system class). The step > filter should not apply, if I'm already de

[Eap-features] Re: Split editor(s)? A GUI suggestion

2002-06-11 Thread Thomas Singer
Ok, than it would make sense to remove the Tabs and replace them with a hideable, Windows-like "taskbar". Tom On Wed, 12 Jun 2002 01:06:28 -0500, "Jacques Morel" <[EMAIL PROTECTED]> wrote: > +1. I like it. > > > Hmm, how to select, what file should be shown where (in what split > > area)? > >

[Eap-features] Re: Split editor(s)? A GUI suggestion

2002-06-11 Thread Jacques Morel
+1. I like it. > Hmm, how to select, what file should be shown where (in what split > area)? > We can do the same as emacs. Whatever split has focus gets its content replaced on open. ___ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbra

[Eap-features] Re: Go To DTD?

2002-06-11 Thread Jacques Morel
+1 for jsp tag (choice to go either to the tld definition, TagHandler or TEI) and dtd Jacques "David Smiley" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > David Mankin wrote: > > My build.xml file has this DOCTYPE at the top: > > > > > > Is there any way I

[Eap-features] Re: Ctrl+N refinement

2002-06-11 Thread Jacques Morel
Yep same here. I actually turned off the option to circle through to the first item because I always overshoot the last element and I have to try another time from the first one. Jacques "Jon Steelman" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Sorry, I di

[Eap-features] Re: time frame for input on open api (aspect J)

2002-06-11 Thread Jacques Morel
I am waiting too. AOP rocks! Eclipse, eclipse!!! What is all the fuss about eclipse. I propose that we rename IDEA to eclipse because, let's be clear here, IDEA eclipses everything else on the market and eclipse's people are in the dark and have no ideas what they are missing. ok ok it's late and

[Eap-features] Keeping CVS console window history

2002-06-11 Thread Pete Hendry
I remember this was requested quite a while ago but should be trivial to implement. Could the CVS console pane keep the history of CVS commands and output instead of just the last one executed? It's always good to be able to go back and see what has happened. Pete

Re: [Eap-features] cvs diff 'console only'

2002-06-11 Thread David Mankin
+1! On Wed, 12 Jun 2002, Andrew Pietsch wrote: > Howdy, > > While I really like your cvs diff tool, I have had occasion where I just > wanted to view the raw output of cvs. Where you have the ability to > choose you diff program, it would be nice to specify 'console only'. > > Keep up the great

[Eap-features] cvs diff 'console only'

2002-06-11 Thread Andrew Pietsch
Howdy, While I really like your cvs diff tool, I have had occasion where I just wanted to view the raw output of cvs. Where you have the ability to choose you diff program, it would be nice to specify 'console only'. Keep up the great work! Cheers Andrew

[Eap-features] Re: New Editor Actions

2002-06-11 Thread Carlos Costa e Silva
"Vlad Ilyushchenko" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > And it'd be nice to have DeleteWordOnTheRight also Control-Del. ___ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-fea

[Eap-features] Re: Re: Highlighting unused variables

2002-06-11 Thread Carlos Costa e Silva
"Vlad Ilyushchenko" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > 629 does flag unused parameters in anonymous listener classes for example Jus't tried it and no invalid parameters where highlighted in public and protected methods. In this example: new JComponent().addMous

[Eap-features] Re: Right click on tab

2002-06-11 Thread David Smiley
+1 ~ Dave Smiley Rob Kooper wrote: > When right clicking on a tab it should bring just up the menu, not switch to > that tab and bring up the menu. Left click is to switch, right click for the > menu. This will allow me to quickly close a tab that I don't need anymore, > without switching editors

[Eap-features] Re: SourceSafe integration

2002-06-11 Thread Patrik Andersson
Title: Re: SourceSafe integration And the possibility to have more than one sourcesafe db mapped. regards, Patrik Andersson "Vlad Ilyushchenko" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > minor bug in 629 as I noticed: if you to check-out a file with "Don't get > lo

[Eap-features] SourceSafe integration

2002-06-11 Thread Vlad Ilyushchenko
minor bug in 629 as I noticed: if you to check-out a file with "Don't get local copy" option, IDEA does not clear out read-only attribute Here some features that would be nice to have: -> some automation with VSS when moving classes from one package to another -> ability to create a project in V

[Eap-features] distinguish between class/interface in the editor tabs

2002-06-11 Thread Rick Vestal
A request... Instead of the blue and white J icon for java classes, can interface classes have the interface icon? ...or are there any other ideas on how to help identify a file in the editor as being an interface? Yes, I know you could have a naming convention, but the convention agreed to her

RE: [Eap-features] Re: Highlighting unused variables

2002-06-11 Thread Vlad Ilyushchenko
629 does flag unused parameters in anonymous listener classes for example -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Carlos Costa e Silva Sent: Tuesday, June 11, 2002 6:03 PM To: [EMAIL PROTECTED] Subject: [Eap-features] Re: Highlighting unused varia

RE: [Eap-features] Highlighting unused variables

2002-06-11 Thread Vlad Ilyushchenko
Big +1 -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bryan YoungSent: Tuesday, June 11, 2002 4:25 PMTo: [EMAIL PROTECTED]Subject: [Eap-features] Highlighting unused variables I really like how idea highlights unused private varia

RE: [Eap-features] New Editor Actions

2002-06-11 Thread Vlad Ilyushchenko
And it'd be nice to have DeleteWordOnTheRight also -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of David Mankin Sent: Tuesday, June 11, 2002 10:39 AM To: [EMAIL PROTECTED] Subject: [Eap-features] New Editor Actions I would like to request a few more edi

RE: [Eap-features] Narrowing TODO list

2002-06-11 Thread Vlad Ilyushchenko
+1 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Pete Hendry Sent: Monday, June 10, 2002 11:41 PM To: [EMAIL PROTECTED] Subject: [Eap-features] Narrowing TODO list Is there a way that I can just get the TODOs of the current class, or its package, inst

RE: [Eap-features] Re: Refactoring: change the file structure for a java source (the order of methods, fields, classes)

2002-06-11 Thread Vlad Ilyushchenko
+1 Would be very useful for me. Vlad. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alexander Evsukov Sent: Sunday, June 09, 2002 6:40 PM To: [EMAIL PROTECTED] Subject: [Eap-features] Re: Refactoring: change the file structure for a java source (the or

[Eap-features] Re: Exclude from compilation

2002-06-11 Thread Andrey Tcherepanov
+1 "Ted Hill" <[EMAIL PROTECTED]> wrote in message ae5i27$p1d$[EMAIL PROTECTED]">news:ae5i27$p1d$[EMAIL PROTECTED]... > To the project panel right-click popup menu, add "Exclude From Compilation" > so user can quickly exclude > > a single file > a package > an entire branch with subdirectories >

[Eap-features] Exclude from compilation

2002-06-11 Thread Ted Hill
To the project panel right-click popup menu, add "Exclude From Compilation" so user can quickly exclude a single file a package an entire branch with subdirectories from compilation. Thanks, Ted Hill ___ Eap-features mailing list [EMAIL PROTECTED]

[Eap-features] Re: Re: Sort File Tabs

2002-06-11 Thread Paul Bradshaw
+1 to each and every one of your suggestions, especially MRU. "David Mankin" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > +1 to an Alphabetical sorting option > +1 to an MRU sorting option > +1 to a drag-(or click)-to-rearrange tabs ability > +1 to a don't-ever-have-more-than-

Re: [Eap-features] Right click on tab

2002-06-11 Thread David Mankin
+1. I was just noticing this last night. On Tue, 11 Jun 2002, Rob Kooper wrote: > When right clicking on a tab it should bring just up the menu, not switch to > that tab and bring up the menu. Left click is to switch, right click for the > menu. This will allow me to quickly close a tab that I

[Eap-features] Re: Highlighting unused variables

2002-06-11 Thread Carlos Costa e Silva
> "Bryan Young" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED]... > I really like how idea highlights unused private variables. I do have one > suggestion though. Idea currently highlights any parameters that are not > used in a method. It seems that if the method is inherited, I

[Eap-features] Re: Right click on tab

2002-06-11 Thread Juan Casares
try shift-click to close the editor. Btw, I agree right click should not switch to the tab. -juan "Rob Kooper" <[EMAIL PROTECTED]> wrote in message ae557p$6ja$[EMAIL PROTECTED]">news:ae557p$6ja$[EMAIL PROTECTED]... > When right clicking on a tab it should bring just up the menu, not switch to >

RE: [Eap-features] Re: Split editor(s)? A GUI suggestion

2002-06-11 Thread Kevin Henrikson
Again referencing JEdit (www.jedit.org) They have three keys mapped for splitting. CTRL-1 (Unspilt all windows) CTRL-2 (Split Active Window Horizon) CTRL-3 (Split Active Window Vertical) There is always an active editor(window) so the split will happen to that window. When you split yo

RE: [Eap-features] Re: Split editor(s)? A GUI suggestion

2002-06-11 Thread Christian Andersson
http://www.cyd.liu.se/~chran554/Ariadna_split_editor_suggestion_01.jpg I thought of the tabs as a "quick buffer list". A selection of a tab by mouse clicking or + shows the buffer in the current view (i.e. the view that holds the caret for the moment). Any "file selection" or "open file" oper

[Eap-features] Right click on tab

2002-06-11 Thread Rob Kooper
When right clicking on a tab it should bring just up the menu, not switch to that tab and bring up the menu. Left click is to switch, right click for the menu. This will allow me to quickly close a tab that I don't need anymore, without switching editors. Rob ___

[Eap-features] Highlighting unused variables

2002-06-11 Thread Bryan Young
I really like how idea highlights unused private variables.  I do have one suggestion though.  Idea currently highlights any parameters that are not used in a method.  It seems that if the method is inherited, I may not have any reason to use it.  I'm simply conforming to the interface.  Ide

[Eap-features] Re: Split editor(s)? A GUI suggestion

2002-06-11 Thread Thomas Singer
Hmm, how to select, what file should be shown where (in what split area)? Tom On Tue, 11 Jun 2002 06:09:51 -0700, "Kevin Henrikson" <[EMAIL PROTECTED]> wrote: > Big +1 > > Nice graphic. I think it's very possible to still keep the tabs and allow > editor splitting, (and multiple-splits). >

[Eap-features] Re: Need new Line Separator type

2002-06-11 Thread Neil Galarneau
Always following the rule sounds fine to me. Neil On Mon, 10 Jun 2002 19:14:25 -0400, David Smiley <[EMAIL PROTECTED]> wrote: >Neil Galarneau wrote: >> It would be very helpful to have a new Line Separator type: File Dependent. This >type >> would look inside the file and use the Line Separat

[Eap-features] Re: Go To DTD?

2002-06-11 Thread David Smiley
David Mankin wrote: > My build.xml file has this DOCTYPE at the top: > > > Is there any way I can have IDEA open that dtd file for me so I can edit > it? I tried putting my cursor on that file path and pressing Control-B, > but that did nothing. Nothing on the "Go to" menu seems appropriate or

RE: [Eap-features] Split editor(s)? A GUI suggestion

2002-06-11 Thread Kevin Henrikson
Big +1 Nice graphic. I think it's very possible to still keep the tabs and allow editor splitting, (and multiple-splits). -kevin > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Christian > Andersson > Sent: Tuesday, June 11, 2002 2:19 AM > To: '[

[Eap-features] Re: Promote to Parameter? (was Re: Introduce Parameter)

2002-06-11 Thread Dmitry Lomov
Roger, this is implemented in #630. Now, if you introducing a parameter for a local variable, you have an option to delete a local variable definition (if you are replacing all occurences), and use its initializing expression as an initializing expression for a parameter. Friendly, Dmitry

[Eap-features] Re: JDO Support

2002-06-11 Thread Mike Aizatsky
Ravis, Ariadna has feature "Run specific Ant task after every compile". Though it is not working in build #629 it should be fixed in build #630. And setting up an ant task in doing some JDO-related stuff is a good candidate for plugin, isn't it? Or would you prefere IDEA to know about all-ever-p

RE: [Eap-features] Re: Split editor(s)?

2002-06-11 Thread Christian Andersson
I don't think so (see post earlier today). But they might be removed. /Christian > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: den 11 juni 2002 09:37 > To: [EMAIL PROTECTED] > Subject: [Eap-features] Re: Split editor(s)? > > > The big problem with

[Eap-features] New Editor Actions

2002-06-11 Thread David Mankin
I would like to request a few more editor actions: DeleteToEndOfLine DeleteToEndOfLineIncludingNewline They should delete from the caret to the end of the line (and delete newline as appropriate). If the cursor is at the end of the line, then both of these commands should delete the newline. T

[Eap-features] Split editor(s)? A GUI suggestion

2002-06-11 Thread Christian Andersson
Hi, ya' all. Could not help myself entering this discussion. I've used to edit my java files using Emacs until I ran across Idea. I've tried to put down my wild (Emacs inspired) thoughts and visions into this GUI suggestion below. (attached as a link while the image is a few byte large) http:/

[Eap-features] Show special symbols?

2002-06-11 Thread Alexey Efimov
subj for Tab, Spacec, Carett Return etc ___ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features

[Eap-features] Using a non-default port for CVS

2002-06-11 Thread hansjoerg.oppermann
We use at our project a CVS server on a non-default port (5). Try to append '#5' at the pserver preferences dosn't work. Is it possible to make this working? Greetings, Oppermann ___ Eap-features mailing list [EMAIL PROTECTED] http://lists.je

[Eap-features] Go To DTD?

2002-06-11 Thread David Mankin
My build.xml file has this DOCTYPE at the top: Is there any way I can have IDEA open that dtd file for me so I can edit it? I tried putting my cursor on that file path and pressing Control-B, but that did nothing. Nothing on the "Go to" menu seems appropriate or does anything. If there's some

Re: [Eap-features] Re: Split editor(s)?

2002-06-11 Thread David Mankin
Not being able to see more than one file at a time seems to be a big enough limitation that if the tabs are what is preventing the feature then they should be re-thought. (Honestly, I'm sure there is a way to have both tabs and multi-file-editing, but I rate the latter much more important than th

AW: [Eap-features] Re: Plugins should have a separate classloader

2002-06-11 Thread Hendrik Schreiber
Hey, if it's really only that one class, I think you should consider Ferderik's suggestion. Apart from that, I was really surprised how fast I was able to write a more or less functional plugin. IDEA rocks! (just in case I haven't mentioned that yet :-) -hendrik > -Ursprungliche Nachricht-

[Eap-features] Re: Re: Sort File Tabs

2002-06-11 Thread dimiter
> +1 to an Alphabetical sorting option +0 > +1 to an MRU sorting option +1 > +1 to a drag-(or click)-to-rearrange tabs ability +10 > +1 to a don't-ever-have-more-than-one-row-of-tabs option! (just make >the tabs skinnier and truncate filenames.) +1 > +1 to a place tabs on left or right si

RE: [Eap-features] Find Dependancies

2002-06-11 Thread Searle, Ash
Whenever I want to find the dependents of one file I always resort to using an ant task like this: The end result is that the INDEPENDENT directory will contain all the class files for all the classes that JustMePlusDependents

[Eap-features] Re: Split editor(s)?

2002-06-11 Thread Thomas Singer
The big problem with having two files visible side-by-side at the same time in IDEA would require the IntelliJ people to throw away their current editor tabs and provide a completely different approach. Tom On Mon, 10 Jun 2002 21:06:52 -0700, "Kevin Henrikson" <[EMAIL PROTECTED]> wrote: >

[Eap-features] Re: Find Dependancies

2002-06-11 Thread Thomas Singer
+10 I have seen a picture of JBuilder, that showed a nice looking UML diagram with information about - what classes from what packages are directly used by the current class, - what classes from what packages need the current class. I definitely want to see such a feature in IDEA (must not be in

[Eap-features] PLEASE allow batch refactoring

2002-06-11 Thread Michael Damberger
just had to introduce the same variable to 15 classes, then make the getter in the 15 classes ... If I just could perform such a stupid repetitive operation in a defined set of clases... IDEA has such neat features, but this is missing ;-| best regards, Michael __