About 3,200,000 results
Open links in new tab
  1. How to copy formatted code to clipboard in VS Code

    Feb 26, 2016 · In Visual Studio Code, is it possible to copy selected code to the clipboard with the syntax highlighting? I want to be able to paste into a Word doc or e-mail. Regular Visual Studio does this by default (it puts both text and RTF formats on the clipboard).

  2. How to Copy Visual Studio Code with Syntax Highlighting to …

    Feb 13, 2018 · In this article, we learn how to copy from Visual Studio Code with color syntax highlighting to various other applications including Word, PowerPoint, Outlook, OneNote, and Gmail to achieve beautiful, clear code samples for documentation, presentations, and …

  3. How to paste clipboard text in VS Code Terminal

    Jun 13, 2016 · With v1.40 you can set this : to always paste into the terminal with a rightclick. There are three other options there, including default (show the context menu), copyPaste (copy when there is a selection, otherwise paste) and selectWord ( select …

  4. JavaScript in Visual Studio Code

    Add imports on paste. When you copy and paste code between editors, VS Code can automatically add imports when the code is pasted. When you paste code that contains an undefined symbol, a paste control is shown that lets you choose between pasting as …

  5. Settings to copy paste with correct indentation in Visual Studio Code

    Jan 22, 2017 · A simple fix is to try Ctrl + Shift + V after copying the code. It will paste all codes correctly with indentations in it.

  6. How to Copy and Paste in Visual Studio Code (VS Code)

    How do I copy and paste in Visual Studio Code? To copy text in Visual Studio Code, you can use the following keyboard shortcuts: Ctrl+C to copy the selected text to the clipboard. Ctrl+V to paste the text from the clipboard into the editor. You can also use the mouse to copy and paste text.

  7. Visual Studio Code Copy and Paste: A Comprehensive Guide

    A: To paste text in Visual Studio Code, you can use the following methods: Keyboard shortcut: Press `Ctrl`+`V` to paste the copied text. Right-click menu: Right-click on the cursor position and select Paste. Paste command: Click on the Edit menu and select Paste. Q: How do I copy and paste multiple lines of text in Visual Studio Code? A: To ...

  8. [Showoff Saturday] I made a VS Code extension that lets you copy ...

    +1 for ditto, It's super light and very reliable. It works for copying files/images too, not sure if windows clipboard history supports that. I find Ditto better than windows clipboard history. Alternatively for MacOS users, Paste is just as good as Ditto for windows, if not more powerful and prettier. I've been preaching for ditto for a while now.

  9. Copy Code Block - Visual Studio Marketplace

    Extension for Visual Studio Code - Copy code with filename and line number, customized format.

  10. Quick Copy Paste for VS Code - GitHub

    Quick Copy Paste is a versatile VS Code extension that enables one-click copying and double-click pasting of selected text within your editor, enhancing your coding workflow with seamless copy-paste functionality across all programming languages and file types.

  11. Some results have been removed
Refresh