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

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

    1 day ago · Shotcut Forum This is the discussion forum for the Shotcut video editor.

  4. What is the keyboard shortcut for "Replace All" in PyCharm?

    Mar 8, 2025 · What is the keyboard shortcut for "Replace All" in PyCharm? Asked 8 years, 10 months ago Modified 8 months ago Viewed 26k times

  5. Making a Windows shortcut start relative to where the folder is?

    Jul 23, 2009 · I want to put a shortcut to run.bat in GAME FOLDER, but if I move it, or someone else installs it it won't work, because the target is wrong. Is there a way to make the target and …

  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. How do I create a shortcut via command-line in Windows?

    May 4, 2015 · 5 To create a shortcut for warp-cli.exe, I based rojo's Powershell command and added WorkingDirectory, Arguments, IconLocation and minimized WindowStyle attribute to it.

  8. Shortcut key for commenting out lines of Python code in Spyder

    Apr 15, 2016 · In Canopy's code editor, it was possible to comment and uncomment lines of code by pressing the "Cntrl+/" shortcut key sequence. In Spyder I was unable to find an equivalent …

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

  10. Keyboard shortcut for code chunk in R Markdown for windows …

    Using RStudio for windows. Help says keyboard shortcut for inserting code chunk is Ctrl + Alt + i, which should give me: ```{r} ``` Instead, I get í (accented i, not bold...) What is the keyboard