Attila Kelemen created NETBEANS-45: -------------------------------------- Summary: Code completion is blocked for an extended period of time Key: NETBEANS-45 URL: https://issues.apache.org/jira/browse/NETBEANS-45 Project: NetBeans Issue Type: Bug Components: editor - Parsing & Indexing Affects Versions: 9.0 Reporter: Attila Kelemen Attachments: callstack.csv
Often times when editting a single file, code completion blocks for an extensive amount of time which makes code completion practically unusable. Looking at the threads of the IDE, code completion and parsing seems to be blocked by the attached thread (holding a lock). Note that I do not do anything but edit a single file and this happens frequently during editting even though there are no external changes. -- This message was sent by Atlassian JIRA (v6.4.14#64029)