This is from an Android Development Tutorial. How can I select this portion of texts and change them at the same time?
question from:https://stackoverflow.com/questions/65919756/select-portion-of-multiline-text-in-android-studioThis is from an Android Development Tutorial. How can I select this portion of texts and change them at the same time?
question from:https://stackoverflow.com/questions/65919756/select-portion-of-multiline-text-in-android-studioOpen up the context menu with the mouse/touchpad right button click and choose Column Selection Mode (Mac's screenshot):
Even more convenient, as @rajan ks mentioned, for Mac hold option
and select.