0

I'm trying to set some shortcuts in VS IDE but I used to write code in jetBrains IDE's (e.g. CLion, IJ, PC) which allow to write in several places simultaneously.

is it possible to do the same in VS?

Guy Sadoun
  • 427
  • 6
  • 17

1 Answers1

0

thanks to @phuzi comment. How to Edit multiple lines in Visual studio 2017 at once to set more then one keyboard cursor in VS default setting just press Shift+Alt and press several places with left mouse click or just Alt and drag left mouse key to mark rectangle.

you can't edit nons following lines like in CLion for example.

Guy Sadoun
  • 427
  • 6
  • 17