On 16.12.24 19:38, Scott Palmer wrote:

On Mon, Dec 16, 2024 at 12:47 PM Michael Bien <mbie...@gmail.com> wrote:

    On 16.12.24 18:38, Neil C Smith wrote:
    > On Mon, 16 Dec 2024 at 17:30, m.war...@corvusengineering.com
    > <mwar...@corvusengineering.com.invalid> wrote:
    >> I noticed with the Netbeans 24 release in the Usages tab is
    split and shows the source code for the file results.  Is this a
    feature or a bug?  I find it extremely distracting and not useful
    at all as clicking on a source file in the results brings up the
    source code in a normal source code tab.
    > It's a new feature added in
    https://github.com/apache/netbeans/pull/7694
    >
    > Can't please all of the people all of the time! :-)
    > https://github.com/apache/netbeans/pull/7694#issuecomment-2541474438

    this did also align the usages view with other very similar
    inspection
    windows which already had a preview panel.

    -mbien

    >
    > Best wishes,
    >
    > Neil


I too find it distracting.  It reminds me of the bug where files will start opening down there instead of up in the editor area.

A toggle to disable it would be great, as you say "you can't please everyone" but as long as it is optional you can get closer :-)

we had the toggle via toolbar implemented already. However, after discussion we decided to not do it yet since it would have to be consistent between all inspection windows.

There is also nothing special about the usages view. it is one view among many which all have previews, see comment for screenshot:

https://github.com/apache/netbeans/pull/7694#issuecomment-2376739040

I am a bit confused why it is perceived as a problem there, but nowhere else.


Changing this everywhere would have blown up the PR and changing it only there is not good from UX consistency perspective - since the next question would be "why can't I turn it off in insert-other-window".

But contributions are welcome - tricky part is to chase all the implementations down.

-mbien



Scott



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to