Re: Strange bug in code highlighting
René J.V. Bertin <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <11701974.klBYW26DSt@bola> |
On Monday March 05 2018 11:14:05 Matthew Woehlke wrote: >> (Fortunately, I don't have to >restart KDevelop often, so it is usually days or even weeks between >waiting on a full parse.) YMMV as they say :) Watch the memory usage for bigger projects, esp. if they also contain ObjC(++) files! I've seen it go well over 1Gb with only a few files open (= parsed), which is reason enough for me to quit the session when done on my poor 12Gb system. But we're straying :) R.