Google Colab: edit two lines at the same time
问题 In my local jupyter-notebook i can edit mutliple lines of code at the same time: simply press ctrl + click at the respective lines. In google Colab that does not seem to work. Is this feature available somehow? I work with Firefox on a Ubuntu 16.04. 回答1: It's available. Instead of Ctrl + Click, please use Alt + Click for Windows Option + Click for MacOS To select all occurrences of the current selection, please use Ctrl + Shift + L for Windows Command + Shift + L for MacOS 回答2: (In Linux -