Visual Studio 2022 Edit Togglelinecomment Not Working Stack Overflow
Visual Studio 2022 Edit Togglelinecomment Not Working Stack Overflow 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 nothin. My default edit.togglelinecomment shortcut was ctl k,ctl c (text editor), but this does not work for toggle line comment. i also tried removing the keybind and setting it to ctl , but that wouldn’t toggle the line comment either.
Visual Studio 2022 Toolbox Options Are Not Highlighted Stack Overflow You can change the shortcut for these commands to whatever you want in tools > options > environment > keyboard, search for edit.toggleblockcomment or edit.togglelinecomment. It works for several of my co workers but they are on windows 10, whereas i'm on windows 11. i've removed all conflicting bindings so that (ctrl ) is the only one that exist. I downloaded a web page template and would like to edit the html file with visual studios. for a few reasons, having a keybind to turn lines of code into comments are desirable. Both vs code and android studio toggle line comments with ctrl . that is, when the lines are already commented out, pressing ctrl un comment them. but in vs, comment un comment are separate in the shortcut list. can i make ctrl toggle comment?.
Visual Studio 2022 Community Edit Sign In Error Stack Overflow I downloaded a web page template and would like to edit the html file with visual studios. for a few reasons, having a keybind to turn lines of code into comments are desirable. Both vs code and android studio toggle line comments with ctrl . that is, when the lines are already commented out, pressing ctrl un comment them. but in vs, comment un comment are separate in the shortcut list. can i make ctrl toggle comment?. The problem is that in visual studio 19 (version 16.7.7), the "toggle line comment" (ctrl k, ctrl ) tries to be smart and does not add an extra to the beginning of a line that already begins with a comment.
C Visual Studio 2022 Not Showing Syntax Errors And Intellisense Is The problem is that in visual studio 19 (version 16.7.7), the "toggle line comment" (ctrl k, ctrl ) tries to be smart and does not add an extra to the beginning of a line that already begins with a comment.
Comments are closed.