Some friends want to control copy syntax highlighting when using Vscode development tools to facilitate their own viewing. So how does Vscode control copy syntax highlighting? Here I will give you a detailed introduction to Vscode controlling copy syntax highlighting. Please check it out if necessary.
1. First open Vscode and enter the editing window.
#2. Click the "File" menu item above.
3. In the drop-down submenu, click the "Preferences->Settings" item.
#4. Finally, in the settings interface, check the box of the "Copy With Syntax Highlighting" item, so that you can successfully control copy syntax highlighting.
The above is the detailed content of How to control syntax highlighting when copying in Vscode. For more information, please follow other related articles on the PHP Chinese website!