Will the final release of arduino IDE 2.0 support multiple cursor editing?

I just tried out the code intellisense features of the Arduino IDE version 2 Beta 7. I am impressed. This version is much better than the plain old arduino IDE but I didn't see the cute multi-cursor feature that everyone loves but few people actually use. Will this feature be added in the final release of version 2? It will be great to have such a feature.

Your post was MOVED to its current location as it is more suitable.

Could you also take a few moments to Learn How To Use The Forum.

Other general help and troubleshooting advice can be found here.
It will help you get the best out of the forum in the future.

1 Like

It already has it. The keyboard shortcut is Alt+Shift, just like in VS Code.

I use this feature all the time.

Thanks, I didn't see it under edit.

You meant ALT + CLICK

The keyboard shortcut is Alt+Shift. With that keyboard shortcut hold, multiple cursors are placed in the text where you click and drag with the mouse.

There is also a keyboard-only version by holding Ctrl+Alt+Shift while using the arrow or Page Up/Down keys.

Thanks

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.