Overview -------- Pressing F4 jumps to the first compilation error. This stops working when entering debug view and continues to not work when returning to the code view. Steps to Reproduce ------------------ 1) Press F9 to start debugging 2) Stop debugging 3) Edit your code so it no longer compiles 4) Try to compile it (F8) 5) When errors start popping up, press F4. Actual Results -------------- Pressing F4 does nothing. Expected Results ---------------- Pressing F4 should jump to the first compilation error. Build Date and Platform ----------------------- I'm using dev-util/kdevelop-5.2.3 from Gentoo's package manager. 4.14.15-gentoo #2 SMP Thu May 17 23:46:53 CEST 2018 x86_64 AMD Ryzen Threadripper 1950X 16-Core Processor AuthenticAMD GNU/Linux
Are you guys ever going to fix this? Seems like really low hanging fruit and it's one of the most annoying "features" I encounter on a daily basis. Would really appreciate any feedback or update.