Very good!
+1
"Thomas Singer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> +1
>
> I even would go further:
>
> JFrame main|
>
> Pressing now Ctrl-Space, IDEA should suggest "mainFrame".
>
> Tom
>
>
> On Wed, 24 Jul 2002 10:13:13 -0700, "Erik Hanson" <[EMAIL
+1
Almost all java editors I know can constrain the width of a file. It is even
in Sun java coding standard! I still don't know the reason behind not
providing it. Maybe one day I will understand.
Jacques
"Igor Karpov" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
> +1
> Will id
> Please make commenting (control-/ and control-shift-/) be made to work in
> custom file types.
+1 please
___
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features
Please make commenting (control-/ and control-shift-/) be made to work in
custom file types.
Thanks
Carlos
--
Carlos Costa e Silva <[EMAIL PROTECTED]>
___
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-f
"Carlos Costa e Silva" <[EMAIL PROTECTED]> wrote in message
ahq21h$dar$[EMAIL PROTECTED]">news:ahq21h$dar$[EMAIL PROTECTED]...
> Win2k sp2, jdk1.4.0_01, idea #637.
>
> Is it possible for the custom file types to have a checkbox to disable
> escape sequence handling?
Or maybe a text field to spe
Win2k sp2, jdk1.4.0_01, idea #637.
I'm working with a gramar that doesn't have escape sequences.
In this grammar, Idea highlights "whatever" as being part of a string
literal:
sometext = '\' + whatever;
Is it possible for the custom file types to have a checkbox to disable
escape sequence ha
+1 and as a further enhancement, the selection could also be transferred.
Erik Hanson wrote:
> It would be nice if the rename dialog box would remember the position of the
> text cursor from the edit window.
>
> That is, if I was renaming "AbcDef" and the text cursor was between the "c"
> and th
Please, insert print or Save as Text/Html button in keymaps window.
There is no help where I can print and if it was, I would every time find
the place or expand folders,
I would like to get complite list before my eyes.
Sergey Lavrenkin.
___
Eap-feat
It would be nice if the rename dialog box would remember the position of the
text cursor from the edit window.
That is, if I was renaming "AbcDef" and the text cursor was between the "c"
and the "D", then when the rename dialog box opens, the text cursor would
automatically be put between the "c"
Sure,
but this is tedious.
I have lots of ant targets (100?)
It's easier to type
-Original Message-
From: Gael Billard <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 25 Jul 2002 19:05:19 +0200
Subject: [Eap-features] Re: ant view...
>
> It is already possible to call multiple targ
Sure,
but this is tedious.
I have lots of ant targets (100?)
It's easier to type
-Original Message-
From: Gael Billard <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 25 Jul 2002 19:05:19 +0200
Subject: [Eap-features] Re: ant view...
>
> It is already possible to call multiple targ
"Erik Hanson" <[EMAIL PROTECTED]> a écrit dans le message de news:
ahp94c$nra$[EMAIL PROTECTED]
> I would like a feature that reverses the two "things" in a selection. The
> "things" can be characters, words, lines, arguments, etc. (and IDEA would
> have to figure out what "things" I've selected
Really nice behaviour for // comments.
I agree with you.
+1
Guillaume
"Christopher Cobb" <[EMAIL PROTECTED]> a écrit dans le message de news:
[EMAIL PROTECTED]
> OK, how about this:
>
> // one two |three
>
> If you press return, you should get:
>
> // one two
> // |three
>
> Right no
It is already possible to call multiple target at once. Just select them
with the shift-key pressed.
Igor Karpov wrote:
> I've posted smth on this before - just want to bring up (autocompleted) Ant
> command line to pass parameters, call two targets at one, etc..
> Command line is not dead, even
Is there any smart way to insert a call to super. into an
*existing* method, passing in all the parameters declared in the
overriding method? (without cutting the contents, deleting the method
and invoking override method).
If not, can we have one? It's kind of tedious... ;)
Cheers,
N.
+1
"Erik Hanson" <[EMAIL PROTECTED]> wrote in message
ahp94c$nra$[EMAIL PROTECTED]">news:ahp94c$nra$[EMAIL PROTECTED]...
> I would like a feature that reverses the two "things" in a selection. The
> "things" can be characters, words, lines, arguments, etc. (and IDEA would
> have to figure out wha
+1
Guillaume Laforge wrote:
> Well, I know it's been already requested several times before... but I would
> really love to be able to drag'n drop file tabs, so that I may reorder them.
> Is it feasable ? Or should one develop a plugin ? (a plugin, though, would
> not be as convenient as drag'n d
I would like a feature that reverses the two "things" in a selection. The
"things" can be characters, words, lines, arguments, etc. (and IDEA would
have to figure out what "things" I've selected so it knows how to reverse
them). Some examples:
1. Characters:
ab --> ba
2. Words:
hello there
1. It's implemented, but according to the jetbrains.intellij.eap.j2ee group,
was accidentally disabled in 637, and will be enabled in 638.
2. No documentation yet, but in the same thread in eap.j2ee, it's mentioned
that you should set the Context Path in the WebApp setup. This might have
somethin
If I have:
foo();
/*
bar();
baz();
*/
buz();
and select the whole block and choose "Comment with Block Comment", I get
this:
/*
foo();
/*
bar();
baz();
*/
buz();
*/
which is not a valid comment block.
It would be nice if IDEA did something with the intern
Hi,
I am looking for the development tool allowing JSP debugging.
The Ariadna list of capabilities
http://www.intellij.com/eap/products/idea/ariadna.jsp lists this as "in
progress".
I have IntelliJ build 637. I can set the breakpoint but the debugger do not
stop. It can be because I do not know ho
When right clicking on a file tab, I would like a "Close All Unmodified"
choice. I think that information is readily available given the "close
unmodified files first" option associated with the tab limits.
___
Eap-features mailing list
[EMAIL PROTECT
OK, how about this:
// one two |three
If you press return, you should get:
// one two
// |three
Right now you get:
// one two
|three
Of course, full word-wrapping support for both single- and multi-line
comments would be great. There is still the issue of what to do with:
+1
"Guillaume Laforge" <[EMAIL PROTECTED]> wrote in message
ahp5sf$ioe$[EMAIL PROTECTED]">news:ahp5sf$ioe$[EMAIL PROTECTED]...
> Well, I know it's been already requested several times before... but I
would
> really love to be able to drag'n drop file tabs, so that I may reorder
them.
> Is it feas
When I delete the beginning " of a smart quote, I would like the other to be
deleted as well. Maybe only if the quoted string was empty...I sometimes
type ' instead of ", hit backspace and keep typing. This then causes the
editor to have "foo"' (that's hard to see in my font, but there is a sing
Agree with you,
I always use Alt + <- or -> to go to needed file and if many files are
opened I should do many steps,
If I can reorder tags, I will be cool.
+1
Sergey Lavrenkin.
"Guillaume Laforge" <[EMAIL PROTECTED]> wrote in message
ahp5sf$ioe$[EMAIL PROTECTED]">news:ahp5sf$ioe$[EMAIL PROTECT
I find myself frequently opening a zip file in a tool like WinZip and
dragging it to an editor. But IDEA is not a drop target for this.
___
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features
+100
"Chris Miller" <[EMAIL PROTECTED]> wrote in message
ahoda3$avh$[EMAIL PROTECTED]">news:ahoda3$avh$[EMAIL PROTECTED]...
> Looks like it is now possible (with Ant 1.5) to run Ant directly from an
> application, and specify listeners and input handlers for the build
process.
> This should open
Agreed, fundamentally it is bad practice,
but I would take the bad practice over what we have now,
which is essentially random order.
Scott
Fredrik Lindgren wrote:
> Attributes are specified as a set rather than a list in the XML
> Recommendation and the order can not be governed by a DTD. It i
I like very mach the Thinlet (http://www.thinlet.com/)
It looks really useful (though I haven't used it for real life applications
yet)
"Erik Hanson" <[EMAIL PROTECTED]> wrote in message
ahp1k3$33p$[EMAIL PROTECTED]">news:ahp1k3$33p$[EMAIL PROTECTED]...
> "Thomas Singer" <[EMAIL PROTECTED]> wrot
Well, I know it's been already requested several times before... but I would
really love to be able to drag'n drop file tabs, so that I may reorder them.
Is it feasable ? Or should one develop a plugin ? (a plugin, though, would
not be as convenient as drag'n dropping the tab...)
Guillaume
+2
-Original Message-
From: [EMAIL PROTECTED] (Thomas Singer)
To: [EMAIL PROTECTED]
Date: Thu, 25 Jul 2002 07:20:52 GMT
Subject: [Eap-features] Re: Suggested variable names
>
> +1
>
> I even would go further:
>
> JFrame main|
>
> Pressing now Ctrl-Space, IDEA should suggest "mainFr
Just go to log.xml and turn it off... (DialogAppender?)
-Original Message-
From: Debabrata Dash <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'"<[EMAIL PROTECTED]>
Date: Wed, 24 Jul 2002 15:29:29 -0700
Subject: [Eap-features] "assert" feature request.
>
> Since there are so many as
+1
just used it and had to carefully read it...
-Original Message-
From: "Erik Hanson" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Wed, 24 Jul 2002 09:56:13 -0700
Subject: [Eap-features] Minor change to remote debugging message
>
> I would find it helpful if the message "Connect*ing
I've posted smth on this before - just want to bring up (autocompleted) Ant
command line to pass parameters, call two targets at one, etc..
Command line is not dead, even with good IDEs :-)
-Original Message-
From: Gael Billard <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Wed, 24 Jul 2
"Thomas Singer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> -10!
> Don't spend any time on a gui editor, it's wasted time, because the
> code often looks terrible, is hard to maintain and does not allow to
> change the ui fast if you need it.
GUI editor !=
The ability to find unused methods and fields is good (I really liked the
idea below about highlighting deprecated methods too) ..but also it'd be
extremely useful to extend this functionality upwards to help find unused
classes and even packages.
I often get codedrops from third parties that nee
It's okay, I enjoy reading your extensive legal disclaimer ;)
Paul.
[EMAIL PROTECTED]
hi
sorry everyone, I just realised that I have already submitted this request
yesterday. OOPS!
Florian Hehlen
-Original Message-
From: Hehlen, Florian
Sent: 25 July 2002 15:28
To: [EMAIL PROTECTED]
Subject: [Eap-features] searching within strings
hi all.
I often find myself wis
+1
Will idea break long lines on right margin sometimes?
E.g. throws could go to the nex line in that case.
More code style settings - set once and enjoy
-Original Message-
From: Danny Burkes <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Wed, 24 Jul 2002 08:58:25 -0700
Subject: [Eap-fea
+1
-Original Message-
From: "Marc Stogner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Date: Wed, 24 Jul 2002 11:53:45 -0400
Subject: [Eap-features] Addition to the multiple code styles feature suggestion
> It would be great if we code select the code style on the Tools\Layout
> Code men
hi all.
I often find myself wishing I could search through strings and only strings. In other
words exclude any usages and only report what is in the strings possibly even do
string only replaces would be nice.
times I have wanted this:
-searching through huge project for stupidly hardcode
Yep! JDK 1.4 allows to set screen mode for window, but it's quite buggy :(
Perhaps, we'll implement a la full screen mode: undecorated (and maximized) main frame.
Regards,
Vladimir Kondratyev
_
JetBrains
Carlos Costa e Silva wrote:
> "dimiter" <[EMAIL PROTECTED]> wrote in
it would be nice if we could transfer javadocs when doing the Delegate refactoring
Florian Hehlen
Visit our website at http://www.ubswarburg.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not diss
+5
As an intermediate step, the ability to diff two versions of a file would be nice.
cc
"Clearwater, Pete" wrote:
> Hi.
>
> quickly first, bravo on a first rate "best of breed" IDE.
>
> I've recently switched from NetBeans to IDEA and only miss one thing: the NetBeans
>"CVS Revisioning Explo
+1
"Victor Spivak" <[EMAIL PROTECTED]> wrote in message
afufqs$glu$[EMAIL PROTECTED]">news:afufqs$glu$[EMAIL PROTECTED]...
> It is nice that you have added this feature, but the current
implementation
> supports only move of the selected text. It will be useful to add copy as
> well -- for instan
classOfType() which allows the user to select one out of a list
containing the specified class and it's descendants.
N.
___
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features
Hello, Everybody!
JetBrains servers will be down at Friday 26-July-2002 5:00 GMT for
technical maintenance. Operation should take 1.5 hour.
So http://lists.jetbrains.com , http://www.intellij.org and
news://news.jetbrains.com will be inaccessible in this time.
---
Sergey Zhukov
System Admini
Paul Ruane wrote:
> Hmm, I agree with 'view': it's the view of the code that's changing,
> not the code itself.
Guillaume Laforge wrote:
> Nope. It's a way of viewing the code.
> The fact of changing the view on this code does not change the code
> itself. So I think that code folding is in the r
I agree that the GUI editor should be left out of IntelliJ.
For those who need a GUI editor, try Netbeans (http://www.netbeans.org).
It seems to me that it generates "reasonable" code... at least much better
than JBuilder. Now, I want to stress that I haven't tested it much
myself... this is ju
And I would like to see key combination for New class, whioch will work in
Editor window (now I should make Project window active and then press
Alt-Ins).
BTW I failed to find this command in Menu and in Key Mapping options
"Per Olesen" <[EMAIL PROTECTED]> wrote in message
ahoc1k$957$[EMAIL
Chris Bartley wrote:
> It might be handy to associate the right margin width (# of columns) with
> code styles--that is, instead of having it global to all code styles, allow
> different code styles to have different values for it.
+1
___
Eap-features
+1000 I would move all my votes to this one :)
"Chris Miller" <[EMAIL PROTECTED]> wrote in message
ahoda3$avh$[EMAIL PROTECTED]">news:ahoda3$avh$[EMAIL PROTECTED]...
> Looks like it is now possible (with Ant 1.5) to run Ant directly from an
> application, and specify listeners and input handlers
[EMAIL PROTECTED] wrote:
> is there an other way? Anyway, it would be great to be able to search only within
>strings.
+1
Maybe a set of checkboxes for searching in strings, comments, and code?
___
Eap-features mailing list
[EMAIL PROTECTED]
http:/
Thank you Guillaume, it saved me a very ugly hack (I was positioning a
JFrame out of the screen just to hide the title bar :)
-- dimiter
"Guillaume Laforge" <[EMAIL PROTECTED]> wrote in message
ahn1b1$dmj$[EMAIL PROTECTED]">news:ahn1b1$dmj$[EMAIL PROTECTED]...
>
> "dimiter" <[EMAIL PROTECTED]>
Looks like it is now possible (with Ant 1.5) to run Ant directly from an
application, and specify listeners and input handlers for the build process.
This should open up quite a few interesting possibilities for tighter IDEA
integration, not to mention help performance. For example, the task
coul
"Bas Leijdekkers" <[EMAIL PROTECTED]> a écrit dans le message news:
ahmucv$aa1$[EMAIL PROTECTED]
> Does anybody else find it strange that the Folding menu is a submenu of
the
> View menu? The code menu seems a more logical place. It's just a minor
> thing, I just thought I'd mention it.
Nope. It
request: offer operations for compiler messages
example: I performed some move class refactorings so that the
package was empty afterwards, so I deleted the package.
then I got compiler erros saying package a.b.c does not exist,
everywhere where there was the statement import a.b.c
-> a context
Hmm, I agree with 'view': it's the view of the code that's changing, not the code
itself.
Paul.
> But what is the key-combination to choose in this drop-down, when this
pane
> is active ?
ALT-F1.
Guillaume
___
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features
Hi,
What I've always liked about IDEA is that most options can be reached by
key-combinations to avoid mouse use.
One key combination I can't find though:
In the new IDEA3.0, the "Classpath" pane, "Source" pane and "Project" pane
has been combined into one pane "Project". In this pane, there
+1, yes
Gert Driesen wrote:
> Hi,
>
> Wouldn't it be better to move the following configuration sections in the
> IDE options dialog box to the project level :
>
> - Editor -> Error Highlighting
> - Code Style
> - External Resources
> - File Types (not sure about this one)
> - ToDo Patterns
>
If some one needs it, than it is worth the effort. But to implement it
for the sake of uniformity is wasted time. Time, that could be spend
on much more useful features, like refactorings.
Tom
On Wed, 24 Jul 2002 21:32:40 +0300, "Sergey Lavrenkin"
<[EMAIL PROTECTED]> wrote:
> I think, export t
Yes, but this will not solve Sergey's issue.
Tom
On Wed, 24 Jul 2002 21:16:48 +0100, "Carlos Costa e Silva"
<[EMAIL PROTECTED]> wrote:
> "dimiter" <[EMAIL PROTECTED]> wrote in message
> ahmrsd$7s1$[EMAIL PROTECTED]">news:ahmrsd$7s1$[EMAIL PROTECTED]...
> > How do you suggest to remove the titl
Just undock the Project view and you'll see.
Tom
On Wed, 24 Jul 2002 21:32:45 +0300, "dimiter" <[EMAIL PROTECTED]>
wrote:
> How do you suggest to remove the title bar in java?
> Just curious..
>
>
> "Sergey Lavrenkin" <[EMAIL PROTECTED]> wrote in message
> ahmr8t$7ab$[EMAIL PROTECTED]">news:
> the only case to get uniformity and allow using our private GUI components
> to use GUI editor.
Wrong. With a better framework you would have much better uniformity
and can use private (do you mean in it the manner of "custom") GUI
components.
-10!
Don't spend any time on a gui editor, it's wa
+1
I even would go further:
JFrame main|
Pressing now Ctrl-Space, IDEA should suggest "mainFrame".
Tom
On Wed, 24 Jul 2002 10:13:13 -0700, "Erik Hanson" <[EMAIL PROTECTED]>
wrote:
> When I perform the "introduce variable" refactoring, IDEA suggests a few
> variable names for me. If I'm re
67 matches
Mail list logo