Copying code with syntax highlighting
VS Code automatically copies syntax highlighting on copy. You can paste the highlighted code into apps that support rich text, such as PowerPoint.
Set "editor.copyWithSyntaxHighlighting":false
to disable this.