Should I really be single threaded? ;-)

There's a concept I can't quite grasp in IDEA yet: everytime I redo an operation, the previous results for the same operation are lost. Typically, if I run the same configuration twice, the results from the first run are gone.

Another example: I do a very useful "Find Usages" which populates a find window. Now I do a simple "Find in path" and bang, my previous usage results are gone.

The Find and Run windows seem to have panes already but only one pane per window is ever used at a time. Is there a way to enable multiple panes for multiple results? Or do I have to only work on one thing at a time? :)

Thanks for your comments,

Vince.

0
6 comments
Avatar
Permanently deleted user

Have you tried checking the "Open in new tab" checkbox on the "Find..."
dialogs (its only sensitive if you already have a Find window open)?

"Vincent Mallet" <vmallet@jfouffa.com> wrote in message
news:7133535.1037551601977.JavaMail.jrun@is.intellij.net...

There's a concept I can't quite grasp in IDEA yet: everytime I redo an

operation, the previous results for the same operation are lost. Typically,
if I run the same configuration twice, the results from the first run are
gone.
>

Another example: I do a very useful "Find Usages" which populates a find

window. Now I do a simple "Find in path" and bang, my previous usage results
are gone.
>

The Find and Run windows seem to have panes already but only one pane per

window is ever used at a time. Is there a way to enable multiple panes for
multiple results? Or do I have to only work on one thing at a time? :)


0

Have you tried checking the "Open in new tab"
checkbox on the "Find..."


How I could miss that option which was right in front of my eyes will remain a mystery. Thanks Kendall.

Is there something like that for the run results? I've looked again but I'm obviously missing it.

Thanks,

Vince.

0
Avatar
Permanently deleted user

I seem to get separate tabs in the Run window as a matter of course...

"Vincent Mallet" <vmallet@jfouffa.com> wrote in message
news:1881254.1037555535446.JavaMail.jrun@is.intellij.net...

Have you tried checking the "Open in new tab"
checkbox on the "Find..."

>

How I could miss that option which was right in front of my eyes will

remain a mystery. Thanks Kendall.
>

Is there something like that for the run results? I've looked again but

I'm obviously missing it.


0
Avatar
Permanently deleted user

There's also an option to "Lock" the tab with the usages by right-clicking
on thetab with the mouse and choosing the corresponding option
All further search results will go into separate tab even if the "Open in
new tab" option is off.

--

Best regards,
Eugene Zhuravlev
JetBrains Inc. / IntelliJ Software, http://www.intellij.com
"Develop with pleasure!"

"Vincent Mallet" <vmallet@jfouffa.com> wrote in message
news:1881254.1037555535446.JavaMail.jrun@is.intellij.net...

Have you tried checking the "Open in new tab"
checkbox on the "Find..."

>

How I could miss that option which was right in front of my eyes will

remain a mystery. Thanks Kendall.
>

Is there something like that for the run results? I've looked again but

I'm obviously missing it.
>

Thanks,

>

Vince.



0

Beautiful! And it works on the Run tabs too :)

Now, the Debug window...
Is there a way to extract tabs from the debug window? I'm dying to be able to see the Watches at the same time I'm keeping and eye on the console and on the frames.. Right now it's one tab at a time. I've right-clicked in many places to find the hidden option but without luck.

Vince.

0
Avatar
Permanently deleted user

No, unfortunately it is not possible now.
There's a request in the tracker :
http://www.intellij.net/tracker/idea/viewSCR?publicId=992
You are welcome to vote for it.

--

Best regards,
Eugene Zhuravlev
JetBrains, Inc, http://www.intellij.com
"Develop with pleasure!"


"Vincent Mallet" <vmallet@jfouffa.com> wrote in message
news:5443812.1037569197344.JavaMail.jrun@is.intellij.net...

Beautiful! And it works on the Run tabs too :)

>

Now, the Debug window...
Is there a way to extract tabs from the debug window? I'm dying to be able

to see the Watches at the same time I'm keeping and eye on the console and
on the frames.. Right now it's one tab at a time. I've right-clicked in many
places to find the hidden option but without luck.
>

Vince.

>


0

Please sign in to leave a comment.