Multiple selection is a relatively new, very powerful editor feature, which lets you quickly select and edit multiple (adjacent or not) pieces of code at once. Partially similar behaviour (create carets at the end of each selected line) can be achieved by using mouse selection with Alt+Shift pressed. Yes i saw alt+shift+mb1, this will create multiple cursors, while in eclipse all you have to do is ctrl+shift and click anywhere and then just click delete and it will delete the whole selected text. Add mouse shortcut for Highlight Usages in File: Preferences | Keymap | Main menu | Edit | Find | Highlight Usages in File. If you want to have a continuous vertical line, it's enough to press Alt + drag your mouse vertically. imap jk <Esc> set scrolloff=5: set surround: set incsearch: set multiple-cursors" Insert line above. I followed by instructions here but they didn't help:. Share. . This video is a part of JetBrains PhpStorm Video Tutorials by JetBrains Technical Evangelist Maarten Balliauw. 1. Press Ctrl + Alt + Shift + J to select all case-sensitively matching words or text ranges in the document. Welcome to a new Helen's Take On video. Now you can type t/ to select the word you want to change and 2j to select all the occurrences of the word. Bartosz Gorlewicz. intellij-idea; multiple-cursor; Share. The problem I always have is the IDE going nuts when I use multi cursor. E. setCursor(Cursor. Webstorm: Have terminal scale to. Press Ctrl twice, and then without releasing it, press up or down arrow keys. View Notes - 00432fb91b9f47dc986be6b2fd4bda72. Credit: To select multiple cursors in Sublime Text 3, you can use the following keyboard shortcuts: Ctrl + Left Click to select multiple cursors Ctrl + Alt + Shift + Up/Down Arrow to select multiple cursors and move them up or down To select multiple cursors without using the keyboard, you can also use the following. Right click on the left side bar > Show Line Numbers. Run to cursor ⌥F9 Evaluate expression ⌥F8 Resume program ⌘⌥R Toggle breakpoint ⌘F8 View breakpoints ⌘⇧F8 SEARCH / REPLACE Search everywhere Double⇧ Find ⌘ F Find next / previous ⌘ G/⌘⇧G Replace ⌘ R Find in path ⌘⇧F Replace in path ⌘⇧R Select next occurrence ⌃ G Select all occurrences ⌃ ⌘G4) Undo last cursor operation (CTRL+U) This one I didn't know about for a long time. We've edited a few image elements simultaneously using multiple carets in this tutorial. 3, there are actually two options under File -> Preferences:. Select a large amount of text across multiple rows Use the macro CMD+Shift+L A multi cursor is created that begins at the end of each row. If you click in a symbol on your code, you can hit Ctrl+Shift+F7, then it will highlight (High visible, not just like the default underline) all occurences of the symbol. 4. What I’m missing most is multi cursor/caret placing with mouse click (VS Code uses. For those that are unaware, multi-cursors work like a single cursor but in multiple places (who would. In VS Code we can split the screen into different groups. Cannot operate on a closed cursor in sqlite3 python. Thank you! (I was actually searching for a way to do this less manually and/or for all occurrences in the project, not just one file, however I wouldn't be surprised if that's just simply not possible. Another way it to press Ctrl (Lin/Win) or ⌥ (macOS) twice then hold down and move up/down, that could be useful for items that are aligned. IntelliJ shortcut for selecting multiple whole lines. Select/unselect the next occurrence: Alt + J / Shift + Alt + J ( Ctrl. You can change them in Settings/Keymap if the default ones don't work (I think that these shortcuts are already. Windows: Ctrl, Ctrl+Up/Down MacOS: Option,Option + Up/Down (hold the second press of the modifier key, then press the. pdf from ART 2022 at Indonesia Institute of Arts, Surakarta. Multiple cursors are often the most efficient way to modify SQL code. Add Selection for Next Occurrence. IdeaVim Casts #8: Multiple-Cursors. Reload to refresh your session. Select the term to search for with your cursor. 121. 3. Open the cursor to establish the result set. In the search pane at the top, type img. How to handle multiple cursors in IdeaVim : r/pycharm. To customize the default font used in the editor, open the Editor | Font page of the IDE settings Control+Alt+S. Fn + Enter = Ins since no Ins key exists on the macbook pro. Sorted by: 3. One awkward method which sometimes can do the job is: Change to column selection. Add Own solution Log in, to leave a comment Are there any code examples left? Find Add Code snippet. Also read: Know your IDE: IntelliJ IDEA (part 2) – Navigate Through the Project With Use of Keyboard. 3 • Dart plugin version 192. When typing, copying, or pasting in JetBrains Rider editor, you can switch multiple cursors so that your actions employ in several places simultaneously. My mouse shortcut was: Shift +. Use the power of IJ and Vim: set ideajoin to enable join via the IDE. 7761 [ ] VS Code (version 1. Initiated CMD+Shift+L and now I have a cursor at the end of each line in my selectionIf we remember just one IntelliJ IDEA shortcut, then it must be Help – Find Action, which is Ctrl + Shift + A in Windows and Shift + Cmd + A in macOS. I use Column Selection Mode (Cmd+Shift+8 on Mac) which allows to create multiple cursors via Shift+Up or Shift+Down then edit all the lines together. Type mc ( m ulti c ursor) and a vim command to create cursors. 0. place the cursor right before the e and the first number (just press right arrow) shift+option+ > (right arrow). Shift+Down to select until the next line, and then keep pressing Shift+Down to select multiple lines. Hold: Option + Shift and Tap: Mouse Click - duplicate cursor for a each tap place. Alexander Barker's answer above only works if you use the IntelliJ keymap in settings: I was using the VSCode KeyMap and found that it didn't work. IntelliJ shortcut a day: Column & Multi Cursor Select IntelliJ Shortcut a day gives you short, bite sized videos for you to consume at your own pace to massively increase your productivity with. 4. This is very handy for classes and methods, because if you rename them with IntelliJ IDEA’s built-in function, they will be changed everywhere in every class. 41 4. 1. my line das my line asd my line sda my line poi my line uio my line kjy And I want to have them automatically numbered like this . Multiple cursors. Basic usage: select words with Ctrl-N (like Ctrl-d in Sublime Text/VS Code) create cursors vertically with Ctrl-Down / Ctrl-Up. If you start typing, you'll have one cursor per row. What I usually do is to hit the Home key, and then either:. Alt+F8 Stop Ctrl+F2 Resume Program F9Place the caret at one corner of the rectangle, and then Alt Shift Middle click at the diagonally opposite corner. Select or place your cursor on a word/symbol and press the hotkey (by default Ctrl+Shift+X on Windows or Cmd+Shift+X on macOS) to toggle the word/symbol to the next toggle defined in the configuration file (wrapping around when it reaches the end). Ctrl + Shift + L selects all instances of the highlighted string. nnoremap [<space> O<esc>0C<esc>j" Insert line below. 1. ago. IntelliJ IDEA supports having multiple cursors at once, meaning you can type and edit at multiple locations at the same time. I want to edit multiple lines in eclipse, but I can't find any short cut or Plugin. The shortcut is: ⇧ + ⌘ + 8 on Mac. Place cursor in the desired spot. In IntelliJ I can easily rearrange the order of statements (or whole methods for that part) by pressing ⌘ + Shift + ↑ (or ⌘ + Shift + ↓ ). You may also want to allow placement of caret after the end of line or inside tabs. Select the number of lines that corresponds to the editor height, up/down from the current caret position and scroll the document accordingly, and then extend the selection to the same number of lines in the same direction. Intellij version 13. It will help you from the hassle of going aaaallll the way back and re-selecting only the occurrences you need. 0. Posted by Ok_Rub_6741. Finally hit Ctrl+K to search for the next occurrence of "foobar". + Read More Here There is an option to get multiple cursor with Ctrl + alt + mouse left long click on all the lines that you want to select. This feature has been inspired by Sublime Text and it was the top voted feature in. 2. Maybe not exactly that helpful to you but, if nothing is selected, copy and cut. e. Usage. On the flipside, IntelliJ can do a lot of tricks that pure text editors can't do - such as refactoring, assigning thing to values with the correct type annotation, look up stuff very easily, click to see. Another way it to press Ctrl (Lin/Win) or ⌥ (macOS) twice then hold down and move up/down, that could be useful for items that are aligned. Access the host settings. No additional set commands in ~/. IntelliJ shortcut a day: Column & Multi Cursor Select. Intellij Idea calls this multiselection. To select ranges as multiple rectangular selections, Ctrl Alt Shift Click and drag the mouse over the desired parts of code. Set multiple cursors. Example: Initial text. See the examples. In that case you need to change your settings: Go to Editor -> Generaral -> Virtual Space:Just a comment: @jbyler 's answer end up being more practical in the sense that it temporarily disables ideavim so that it doesn't interfere with the other IntelliJ features. Multiple cursors and selection ranges | IntelliJ IDEA. You can browse the suggestions. Share. If the focus is inside the Project tool window and you want to add a new element, press Alt+Insert. If I use the mouse to start making a selection, then the arrow keys do extend the selection. After selecting the instances needed the editor has multiple carrets (not necessarily on the same or adjacent columns and rows). On a MacOS you can use: Tap: Control + Command + G - Select all the same value. Alt Click and drag the mouse to make the selection. Intellij is the de facto standard IDE for Scala developers. CMD + [-> Go Previous. Not shipped. This plugin brings multiple cursors and selections to IdeaVim. The text from the start of the Visual mode up to and including the character under the cursor is highlighted. alt + down = Create cursor under. Even when I want to highlight a character or a word, I get confused. You can do it in the same way as with any other file. The quick documentation pop-up window appears. . So if you are like me, you can just temporarily change it to IntelliJ keymap, press SHIFT+ALT+INSERT and switch back to your previous keymap settings. Formatting and cleaning. Checking that checkbox allows you to have multiple search results each in. After that you simply have to type c to change the word and then components . 5, till 2019. It is useful when you want to share the settings in your team. Click on the gear on the bottom-left corner of the window and choose "Keyboard Shortcuts" from the menu. Share. To select ranges as multiple rectangular selections, Ctrl Alt Shift Click and drag the mouse over the desired parts of code. Ctrl F10. Alexander Barker's answer above only works if you use the IntelliJ keymap in settings: I was using the VSCode KeyMap and found that it didn't work. I'm not sure where they came from, but vim-multiple-cursors uses <C-n>, <C-p> and <C-x> and only uses <A-n> to select all occurrences, which is different to the IdeaVim behaviour. To exit from the multi cursor selection simply press ESC . This action is then reflected in each and every line of the block of text just like you would use multiple cursors in an IDE like VS Code. I had same problem with Intellij 2018. Bartosz Gorlewicz. You can also “shelve” changelists, similarly to git stash, but from our point of view the IntelliJ variant to be much more powerful. In the search pane at the top, type img. I put a video here to. The shortcut can be changed from Settings/Preferences -> Keymap -> Plug-ins ->. Hit Shift twice > write "line" > Show Line Numbers (the line doesn't have the toggle) Ctrl + Shift + A > write "Show line" > Active Editor: Show Line Numbers > change the toggle to ON. alt + j - Multiple cursors, allow you edit multiple occurrences at same timePlease keep in mind, that you should make it easy to get all necessary information to make an answer easy. type/search for the "open project windows" command. IntelliJ Idea has a very cool feature of changing multiple lines simultaneously. Here are some general points: Double clicking an identifier (or a word in a string literal) will select it. Multiple cursors. Use this keyboard shortcut to jump to between matching brackets. Expensive interaction with the underlying reader isApache NetBeans Bugzilla – Bug 200027 Multiline / Multiselection / Multicursor Editing such as in Notepad++, Sublime, and IntelliJ. PyCharm: Turning selection to multiple cursors per line. select all: <A-n> start multicursor and directly select all matches. Select/unselect the next occurrence: Alt + J / Shift + Alt + J (Ctrl + G / Shift + Ctrl +G for Mac OS X) Select all occurrences: Shift. It's super useful. 1. As a result, you will have multiple selection ranges. If you're on Mac, press:-. In the Settings dialog ( Ctrl Alt 0S ), go to Editor | Live Templates. As a result, you will have multiple selection ranges in each. Sync IJ bookmarks and Vim marks: set ideamarks. 最近ジョインしたプロジェクトでIntelliJ IDEAを使っているのですが、あまり機能を使いこなせていないなと感じたので、IntelliJ IDEAのショートカット調べました。. Follow. Another cool shortcut for multiple cursors is pressing ctrl, press ctrl again and hold it down, then use the up/down arrow keys to add cursors on more lines. Improve this question. Step Into: F7. Yeah. Using Multiple Cursors in IntelliJ IDEA - YouTube Using Multiple Cursors in IntelliJ IDEA Mitchell Griest 18 subscribers Subscribe 0 Share No views 1 minute ago In this video. To configure the font used in the IntelliJ IDEA interface (tool windows, toolbars, menus, and so on), open the IDE settings. x. Please consider using the Multiple Selections for this:. To exit the mode again, just right-click in the editor and select Column Selection Mode (which will have a check mark in front of it). Advanced editor actions, such as code completion and live templates are supported as well and will apply to each caret. vimrc, IdeaVim can parse and enable plugins that are defined using vim-plug or vundle . If you want to turn any of them on, you have to enable it via this command in your ~/. Oct 18, 2014 at 8:04 +12. Share. To create a new Scratch file, press Control+Alt+Shift+Insert. Create a multicursor, press Alt+Shift+T and cursors will be aligned with the rightmost. CMD + ]-> Go Next. This will start the visual block mode which allows to select blocks. Press Ctrl Shift 0A, type Clone caret, and choose the desired action. If I use the mouse to start making a selection, then the arrow keys do extend the selection. Using Methods 8. ⌘B or Ctrl+B. vim-multiple-cursors (broken autocompletion, history) Changing a word at n positions. For more information about adding and editing code, refer to Write and edit source code. In IDEA, I go to File -> Settings -> Keymap -> Main menu -> Window -> Editor Tabs. You may also uncheck the other options in the Virtual Space panel. Changelog. This has now been solved in IDEA 14. Provides the most common multi-editing features. 3: • Added an animated gif to this description sourced from the main intellij site. I use Column Selection Mode (Cmd+Shift+8 on Mac) which allows to create multiple cursors via Shift+Up or Shift+Down then edit all the lines together. . Traverse through every item. If there are several statements, a list of suggestions. 7. I was coding something and suddenly android studio started placing cursors on each and every selected line. In sublime you can select a part of text or even whole text by Ctrl+A and tap Ctrl+Shift+L will split your selection into multi cursor, it is especially useful when you deal with a big selection, and it's a bit horribly to select it by Mouse3 dragging. ideaVim plug in is the problem, disable that and that misbehaviour will be gone. Alt Click and drag the mouse to make the selection. What is the shortcut in IntelliJ IDEA to move across or select individual words of a camelized word? Lets say I have aLongMultiWordVariableName, I want to be able to move the cursor to each word for editing or select parts of the variable. For instance: c, s, I, A work without any issues. vim-visual-multi. See more information on working with tracker at <. As a result, you will have multiple selection ranges. However -- I am not sure if this is a bug releated to ActionScript editing only -- move statement is not always what I want and sometimes it is not correct when editing AS code. Select/unselect the next occurrence: Alt + J / Shift + Alt + J (Ctrl + G / Shift + Ctrl +G for Mac OS X) Select all occurrences: Shift + Ctrl + Alt + J (Ctrl + Cmd + G for Mac OS X) Pycharm Edit Multiple Lines. 8. Aims to replicate the multi-editing features of Sublime Text/Visual Studio Code for faster coding. 1. Instead, the IDE will act as if you have used the Run to Cursor (⌥F9) action. For your use case once vim-visual-multi is installed. With a high user satisfaction rate, many users praise Sublime Text for its quick and responsive performance and wide range of customization options. . Elena Pogorelova. 2. It has an intuitive user interface and includes tools like syntax highlighting auto-completion, and multiple cursors. 1. Shipped with GoLand. ctrl + tab - Switch between opening tabs 3. Nếu sửa từng dòng thì sẽ mất nhiều thời gian và công sức. Multiple cursors. 3. . Use Ctrl+Alt+Enter (or ⌥⌘Enter) to start a new line before your current line. My favorite way to create multi-cursors is cloning the caret below, as it is the most intuitive one. Enable the column selection mode (press Alt Shift Insert) and then press Shift 0↑ / Shift 0↓. I love to work with Webstorm IDE, but the cursor size is bothering me a lot. There is not a way to do have the cursor end at multiple points. 4 Remapping does not help: the window title changes but the CURSOR does not move to the other splitter – WestCoastProjects. Cursor a is returning a1, a2, a3 columns, cursor b is returning b2, b2, b3 columns and cursor c is returning c1, c2, c3 columns. Windows: Ctrl + Shift M. Shift + Command + 8 and phpStorm will get back to normal selection. Mark the start of the text with "v", "V" or CTRL-V. On Mac I then (with my cursor on the first line) I press Command + Enter. intellij multi line cursor; multiple selection in pycharm; pycharm white cursor; pycharm move multiple lines left; comment multiple lines pycharm. Pressing some keys or key combinations, such as Enter or Esc, will result in the actual action, such as closing the. by: Helen Scott. my line das my line asd my line sda my line poi my line uio my line kjy And I want to have them automatically numbered like this . ,While the column selection mode is useful, it is limited to cases where places you need to edit are vertically aligned, which may not usually be the case. Pressing CTRL+SHIFT+W will progressively deselect items. Select the term to search for with your cursor. 6. PROCEDURE GetWinningNumbersDATE (lg_wndate IN date, lg_wnwgid IN number, lg_ref OUT lotgwndate_ref_cursor) IS BEGIN OPEN lg_ref FOR SELECT a. CREATE AND EDIT JetBrains Rider 'IntelliJ' Keymap Show Context Actions Alt+Enter Basic Code Completion Ctrl+Space Smart Code Completion Ctrl+Shift+Space. Select multiple occurrences of the same word and change them all at once. e. Press Ctrl 0F or select Edit | Find | Find. let g: multi_cursor_prev. ideavimrc 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19. Press Ctrl 0F or select Edit | Find | Find. With ⌘B (MacOS), or Ctrl+B (Windows/Linux) we can go to the declaration of a symbol. To select ranges as multiple rectangular selections, Ctrl Alt Shift Click and drag the mouse over the desired parts of code. To do so, use one of the following ways: On the status bar of the LightEdit mode, click Access full IDE and from the list of options, select how you want to proceed such as open the current file in the project, open the recent project, or open the new one. Add Selection. I've been using the dance plugin to have kakoune keybinds in vscode to great effect !The location where IntelliJ IDEA looks for ideavimrc depends on the user. Creating cursors. Hey Developers! We are thrilled to announce the full release of Multi-Cursor Script Editing! Since the launch of the beta in March, the team has been listening to your feedback and has been hard at work to make improvements! For an in-depth look at how to use Multi-Cursor to. Create Rectangular Selection. This editor is missing one great tool that I am not so sure why you guys have not added it yet. Intellij/Android Studio lets you edit multiple lines at once, and there are several ways of doing this. ctrl + shift + n - Open a class or a file from your current project 2. WebStorm creates a temporary file that you can run and debug. It’s that easy. Select multiple occurrences and edit them. Now you can type t/ to select the word you want to change and 2j to select all the occurrences of the word. To remove selection from the last selected occurrence, press Alt + Shift + J. e. Multi-cursor editing in Jupyter Lab. Multiline Caret (without mouse) Windows/Linux: CTRL + CTRL(Hold) + ↑ / ↓ Mac: ⌘ + ⌘(Hold) + ↑ / ↓ ESC will end multiline mode. WSL ( WSL 2) – Windows Subsystem for Linux – is a compatibility layer for running Linux binary executables natively on Windows 10 and later. This lets you complete: Collections, lists and arrays. To do this in DataGrip, press Ctrl twice and hold it, then place new cursors with the arrow keys. In the Keyboard Shortcut dialog, press the necessary key combination. Improve this answer. DataGrip executes the whole statement or only the selection if you’ve highlighted a fragment of code. The shortcut is: ⇧ + ⌘ + 8 on Mac. Run to Cursor. Drag your mouse over the. 6 Answers. The editor consists of the following areas: The scrollbar shows errors and warnings in the current file. There is no fast way to perform the reverse search yet, but you can open Settings ( Preferences on Mac) | Keymap and use the filter by shortcut to find the corresponding action. I suggest not to do it in the second case because resulting interface would. How do I use multiple cursors in IntelliJ? Select all occurrences: Ctrl+Cmd+G / Shift+Ctrl+Alt+J. 108. Hold: Option + Mouse Click - Select multiline with a mouse. As a result, you will have multiple selection ranges in. Once it’s at a bracket, you can repeat this shortcut to go back and forth between the opening and closing brackets. Go to the Keymap section of your preferences and add your keyboard shortcut to the Toggle Insert/Override command. 4) Undo last cursor operation (CTRL+U) This one I didn't know about for a long time. How to use multiple cursors on IntelliJ keyboard? This feature can be toggled using Edit → Column selection. If necessary, press Ctrl Shift Space once again. Add multiple cursors to the start of line in VSCode (Windows)? 8 VSCode Vim disabling multiple cursors. Editor basics. So I went and had a look at the Key map, and saw that there are NO settings for "clone caret below" or "clone caret above". . You can work with other files and if you feel like jumping into this code, you can hit Ctrl+AnyKey (Ctrl+1 in this case) and you will be returned to this method. Maybe some 3rd-party add-ins could help you do this in Word. I have two problems with pycharm selection and cursor. Otherwise, if the option is cleared, key sequences are pasted from the clipboard. When pasting, you can optionally choose items from clipboard history and automatically apply formatting rules. MacOS: Option, Option + Up / Down. Place the caret at one corner of the rectangle, and then Alt Shift Middle click at the diagonally opposite corner. Aside from being a pun, it’s also a great way to miss important bits which we would rather not miss. PyCharm Integrated Development Environment Programming. Share. Choosing an Editor 2. Plugin Versions. Multiple selections. How can I add multiple cursors? I'd like to edit multiple lines of text at the same time. Home. , map YOU_MAPPING <A-n>). IntelliJ IDEA 2023. g. You can now change the virtual cursors + selection with visual mode commands. There is a feature where multiple cursors ("carets"?) will appear when I middle mouse click and drag. 0 VS Code -. Stepping is the process of controlling step-by-step execution of the program. The character "s" in the red box represents placing the cursor on that character. You could also do that by typing ‘psvm’ – the acronym for public static void main. As of the debate for IntelliJ Ultimate vs IntelliJ specialised (PyCharm, PhpStorm, etc): if you use only one language/stack, you could use the specialised version. Add a keyboard shortcut. Teams. I therefore suggest to provide a clean way to disable the multiple-cursor functionality in. Alt+J will select/unselect the next occurrence, on Windows. Viewed 63k times. Enable the column. IntelliJ IDEA provides a set of stepping actions, which are used depending on your strategy (for example, whether you need to go directly to the next line or enter the methods invoked on your way there). To select ranges as multiple rectangular selections, Ctrl Alt Shift Click and drag the mouse over the desired parts of code. Very useful is you need to do some column based editing for example. The drag-column-select that you see is useful when text elements are functionally aligned in your file, but in column select mode it might be even more useful when you figure out you can hold Option (IIRC—on Mac) then click multiple. In Geany I just press ctrl + alt + up / down I can add / edit multiple lines. var my_text = "myname"; var my_addr = "myaddr"; var my_age = "myage"; The text above is just a simple example, but sometimes I have many lines of words that I have to edit its prefix. Put your cursor on the first line, then press & hold Option + Shift (on a Mac. Or, hold Shift+Alt and click to do the same. Then if you scroll down to the editor section on the right, there is a caret item in the list with font/color settings. When pressing it multiple times,. Drag multi cursors (Hold ⌥, left click, drag) Place the caret at one corner of the rectangle, and then Alt Shift Click at the diagonally opposite corner. I made this into an extension: Convert Selection - it works on multiple selections. This is the simplest problem you usually want to solve with multiple cursors. The following worked for me in IntelliJ 2018. So if you are like me, you can just temporarily change it to IntelliJ keymap, press SHIFT+ALT+INSERT and switch back to your previous keymap settings. SHIFT + OPTION + click lets you place multiple cursors one-by-one. dfasdflskladf dfasdflskladf. Another way to get multiple cursors in a file is to add. Though not something I use all the time, multi-cursor is an incredibly handy feature in IntelliJ (the IDE Android Studio is built on) that allows for you to edit multiple lines at the same time. . Again, the position of your cursor. From IntelliJ Ultimate 2018. Prebuilt indexes for Go SDK. To do this in DataGrip, press Ctrl twice and hold it, then place new cursors with the arrow keys. Simply hold down Alt or Option, depending on which OS you use, and drag up- or downward. Make sure ideaput is enabled for clipboard to enable native IJ insertion in Vim. The drag-column-select that you see is useful when text elements are functionally aligned in your file, but in column select mode it might be even more useful when you figure out you can hold Option (IIRC—on Mac) then click multiple times to get multiple cursors where you click.