Visual Studio 2022 - Edit.ToggleLineComment not working

Viewed 21

I'm trying to reassign Edit.ToggleLineComment to Ctrl+/ so I can easily comment and uncomment. However, it's not working. This is what my keybind looks like currently and hitting Ctrl+/ does nothing.

enter image description here

I found this other post, but I've checked that Ctrl+/ is only bound to Edit.ToggleLineComment at the moment. This post is also about VS2019, while I'm working with VS2022, though I'm not sure if that makes a difference. VS 2019 - Toggle line comment shortcut not working?

0 Answers
Related