About 360,000 results
Open links in new tab
  1. How can I comment multiple lines in Visual Studio Code?

    I cannot find a way to comment and uncomment multiple lines of code in Visual Studio Code. Is it possible to comment and uncomment multiple lines in Visual Studio Code using some …

  2. c# - Visual Studio /**/ comment shortcut? - Stack Overflow

    Sep 7, 2015 · Visual Studio 2019 now natively supports this keyboard shortcut -- Toggle Block Comment/Uncomment is now available through the keyboard shortcut (Ctrl+Shift+/) or through …

  3. How to indent/format a selection of code in Visual Studio Code?

    I want to indent a specific section of code in Visual Studio Code. I read How do you format code in Visual Studio Code? that gives shortcuts to indent the whole code, but it doesn't work when …

  4. Visual Studio Code shortcut to display autocomplete list before …

    237 I am trying to display all possible words after putting the cursor in certain place in the code. The autocomplete (suggestions) list appears when I start writing/typing: However, I would like …

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

    Apr 30, 2015 · You can also customize this shortcut using a preference setting if needed. Code Formatting While Saving the File: Visual Studio Code allows the user to customize the default …

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

    Sep 26, 2022 · Instead of indivually typing out a hash tag in front of each line, is there a way to select a block of code and comment/uncomment everything by only pressing a couple shortcut …

  7. Keyboard shortcut for Jump to Previous View Location (Navigate …

    Jun 6, 2017 · The underlying problem is Ctrl + Alt + Left and Right are used by window managers to switch workspace and/or OEM utilities to change the screen orientation. You can change …

  8. Is there a format code shortcut for Visual Studio?

    Feb 9, 2011 · In Eclipse there is a shortcut, Ctrl+Shift+F, that re-indents code and fixes comments and blank lines. Is there an equivalent for Visual Studio 2010?

  9. What is the shortcut in IntelliJ IDEA to find method / functions?

    What is the shortcut in IntelliJ IDEA to find method / functions? Asked 15 years, 1 month ago Modified 1 year, 9 months ago Viewed 255k times

  10. Run a Command Prompt command from Desktop Shortcut

    Mar 16, 2012 · Is it possible to create a desktop shortcut that, when pressed, will open command prompt and run a pre-defined command?