Does anyone know how "Replace with next value" (ctr + shift + dot) works ?
I am unable to get this shortcut to do anything on my vscode.
I tried googling examples of this shortcut and asking on vscode gitter/reddit but couldn't get any answers.
It would be greatly appreciated if someone could provide the steps of using this shortcut.
You can use the Find control in code or text windows, such as Output windows and Find Results windows, by selecting Edit > Find and Replace or pressing Ctrl+F.
The keyboard shortcut Ctrl + Shift + H will also work as well to access the search and replace.
Add to the accepted answer:
true
and false
.If I press the shortcut after highlighting an integer or float literal (16
or 5.2
for example) it subtracts 1 from it.
Strangely, Replace with Previous Value
adds 1 to the value while Replace with Next Value
subtracts 1.
I don't know if it has any other purpose.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With