How does Visual Studio quickly select the same text in multiple lines?

clipboard.png

as shown in the picture, here, I want to change all the int to bool type. What is the shortcut key?

I know it"s Ctrl+D in VSCODE, but it hasn"t been found in VS2017 yet.


Click or select a keyword, and use the key combination ctrl+shift+L to select all!


ctrl+f finds all the fields you enter, and then you can replace


Select Next Occurrence


Ctrl+F


Ctrl+Shift+Alt+,

visual studio15.8
ide/finding-and-replacing-text?view=vs-2017" rel="nofollow noreferrer">

Ctrl+Shift+Alt+,

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b9fdc9-2e9fa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b9fdc9-2e9fa.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?