Re: Strange bug in code highlighting
Matthew Woehlke <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <[email protected]> |
On 2018-03-02 03:39, René J.V. Bertin wrote: > FWIW, I'm not seeing any of this, yet I am on a slow(er) machine and I'd expect to encounter the issue there based on what I've read until now. One possible crucial difference in my set-up is that I never allow full project parsing. Instead I use the "on-demand" mode that only parses the documents you actually open (plus the headers they include). That's still plenty slow enough ... I wouldn't not be at all surprised if full-project parsing needs to be enabled for the glitch to manifest. A full parse does take a while :-). I tend to go away and do something else for a bit whenever that happens. (Fortunately, I don't have to restart KDevelop often, so it is usually days or even weeks between waiting on a full parse.) -- Matthew