Open lcbarcellos opened 1 month ago
@lcbarcellos thanks for bringing this up. I noticed the problem in the past, but always postponed looking further. Please have a look at #7829. There is a nightly build with the change Checks page direct link Please see if that fixes the issue for you.
Apache NetBeans version
Apache NetBeans 23
What happened
When I rename a typescript file using project window, completion stops working on that file.
An unexpected exception shows up in notifications window like below (I've edited the file name):
If I rename the file back to its original name, completion starts working again. Closing file and reopening it also works around the issue.
Language / Project Type / NetBeans Component
No response
How to reproduce
Did this work correctly in an earlier version?
No / Don't know
Operating System
Ubuntu 22.04
JDK
OpenJDK Runtime Environment 17.0.12+7-Ubuntu-1ubuntu222.04
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
Every time.
Are you willing to submit a pull request?
No