About 231,000 results
Open links in new tab
  1. 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

  2. How do I create a shortcut via command-line in Windows?

    May 4, 2015 · Great, it works very well. I think It's better than mklink method. I use shortcutJs.bat to create a shortcut for a .pyw file, the shortcut works exactly the same as the one created …

  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. 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.

  5. 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 …

  6. How do you format code in Visual Studio Code (VSCode)?

    Apr 30, 2015 · Alternatively, you can find the shortcut, as well as other shortcuts, through the submenu View / Command Palette, also provided in the editor with Ctrl +Shift+ P (or …

  7. 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 …

  8. How can I comment multiple lines in Visual Studio Code?

    For vscode one can see that the Shift-Alt-A keys (for block comment) are somewhat easier to press than typical three key combos but it's so non-intuitive as a keyboard shortcut. I configure …

  9. Multiline editing in Visual Studio Code - Stack Overflow

    Ctrl + Alt + [Arrow Key] is a common keyboard shortcut for screen rotation, certainly with Intel graphics drivers and / or associated software. I imagine it is being intercepted by this before …

  10. How do you auto format code in Visual Studio? - Stack Overflow

    Apr 22, 2011 · I know Visual Studio can auto format to make my methods and loops indented properly, but I cannot find the setting.

Refresh