question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Change "Toggle comment" shortcut

See original GitHub issue

The current keyboard binding for toggle comment is ctrl+1, it can be changed to Ctrl+/ which is by far the most widely used toggle comment shortcut that I have seen

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:22 (18 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Aug 15, 2018

@chends888, this can be done now through our Preferences. Please go to the menu

Tools > Preferences > Keyboard shortcuts

look for Comment, make double-click on it and change it to Ctrl+/.

0reactions
thewhitetulipcommented, Aug 23, 2018

You are welcome!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Toggle Comment - Visual Studio Marketplace
Toggle Comment is a simple visual studio extension to comment out/uncomment the selected lines. This is the same feature as "Ctrl + /"...
Read more >
visual studio C++ toggle comment ? comment while not whole ...
As for question one, it's the same shortcut pair: Ctrl+K, Ctrl+C to toggle any comments on, Ctrl+K, Ctrl+U to toggle any comments off....
Read more >
Ctrl + / to TOGGLE comment? : r/VisualStudio - Reddit
Ctrl + / to TOGGLE comment? · Goto Tools > Options > Keyboard · Select Edit.ToggleLineComment or Edit.ToggleBlockComment (whichever you want) ( ...
Read more >
Changing Visual Studio keyboard shortcut for Comment...
Visual Studio does have keyboard shortcuts for Comment and Uncomment, but they are the unfortunate double-shortcut combinations: Ctrl+K, ...
Read more >
How to Comment in VS Code - The VSCode Comment Shortcut
Windows: Shift + Alt + A; Mac: Shift + Option + A. Block Comment VSCode. There's one other way to comment and un-comment,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found