It would be nice if this template added the language title and copy buttons like microsoft docs (see an example [here](https://docs.microsoft.com/en-us/azure/developer/mobile-apps/azure-mobile-apps/quickstarts/xamarin-android/)).  After pressing Copy:  After some seconds the icon changes again to the first image state. From what I've seen, it looks like all this is done dynamically by their template (probably scans for `code` tags and then adds this kind of header).
It would be nice if this template added the language title and copy buttons like microsoft docs (see an example here).
After pressing Copy:

After some seconds the icon changes again to the first image state.
From what I've seen, it looks like all this is done dynamically by their template (probably scans for
codetags and then adds this kind of header).