file name tab does not show the entire name! [message #466360] |
Mon, 09 January 2006 08:25  |
Eclipse User |
|
|
|
Originally posted by: shawn_schroedel.homedepot.com
Currently, when to many files are open, it starts to trim the end of the
file name off in the tabs at the top. Instead of viewing the entire file
name, it ends with a "...". In other editors like Forte, you see the
ENTIRE file name and if too many files are open, it just starts a new row
of file name tabs. Is there a plug in so that I can view the entire file
name?
I don't want to do the cntl-shift-w to view all the names, I'd like them
at the top. Thanks for your time.
|
|
|
|
|
Re: file name tab does not show the entire name! [message #466448 is a reply to message #466360] |
Tue, 10 January 2006 10:55  |
Eclipse User |
|
|
|
The number of characters visible is configurable. Once upon a time this
feature was available throught the Preferences dialog but the GUI got
removed. However, the feature still exists and can be accessed as follows:
"you can specify
org.eclipse.ui/EDITOR_MINIMUM_CHARACTERS=<N>
in "<install> /plugins/org.eclipse.platform_3.1.1/plugin_customization.ini ".
<N> is
the number of characters that must be displayed for each tab. Setting this
to
a large number (e.g., 1000) effectively disables tab compression.
See:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=22716
"Shawn Schroedel" <shawn_schroedel@homedepot.com> wrote in message
news:c627a7011d68b8fecebd372866701157$1@www.eclipse.org...
> Currently, when to many files are open, it starts to trim the end of the
> file name off in the tabs at the top. Instead of viewing the entire file
> name, it ends with a "...". In other editors like Forte, you see the
> ENTIRE file name and if too many files are open, it just starts a new row
> of file name tabs. Is there a plug in so that I can view the entire file
> name?
>
> I don't want to do the cntl-shift-w to view all the names, I'd like them
> at the top. Thanks for your time.
>
|
|
|
Powered by
FUDForum. Page generated in 0.04336 seconds