Description
Apache NetBeans version
Apache NetBeans 20 release candidate
What happened
IDE opens and edits the file. The navigator view is not synchronized with the file editor, displaying navgitor please wait Clearly slower than the file editor opening speed, this type of unequal information has a very poor user experience
Netbeans IDE overall gives me the feeling that the underlying indexing, loading, and structure parsing are significantly slower than loading in seconds, with a waiting time of more than 3 seconds
Thinking about associative problems:
Assuming that the netbeans IDE has already built the file index and cached it for me in advance when opening and loading the project, wouldn't the experience be better? Is there another reason for this delay waiting for the progress bar to appear. If the IDE has already built the file index for us in advance, it should not be so slow to use
3.Sampling attachments:
selfsampler.zip
How to reproduce
No response
Did this work correctly in an earlier version?
No / Don't know
Operating System
win10
JDK
zulu21.28.85-ca-jdk21.0.0
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
No response
Are you willing to submit a pull request?
No