googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.18k stars 716 forks source link

CMD+SHIFT+L to select all occurrences does not work in Google Colab #2911

Open genewliu opened 2 years ago

genewliu commented 2 years ago

This is normally a multiple line edit/ a mass edit shortcut to select all occurrences of the existing selection, use:

  1. Ctrl + Shift + L for Windows
  2. Command + Shift + L for MacOS

However, (2) does not work.

abhi-deshpande commented 2 years ago

This feature does not work on Chromebooks either. I tested with Ctrl + Shift + L.

avifin19 commented 1 month ago

I was facing the same issue in my Google Colab. Disabled the most recent chrome extensions and started working back for me. Hope it helps.