vscode-docs
vscode-docs copied to clipboard
Feat: Add copy button for codes
Add copy button in codes https://code.visualstudio.com/docs/getstarted/settings#_default-settings
Now If someone wants to copy the text it will be difficult for them as we don't have a copy button In the above Image, the file text is a lot and is very difficult to copy.
So, I want to add a copy button in the codes.
Please assign me the same, so I can work on it.
@soubhik-111 We're researching the experience for settings in the documentation. More to come later.
In the meantime, for copying a setting, in the Settings editor, you can select the gear icon and select Copy setting as JSON to get JSON fragment for a specific setting.
Thanks for the information
Hi all. Looks like there is a copy button now. But sometimes it blocks the code content