Enhanced text editing capabilities, inspired by TextMate.
Install from https://plugins.jetbrains.com/plugin/16252-codebuddy.
- Use Selection for Find - ⌘E1
- Use Selection for Replace - ⇧⌘E1
- Find All - ⇧⌘F1
- Replace - ⌥⌘G1
- Replace All in Selection - ⌃⇧⌘G1
- Select Paragraph - ⌃⌥P1
- Select Enclosing Typing Pairs - ⇧⌘B1
- Twiddle - ⌃T - Twiddle/swap/cycle between selected words1
- TextMate inspired shortcuts
Activate on Settings | Editor | CodeBuddy
- When text is selected, press ⌥ to toggle between Selection → Block Selection
- Crosshair cursor when Column Selection Mode is active
- Exit Column Selection Mode by pressing arrow up, down, ⌃, ⇧, or ⌘.
- Press arrow up or down to return to single cursor
-
From the marketplace:
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "CodeBuddy" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.