so there are still people...
so there are still people...
Posted Mar 16, 2018 12:29 UTC (Fri) by Sesse (subscriber, #53779)In reply to: so there are still people... by HelloWorld
Parent article: Malcolm: Usability improvements in GCC 8
Because it's nice to be able to code without being disturbed.
I generally leave on-the-fly syntax checking on since it shortens build cycles, but turn off automatic code completion (I invoke it manually every now and then, but I typically limit it to tab-completing long names). It's nice to have an continuous stream of thoughts down to the file, as opposed to having a two-way conversation with your editor, which means you need to keep reacting to what it tells you.
