[Development] A modest proposal: disable lower-case keywords (emit, foreach, forever, signals, slots) by default

Shawn Rutledge Shawn.Rutledge at qt.io
Mon Feb 24 11:35:40 CET 2020



> On 24 Feb 2020, at 10:54, Ville Voutilainen <ville.voutilainen at gmail.com> wrote:
> 
> On Mon, 24 Feb 2020 at 11:23, Jean-Michaƫl Celerier
> <jeanmichael.celerier at gmail.com> wrote:
>> 
>> A good inspiration for that feature would be the Just My Code feature of recent visual studio :
>> https://docs.microsoft.com/en-us/visualstudio/debugger/just-my-code?view=vs-2019
> 
> That is indeed what I'm gunning for. :) If our problem is that users
> mistakenly step into moc-generated
> code, let's fix that in our tooling instead of inventing new language keywords.

Users might want to skip all Qt code.  Qt developers mainly want to skip all moc-generated code I suppose.



More information about the Development mailing list