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

Ville Voutilainen ville.voutilainen at gmail.com
Mon Feb 24 10:54:36 CET 2020


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.


More information about the Development mailing list