5.2.4 impression
Aleksey Midenkov <[email protected]> Wed, 3 Apr 2019 12:50:47 +0300
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <CAF8BazASOd5G0XXcAG7+Xu7DRyjeH27B+8VPbhPpiUQ4=wX0YA@mail.gmail.com> |
5.2.4 became much more stable. That's a great thing! Thanks, guys! But it's still not production-level stable: it still segfaults on git branch switch. It's still unsteady at definition/declaration jumping area. And it tries to parse preprocessor directives, but does it incorrectly (not all syntax is covered). So, please, concentrate on more polishing the basic functionality and do less new features. The most important is jumping definition/declaration which should work always and be available anytime (even when there are syntax errors). Please, test on large sources other than KDE/KDevelop. And add an option to not follow preprocessor directives: just parse whole source. Please do jump to *declaration body*, not *forward declaration*. -- All the best, Aleksey Midenkov @midenok