About 219,000 results
Open links in new tab
  1. Run a Command Prompt command from Desktop Shortcut

    Mar 16, 2012 · Create A Shortcut That Opens The Command Prompt & Runs A Command: Yes! You can create a shortcut to cmd.exe with a command specified after it. Alternatively you …

  2. Is there a shortcut to comment multiple lines in python using VS …

    Sep 26, 2022 · All you need to do is select that code block with your mouse, then press the following key combination: Ctrl + K then press Ctrl + C if you’re using Windows

  3. Collapse all methods in Visual Studio Code - Stack Overflow

    Mar 8, 2017 · In Visual Studio Professional, we have a shortcut key, Ctrl + M Ctrl + O to collapse all methods and properties in a class. How can I do a similar thing in Visual Studio Code? I …

  4. Visual studio code - keyboard shortcuts - expand/collapse all

    Sep 27, 2016 · Here it is. Ctrl+Shift+[ Fold (collapse) region editor.fold Ctrl+Shift+] Unfold (uncollapse) region editor.unfold Ctrl+K Ctrl+[ Fold (collapse) all subregions …

  5. Create a shortcut (.lnk file) using PowerShell - Stack Overflow

    Aug 14, 2024 · Beginning PowerShell 5.0 New-Item, Remove-Item, and Get-ChildItem have been enhanced to support creating and managing symbolic links.

  6. How can we save all files in (VSCode) like we do in Visual Studio

    May 3, 2016 · For Windows users, the key shortcut is displayed as the 11th option in the "File" menu as: Save All Ctrl + K S. The key shortcut displayed equates to the following: Press Ctrl + …

  7. How to shift a block of code left/right by one space in VSCode?

    Dec 20, 2017 · UPDATE. While these methods work, newer versions of VS Code uses the Ctrl+] shortcut to indent a block of code once, and Ctrl+[to remove indentation.

  8. What are the key shortcuts to comment and uncomment code?

    Select "Text Editor" option in the dropdown under "Use new shortcut in:" Press your own shortcut in the textbox under "Press shortcut keys:" Example: Pressing Ctrl+E and then C will give you …

  9. Go to definition and back to reference in Visual Studio Code

    I'm currently using VSCode and am trying to use the F12 shortcut which takes me to a definition of an object/function. When I want to go back to the reference, I can't seem to find the right …

  10. Shortcuts to comment and uncomment SQL queries in SQL Server …

    Aug 22, 2022 · To comment 3 SQL queries with shortcuts in SQL Server Management Studio(SSMS) as shown below, first, I dragged them, then pressed only one of CTRL+K or …

Refresh