|
|
Log in / Subscribe / Register

so there are still people...

so there are still people...

Posted Mar 16, 2018 15:28 UTC (Fri) by halla (subscriber, #14185)
In reply to: so there are still people... by raegis
Parent article: Malcolm: Usability improvements in GCC 8

Ha, yes! Today I experimentally enabled the clang plugin in QtCreator. _While_ I was typing a line of code it already nattered at me about a missing semicolon... I know there wasn't one, I wasn't done typing, interfering busybody!


to post comments

so there are still people...

Posted Mar 16, 2018 15:37 UTC (Fri) by Sesse (subscriber, #53779) [Link]

Just to be clear, I do find in-editor syntax checking a reasonable tradeoff, even though it is sometimes disturbing. It helps that I use vim, where the modality gives reasonably good signals to the editor when it can start trying to compile my stuff (when I exit insert mode).

Also, semantic understanding of the code yields _incredibly_ much better jump-to-definition navigation, which is a huge win, but you don't need to enable any warnings for that, of course.

so there are still people...

Posted Mar 16, 2018 17:05 UTC (Fri) by Cyberax (✭ supporter ✭, #52523) [Link]

Try something more polished, like any IDE from JetBrains.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds