Re: Netbeans 24 Usages Tab

2024-12-27 Thread Michael Bien
I forgot to post here that there are now two PRs with UI fixes in this area: for refactoring preview (actions like find-usages use this too) https://github.com/apache/netbeans/pull/8089 for search and search/replace https://github.com/apache/netbeans/pull/8088 the PR workflows produce test bui

Re: Netbeans 24 Usages Tab

2024-12-17 Thread Ernie Rael
Ditto and ditto and ditto. (initially weird, turns out to be handy). Saving/restoring the splitter initially sounds like a simple thing to do; then thinking about chase all the implementations down I'm not so sure. -ernie On 24/12/16 2:16 PM, Jerome Lelasseux wrote: Hi, I like this new fea

Re: Netbeans 24 Usages Tab

2024-12-16 Thread Jerome Lelasseux
Hi,  I like this new feature, thanks But most of the time the left panel is too small and its horizontal scrollbar is set in the middle of the panel, so I need to move the scrollbar left after each new Usage to see the names of the methods. This is quite annoying. It would also help if the spl

Re: Netbeans 24 Usages Tab

2024-12-16 Thread Neil C Smith
On Mon, 16 Dec 2024 at 18:52, Michael Bien wrote: > But contributions are welcome - tricky part is to chase all the > implementations down. Totally this! If you want it optional, put the time into it, making sure it's all consistent. Keeping the UI consistent was the right decision. I would al

Re: Netbeans 24 Usages Tab

2024-12-16 Thread Michael Bien
On 16.12.24 19:38, Scott Palmer wrote: On Mon, Dec 16, 2024 at 12:47 PM Michael Bien wrote: On 16.12.24 18:38, Neil C Smith wrote: > On Mon, 16 Dec 2024 at 17:30, m.war...@corvusengineering.com > wrote: >> I noticed with the Netbeans 24 release in the Usages tab is split a

Re: Netbeans 24 Usages Tab

2024-12-16 Thread Scott Palmer
On Mon, Dec 16, 2024 at 12:47 PM Michael Bien wrote: > On 16.12.24 18:38, Neil C Smith wrote: > > On Mon, 16 Dec 2024 at 17:30, m.war...@corvusengineering.com > > wrote: > >> I noticed with the Netbeans 24 release in the Usages tab is split and > shows the source code for the file results. Is t

Re: Netbeans 24 Usages Tab

2024-12-16 Thread Michael Bien
On 16.12.24 18:38, Neil C Smith wrote: On Mon, 16 Dec 2024 at 17:30, m.war...@corvusengineering.com 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 us

Re: Netbeans 24 Usages Tab

2024-12-16 Thread Neil C Smith
On Mon, 16 Dec 2024 at 17:30, m.war...@corvusengineering.com 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 sourc

Re: Netbeans 24 Usages Tab

2024-12-16 Thread Pieter van den Hombergh
same here. met vriendelijke groet Pieter van den Hombergh Op ma 16 dec 2024, 18:30 schreef m.war...@corvusengineering.com : > 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 dis

Netbeans 24 Usages Tab

2024-12-16 Thread m.war...@corvusengineering.com
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.