About 200,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. Key shortcut for running python file in VS code - Stack Overflow

    Apr 27, 2022 · In VS Code, I'm writing python code. I was wondering if there is a key shortcut to run the file instead of pressing the run button in the right top corner of the screen constantly.

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

  4. Find a file by name in Visual Studio Code - Stack Overflow

    Sep 18, 2015 · Given that the actual configuration can be different as a result of various extensions, it doesn't seem helpful to give a specific shortcut as answer. While the default …

  5. How to compare two files in Notepad++ - Stack Overflow

    Apr 15, 2015 · I want to compare values from two different files. In Notepad++ version 5.0.3 we had shortcut button Alt+d but in version 6.6.8 I cannot find any option to compare. Also let me …

  6. Comment/Uncomment multiple lines in JupyterNotebook hotkey

    May 12, 2021 · Just switch to US keyboard while coding. You only need to know the keys by heart. Then, you can press the US shortcut Ctrl+/ on this "US keyboard", it should be the next …

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

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

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

Refresh