Re: Netbeans 22 editor very slow

2024-07-03 Thread Salvador Montoro Goethe
Thank you, I will try and let you know. The plugins I have come directly with Netbeans, I have not installed any additional plugins. They are Java, Tools, Base IDE, C/C++, HTML5, etcetera. Directly downloaded from the website. I will get back to you ASAP

Re: Netbeans 22 editor very slow

2024-07-03 Thread Peter Kirkham
Are you running any plugins? Having just recently written a module to provide support for a new language, I learned quite a bit how NetBeans does its work. As you type there are quite a few scheduled tasks that are running in the background and will do things like lexing/parsing to provide the

Re: Netbeans 22 editor very slow

2024-07-03 Thread Geertjan Wielenga
Can you give some concrete examples, e.g., step by step instructions to show where your specific slowness issues are, or maybe record a short video to show the problem? Gj On Tue, Jul 2, 2024 at 12:43 PM Salvador Montoro Goethe < smgoe...@swansschool.net> wrote: > Dear all > > I am experiencing

Netbeans 22 editor very slow

2024-07-02 Thread Salvador Montoro Goethe
Dear all I am experiencing very slow response from the Netbeans editor. When typing, it takes several seconds to show the text. I had this problem with NB17, and I thought that updating our lab machines to NB22 would solve it, but it is still the same. I have read through many online articles but