About 61 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 shortcut? If …

  2. Shotcut Forum

    Apr 3, 2026 · Shotcut Forum This is the discussion forum for the Shotcut video editor.

  3. How to make a Desktop "shortcut" that opens the terminal but under a ...

    Click on a desktop shortcut (script or whatever mechanism) Terminal opens under that specific directory without me typing any commands. I can instantly work on the files located there. If I open another …

  4. Is there a shortcut to comment multiple lines in python using VS Code ...

    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 keys?

  5. Multi-lingual Colour-coded Cheatsheet of Keyboard Shortcuts

    Jan 2, 2025 · Shotcut - Keyboard Shortcut Reference Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux Being able to add/amend my customised shortcuts is a real …

  6. Shortcut to minimize all windows? - Unix & Linux Stack Exchange

    In Windows systems, I use the keyboard shortcut Start-D (show desktop) a lot. I'm using Linux Mint, and I wonder: Can I create a keyboard shortcut that will do the same? edit after the comment from...

  7. java - Any way (or shortcut) to auto import the classes in IntelliJ ...

    When looking for a command/keyboard shortcut, type Ctrl-shift-A (or Cmd-shift-A on Mac), and search for the command. For example here, typing "imports" will show you the command "Optimize imports", …

  8. How to execute a script in shell when a shortcut key is pressed

    How could I execute a script in Shell when a shortcut key is pressed. Essentially what I need is when a shortcut key is pressed the script should read from a file and display that content in the terminal.

  9. New custom Keyboard shortcuts in version 22.09 - brilliant!

    Sep 4, 2022 · The new customizable keyboard shortcut feature is brilliant. Here’s how I’ve set up some custom shortcuts in 22.09 (beta), which greatly increases my timeline workflow (especially for …

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