Intellij multiple cursors shortcut. 4. Intellij multiple cursors shortcut

 
 4Intellij multiple cursors shortcut  E

Alt + J selects the next occurrence of the currently selected text and adds another caret. You can press Alt + Shift and using the mouse left click you can put many carets. -> : Find and select all occurrences with cursor = Ctrl + Alt + Shift + J-> : Multi cursor(Any line) = Alt + Shift + Mouse Click and Alt + Hold Mouse click-> : Select Entire Word = Ctrl + W. Place the caret at the comment, press Alt+Enter on Windows and Linux or Option+Enter on macOS and select Replace with end-of-line comment or. In Adobe Brackets, i could move cursor for a mutltipe selection with ALT+SHIFT+UP/DOWN. 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. Alt + click & scroll / Option + click & scroll (Multiple cursors in column) Select a column of text in current file Alt + Shift + clicks / Option + Shift + clicks (Spawn caret at click position)Not exactly the same, but close: put the cursor where you want it first (i. 5, aka IntelliJ IDEA 2018. E. Assuming we use "shift" and "indent" as synonyms: [Tab] (to move things further to the right) [Shift] + [Tab] (to move things further left) It will do (almost) the same in Eclipse and IntelliJ. Comment/Uncomment current line or. 3. Pressing Alt+9 (or ⌘9) again hides this tool window. Click the Run icon in the gutter, then select Modify Run Configuration. Share. such as tabs. Multiple cursors on the same column: Alt followed by Alt+Down, Down, Down, Down. Whenever you modify your code, you can see a little color indicator on the side. To select ranges as a single rectangle, do one of the following: Place the caret at one corner of the rectangle, and then Alt Shift Middle click at the diagonally opposite corner. 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. Place the caret at one corner of the rectangle, and then Alt Shift Middle click at the diagonally opposite corner. To navigate between the occurrences of the word at caret. The quick documentation pop-up window appears. Related: Cmd - Shift - Enter ( Ctrl + Shift + Enter on Windows) jumps to the next empty line. To add a custom Keymap, ⌘+SHIFT+A, type keymap and click on the one with Settings as subtext. 0. Handle caret and select text; Multiple cursors and selection ranges; Cut, copy, paste; Add, delete, and manipulate lines; Toggle case; Inlay hints; Code Vision; Fold and unfold (collapse/expand) code fragments; Save. Nếu sửa từng dòng thì sẽ mất nhiều thời gian và công sức. By the way, we can replace the first two steps by selecting the element and pressing Shift + F6. ( Ctrl + G for OS X) shortcuts for creating multiple carets. If you exit IntelliJ IDEA without terminating the session, the shared link will be disabled. . Share. We can paste this line using ⌘V, or Ctrl + V, like in any application. Voila, IDEA will automagically create a documentation block for you. . If your cursor is between two brackets, the caret will jump to the first bracket. Create JSDoc comments. Use Ctrl+Alt+Enter (or ⌥⌘Enter) to start a new line before your current line. 3. Adds a cursor on the previous/next line. Plug 'terryma/vim-multiple-cursors' By default, this plugin automatically maps the commands using the ALT key. 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. Viewed 8k times. IntelliJ IDEA does not have an action to add imports. 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. To add or remove multiple carets, you can also press and hold the Alt key, then click at the next location of the caret. An intuitive way to use only a handful of shortcuts and actions to become a power user in IntelliJ. As of IntelliJ IDEA 13. . : will become . Place the caret at one corner of the rectangle, and then Alt Shift Middle click at the diagonally opposite corner. You can add secondary cursors (rendered thinner) with Alt+Click. 2) the cursor on point 1 and 4 will be present with the text in between highlighted in yellow - see screen shot. and specify its name (in our case, it is user ). Most* of these shortcuts work with multiple cursors. 7. Aims to replicate the multi-editing features of Sublime Text/Visual Studio Code for faster coding. Ctrl+Shift+F8 Run/Debug Tool Window Alt+4 / Alt+5 Services Tool Window. It's simple and straightforward. Vim: handle it as a Vim shortcut. Set the caret at one corner of the rectangle, and then Alt+Shift+Middle-Click at the diagonally opposite corner. Basically, Intellij only highlights the box I draw with the cursor, but leaves the rest of the editor untouched. You can do column editing using the Edit | Column Selection Mode. e. 1, if you need to edit a document in the same way in several places, you can save efforts by using multiple selections feature. 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. typing "added" only once. The number of carets that you can add in a file is limited to 1000. Then, you can. To add a custom Keymap, CTRL+SHIFT+A, type keymap and click on the one with Settings as subtext. " shortcut), the entire word is selected. Add carets above or below the current caret using keyboard. 11. 2. ( Ctrl + G for OS X) shortcuts for creating multiple carets. public void sth (String b, String. 5. DataGrip executes the whole statement or only the selection if you’ve highlighted a fragment of code. The multi-cursor feature is very useful for some people, thanks for implementing it. Press the keyboard shortcut for AceAction ( Ctrl +; by default) to activate AceJump. Note that you can assign preferred shortcuts to 'Clone Caret Above/Below' actions in Preferences | Keymap if double-Alt doesn't work for you for some reason. 5. Some useful shortcuts: To add/remove a caret, press Alt+Shift and select cursor locations with the mouse. If 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. Again, the position of your cursor. This takes the cursor to the navigation bar. Another way to get. Alt Click and drag the mouse to make the selection. Find Action. Click again. Getter & Setter are generated on above the variable. Once you are able to move the cursor around the page with ease, you can combine the. Search for Clone Caret Above and Clone Caret Below. Share. This is not exactly a shortcut but it’s a great way to keep your code clean. 1) the cursors on point 2 and 3 will dissappear. There is the option to place cursors everywhere matches have been found. Then use Ctrl + {Bookmark digit} for navigating. There are several editor shortcuts that you can use to speed up your workflows, for example, ⌘⌫, (or Ctrl + Y ), to delete the current line. Shipped with GoLand. This functionality relies on the Terminal plugin, which is bundled and enabled in IntelliJ IDEA by default. Just go to the Keymap section of preferences and add a Keyboard Shortcut for yourself to Toggle between the Instert/Overwrite cursor mode. 6. When you don't know the shortcut for some action, try using the Find action feature available via Control+Shift+A. Otherwise, if the option is cleared, key sequences are pasted from the clipboard. Jonathan Birnbaum answered on July 12, 2023 Popularity 8/10 Helpfulness 2/10 Contents ;. Alt + F7. If I use the mouse to start making a selection, then the arrow keys do extend the selection. Enable the column selection mode (press Alt Shift Insert) and then press Shift 0↑ / Shift 0↓. The shortcuts work across all IntelliJ IDE, such as Android. February 24, 2021. Show Line Number using IntelliJ Gutter Option. It will help you from the hassle of going aaaallll the way back and re-selecting only the occurrences you need. Shift + F6 – rename class, method, field, variable, etc. As of IntelliJ IDEA Community Edition v2020. The actions you're looking for are (as you may guess) the move line actions. Use Shift+Escape (or ⇧ Esc) to hide an active tool window. it's really easy. Enum. To see the list of all breakpoints use Ctrl + Shift. Multiple Cursors. Breadcrumbs help you navigate inside the code in the. One of the most useful methods for editing multiple lines of code or XML in Android Studio (or IntelliJ) is multicursor. The IntelliJ IDEA editor is the main part of the IDE that you use to create, read and modify code. In my example, the word. For those on Mac (you don't have a Home key), use Command + E to open the recent files then hit enter. ago. ctrl + alt + up = Move the last-created cursor up. However, undo and redo will not work intuitively in Live Preview – actions will be handled individually for each cursor, rather than grouped together. As a result, you will have multiple selection ranges. The text from the start of the Visual mode up to and including the character under the cursor is highlighted. In Settings -> Keymap, there isn't anything preventing multiple shortcuts from being assigned to the same action. You can either do CTRL + F to search for the method name. Then rightclick on it and select "add Keyboard Shortcut" and set your own shortcut, for example: Cmd + Shift + NumPad /. Breadcrumbs help you navigate inside the code in the. Is it possible to change the behavior so that simply the refactoring is activated and the cursor stays in position (it already does, this is fine) and that I can directly add or remove a character?Surface Studio vs iMac – Which Should You Pick? 5 Ways to Connect Wireless Headphones to TV. For carets to the right of a line hold down Option (macOS), or Alt (Windows/Linux. one word to the left. Right click on the left side bar > Show Line Numbers. I think this feature needs to be enabled in the settings first in the smart keys tab, can't recall off hand. Share. Change Multi-caret Hotkey. 35. 5. Select/unselect the next occurrence: Alt + J / Shift + Alt + J ( Ctrl. There, I have Select Next Tab with the default Alt+Right shortcut. 1 Answer. This has now been solved in IDEA 14. Note that the above solution is a temporary solution when you restart your IDE it will be gone. edited Oct 17, 2014 at 18:21. Or just Press Ctrl+F3 and Ctrl+Shift+F3, You may see/change that shortcuts in the editor by going to the menu under File > Preferences >. Esc is not always going to put the focus on editor. Mushy Mallard. To find it and set a key mapping: cmd+shift+a (if macosx; shift+shift might work cross-platform) for the find-command popup menu. Code in the editorJun 11, 2019 at 0:06. You can press Alt + Shift and using the mouse left click you can put many carets. Also, you can use shortcut Ctrl-Shift-R for replacing any word in project, it is useful if you working with huge project or your variable appears in config files. {"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"cover","path":"cover","contentType":"directory"},{"name":"images","path":"images. That should immediately jump to the beginning or end of the file. In Settings -> Keymap, there isn't anything preventing multiple shortcuts from being assigned to the same action. 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. Find action. You navigate with arrow keys to select blocks of text. Resize tool windows. Load 7 more related questions Show fewer related questions Sorted by: Reset to default Know someone who. Using Alt with the mouse click you can set the cursors in all places you need (please note that you may always change the shortcut in Settings -> Keymap -> Editor Actions -> Add or Remove Caret ): You can also use keyboard. Keyboard shortcut to navigate between IntelliJ views. 8. Open the Settings dialog ( on the main toolbar, or Ctrl Alt 0S ), expand the Editor node, and click Live Templates: Click . 7. 20. Shift + ↑ does not start a block selection - it seems to page the cursor up and down the screen. That moves to the end of the word while selecting; other option is multicursor with shift+option+cmd+paint selection (macos) Same in the target. Use keyboard shortcuts: Learn and use keyboard shortcuts for common actions to speed up your. I must be doing something wrong. With the likes of VSCode, Atom, Sublime Text, IntelliJ, even Neovim clamoring for the top spot in developer mindshare, why consider a 50-some year old Lisp operating system from the stone age?. Alt Click and drag the mouse to make the selection. Place the caret at the symbol for which you want to view the type definition and select View | Quick Type Definition. . Alt+F8 Stop Ctrl+F2 Resume Program F9 Toggle Line Breakpoint Ctrl+F8 Toggle Temporary Line Breakpoint Ctrl+Alt+Shift+F8 Edit breakpoint Ctrl+Shift+F8 View Breakpoints. Shift+Page Down – Select a frame of text below the cursor. For Eclipse users who prefer not to learn new shortcuts, IntelliJ IDEA provides the Eclipse keymap which closely mimics its shortcuts:. Creating a stub live template. Placing your cursor on a word or identifier, and typing CTRL+W will progressively select the work, the sentence, the parameter, the method call, etc. IntelliJ IDEA 14. If we select a whole code block, we can use ⌥⌘/ (MacOS) or Shift+Ctrl+/ (Windows/Linux) to add a block comment. Multiple cursors. Question: How to make Getter & Setter appears on the bottom of the class? intellij-idea. This will start the visual block mode which allows to select blocks. Type "Add Cursor" into the "Search" box and it shows only the commands that contain "Add Cursor" in their name. For Mac, you can use ⌘+⌘(Hold)+↑ / ↓. 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. another_key sequence pasted from the clipboard will be displayed with the correct hierarchy. The highlighted characters will be operated upon. 8. The way I prefer to work when I use Android Studio or IntelliJ Idea is splitting the production code and the related tests side-by-side. . Thanks a lot @bealex for mentioning the name of the commands. Pressing this shortcut again with the cursor anywhere inside the code block will remove the block comment. If you are on ubuntu running on a bootcamp mac (macbook pro here) then the key stroke is Alt. Select the first semicolon. Hold down Alt + Shift and left click on the lines you want to select. Mark the start of the text with "v", "V" or CTRL-V. As a result, you will have multiple selection ranges in. Double-click the selected file, or press Enter to open it in the editor. I'm used to VS code shortcuts, is there anything way I can import vscode shortcuts for IntelliJ Idea. The One Shortcut. The number of carets that you can add in a file is limited to 1000. If the execution encounters a breakpoint before the current line, it will break at the breakpoint. 24. Then open IntelliJ IDEA Settings → Code Style → Java, click Manage, and import that XML file by simply clicking Import. For Mac, a keycord (Cmd + Alt + R) is required to resume the program. Right click on the item and select add mouse shortcut and try swiping horizontally on your trackpad, if it does not detect, you can hold SHIFT and scroll up or down depending on your preference. The problem is, using a lot of keyboard shortcuts is not exactly. Very useful is you need to do some column based editing for example. 1 makes whole project read only. For example, we use: Alt + S for Kotlin files. To select ranges as a single rectangle, do one of the following: Place the caret at one corner of the rectangle, and then Alt Shift Middle click at the diagonally opposite corner. Column selection mode can be also used with keyboard only. You probably entered Column Selection Mode via an accidental click in the editor context menu (at least that happens to me occasionally). Just Select terms and use shortcut like. Releasing the shortcut will focus on the corresponding file. Sync IJ bookmarks and Vim marks: set ideamarks. If there are lines with a length lower than the current position, the vertical line will be. You may also uncheck the other options in the Virtual Space panel. Eclipse keymap. Note: I removed a few keybinds that are not strictly Intellij e. alt + up = Create cursor above. Also search for “Multi-Cursor”. 57 plugin, what enables me to auto-complete code as well as cycling through suggestions with with Ctrl+N is the following: File -> Settings -> Keymap; On the search bar type: hippie; Add Keyboard Shortcut to "Cyclic Expand Word" Ctrl+N (If prompted, remove other. ESC to get back to file. 11. The PhpStorm editor is the main part of the IDE that you use to create, read and modify code. You can change them in Settings/Keymap if the default ones don't work (I think that these shortcuts are already used by the system in Ubuntu. Shift+Ctrl+End – Select the text between the cursor and the end of the text entry field. Move Caret to Text Start with Selection. Use Ctrl+Alt+Enter (or ⌥⌘Enter) to start a new line above the current line. Alt+F8 Stop Ctrl+F2 Resume Program F9IdeaVim plugins work like the original Vim plugins. Drag to. 2. Place the caret at one corner of the rectangle, and then Alt Shift Middle click at the diagonally opposite corner. Click the statement or select the fragment of code that you want to execute. There are a few shortcuts you need to remember before you can really take advantage of multicursor, and this is basically a cheat. Duplicate line: Shift + Alt + up/down arrow. If you jump over the line at which a variable is initialized, this variable will take. ago. Share. Press Ctrl Shift 0A and start typing to get a list of suggested actions. 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 . Inspect Code. On Windows, you can use Ctrl + Home and Ctrl + End to go to the beginning and end of a file respectively. You can jump to a definition using CTRL + B and navigate between the previous/next cursor position using CTRL + ALT + LEFT/RIGHT (I am not familiar with the Mac keymap, they might look similar) I want to navigate to companion object, not to method definition. Choosing an Editor 2. Adding a shortcut to select something under cursor, however, indeed seems redundant. Drag to Create Rectangular Selection. Disable Vim Emulator for Intellij. In Editor > General > Other (section) > Show quick documentation on mouse move - delay 500 ms Select this check box to show quick documentation for the symbol at caret. row at the top, like in any other IDE. Search Everywhere. Maybe not exactly that helpful to you but, if nothing is selected, copy and cut. ⌘ + [option] + click if you're on a mac. As a result, you will have multiple selection ranges. Beside assigning the new shortcut keyboard for EditorDeleteToLineEnd. The latest version of Eclipse in which I tested the above-mentioned shortcuts: Eclipse Luna 4. WebStorm treats your code as regular text. This is possible with PHPStrom ?To see on what element the caret is currently positioned, press Alt + Q. It will help you from the hassle of going aaaallll the way back and re-selecting only the occurrences you need. Share. While Ctrl + Tab lists the. Summary. Anytime you want to paste one of the previously copied items, press Control+Shift+V. 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. Android Studio : eclipse Keyboard To search terms with multi cursor. I found this way much more conveniant, as you can choose to edit all the. To go the declaration of a member (Ctrl + Alt + B / Cmd + Opt + B) To go the usages of a member (Ctrl + Alt + B / Cmd + Opt + B) — you’ll have the context menu popup allowing you to choose where exactly to go if you have multiple usages of that member. The ability to toggle this process is achievable through F9. (change list) The used colors are defined by your theme. Use the Navigation bar as a handy tool to find your way across the project. Just remember that for carets in a vertical line, press Option (macOS) and Ctrl (Windows/Linux) twice, holding it down the second time. 3,712 2 2 gold badges 26 26 silver badges 34 34 bronze badges. The WebStorm editor is the main part of the IDE that you use to create, read and modify code. Simply press Ctrl + G and go directly to the line in question. The editor consists of the following areas: The scrollbar shows errors and warnings in the current file. To add or remove multiple carets, you can also press and hold the Alt key, then click at. To select ranges as multiple rectangular selections, Ctrl Alt Shift Click and drag the mouse over the desired. 1. This is really handy when working with keyboard. 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). You can use this specific shortcut to hide or show a tool window. Advanced editor actions, such as code completion and live templates are supported as well and will apply to each caret. Review and edit key bindings. Formatting and cleaning. 2. This feature can also be used to copy-paste several pieces of text in one go. But if you want to create multiple cursors which appear in multiple places, I can’t understand how you will find places for your cursors. For Mac, a keycord (Cmd + Alt + R) is required to resume the program. vim-visual-multi. Alt + W for Android resource files. Press Shift+F3 to go to the previous occurrence. The gutter shows line numbers, annotations, and context-dependent action icons. Editor basics. On OS X it's ⌘ + ⌥ + LEFT and ⌘ + ⌥ + RIGHT. Under the Code folder you'll see: Move Statement Down. In this article I’d like to describe the setup and the shortcuts I use, so someone might find it useful as well. Type the new element name. You can use this specific shortcut to hide or show a tool window. Open the Installed tab, find the Terminal plugin, and select the checkbox next to. To select ranges as multiple rectangular selections, Ctrl Alt Shift Click and drag the mouse over the desired parts of code. If you work a lot in the IntelliJ IDEA, you may know about some effective keyboard shortcuts that make the coding a lot faster. Just assign it a shortcut! Go to Settings > Keymap > Main Menu > File > New and assign a shortcut to the types of files you create frequently. ESC will end multi-line mode. As a result, you will have multiple selection ranges. 41 4. Double Shift. To do this in DataGrip, press Ctrl (Opt for macOS) twice and hold it, then place new cursors with the arrow keys. the shortcut is listed there. answered Jun 14. :-P. 1. To open any file, not just classes: Ctrl + Shift + N. Simply hold down Alt or Option, depending on which OS you use, and drag up- or downward. Use the arrow keys or the mouse pointer to locate the desired file. Set multiple cursors in the editor area: Alt + Mouse Click (Option + Mouse Click for Mac OS X). 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. With a soft-wrapped line, this only moves to the soft wrap. Press Ctrl twice, and then without releasing it, press up or down arrow keys. Ctrl + Shift + Z – redo. 3. 1 introduces Sublime style multiple selections, the top voted editor feature in our tracker! Here is how they work: Add/remove a selection: Alt + Shift + Mouse Click. Improve this answer. 24. SHIFT + OPTION + RIGHT ARROW**. In Visual Studio Code, how does one clear multi-line cursors using a keyboard shortcut. Related: Cmd - Shift - Enter ( Ctrl + Shift + Enter on Windows) jumps to the next empty line. it's really easy. 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. Working with Numbers 5. Or, use text search first and then place multiple cursors in all the places where matches have been found by choosing Select All Occurrences to the right of the search text field. Hi all and thanks for your help. You can also press Ctrl twice, and then without releasing it, press Up or Down. Refer to the official installation instructions for third-party plugins here. Mac: Ctrl + M. I'm not sure what's the shortcut in PC, for if you right click the interface name -> "Go To" -> "Implementations". I love to work with Webstorm IDE, but the cursor size is bothering me a lot. intellij multi line cursor Comment . How to achieve auto increment for multiple selection in PhpStorm ie. If the focus is inside the Project tool window and you want to add a new element, press Alt+Insert. 1. IntelliJ IDEA provides several possibilities to learn shortcuts: The Find Action lets you search for commands and settings across all menus and tools. For getting the column: Windows: CTRL + CTRL(Hold) + ↑ / ↓. It turns out that IntelliJ keeps a track of your recent file changes. Some useful shortcuts: To add/remove a caret, press Alt+Shift and select cursor locations with the mouse. (IIRC—on Mac) then click multiple times to get multiple cursors where you click. The usages are assigned to different categories which correspond to the options which you. Cmd + shift + L = Create one cursor for each selected line 1. Select/unselect the next occurrence: Alt + J / Shift + Alt + J (Ctrl + G / Shift + Ctrl +G for Mac OS X) 4. Page up, Page down is too slow for a little big file. My mouse shortcut was: Shift + Control + Double Click. Press Crtl + Shift + Alt + Arrow up/down to select multiple lines in Visual Studio Code. Alt + F for text files (i. the end of the line), so you can just type Enter. Search Everywhere. Select the Edit Keymap action. You can remove the keyboard shortcut (s) that trigger this functionality. Place the caret at one corner of the rectangle, and then Alt Shift Middle click at the diagonally opposite corner. Both should now work. Open the Settings dialog ( on the main toolbar, or Ctrl Alt 0S ), expand the Editor node, and click Live Templates: Click . For more information about modules in IntelliJ IDEA Ultimate, see the Modules topic in the IntelliJ IDEA documentation. First, choose Template Group. Ctrl+A – Select all text. If the relevant features aren't available, make sure that you didn't disable the plugin. Source: Grepper. Key Promoter X is a plugin that shows a popup notification with the corresponding keyboard shortcut whenever a command is executed using the mouse. Crtl + P. Mac: cmd + 2 (twice) - jump from the terminal to the editor options + F12 (this shortcut toggles the terminal window on and off) Share. 5 Answers. Learn about actions to navigate inside IntelliJ IDEA editor, search for caret, lines, and blocks of code; edit code, configure editor tabs, shortcuts and editor setting. The character selected by the caret. You can use several of these shortcuts to fine-tine your selected text. How do I use multiple cursors in IntelliJ? Select all occurrences: Ctrl+Cmd+G / Shift+Ctrl+Alt+J. vimrc file using source ~/. Creating a stub live template. That's nice.