_Show code_ feature of addon-docs, is not useful for stories using new, concise syntax involving args:

Basically makes the whole thing useless, since we will have to either not use it at all, or write full stories manually.
I think it should somehow manage to show a resolved snippet instead, with args expanded. And not the story, but rather a component only.
Please upgrade to the latest beta that contains this change: https://github.com/storybookjs/storybook/pull/11332
Awesome!