This command will add or remove block comments depending on what you have selected. Is there a way to do it? 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 I had a look at options|environment|keyboard but found no such command I want to create a shortcut with powershell for this executable
When you install the "cursor" Ai code editor / ide on windows, it takes over the code command which many developers often use in the terminal to quickly open vscode 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? 239 i am trying to display all possible words after putting the cursor in certain place in the code
The autocomplete (suggestions) list appears when i start writing/typing However, i would like to see all suggested words even before typing I tried command + space, however it was a system shortcut for search in macos I know that ctrl + n is to find classes and it is very useful
How can i do that? I'm using visual studio and would like to use the keyboard to go to the previous/next breakpoint