Commit Graph
10430 Commits
Author SHA1 Message Date
chylex dba931191c Set plugin version to 58 2026-09-16 13:07:20 +02:00
chylex 7d42ac1a55 Make search highlights temporary 2026-09-16 13:07:20 +02:00
chylex bd83e8e90e Disable IdeaVim in popup editors 2026-09-12 23:22:11 +02:00
chylex a9c4dfb104 Fix AltGr not triggering Ctrl-Alt bindings on Windows 2026-09-12 23:22:11 +02:00
chylex 888dcc6cd7 Add 'isactionenabled' function 2026-09-12 23:22:11 +02:00
chylex da8a492bea Preserve visual mode after executing IDE action 2026-09-12 23:22:10 +02:00
chylex f2217d9339 Make g0/g^/g$ work with soft wraps 2026-09-12 23:22:10 +02:00
chylex b4cf5c3c5e Make gj/gk jump over soft wraps 2026-09-12 23:22:10 +02:00
chylex d19a7afd12 Make camelCase motions adjust based on direction of visual selection 2026-09-12 23:22:10 +02:00
chylex b84172a4dd Do not switch to normal mode after inserting a live template 2026-09-12 23:22:09 +02:00
chylex effbdc9d10 Exit insert mode after refactoring 2026-09-12 23:22:09 +02:00
chylex 67fbaba415 Add action to run last macro in all opened files 2026-09-12 23:22:09 +02:00
chylex 01f2f6b97e Stop macro execution after a failed search 2026-09-12 23:22:09 +02:00
chylex 3e1fe53fce Fix losing yanked text when number of carets changes 2026-09-12 23:22:08 +02:00
chylex 2bc5f4795f Apply scrolloff after executing native IDEA actions 2026-09-12 23:22:08 +02:00
chylex 4078230493 Automatically add unambiguous imports after running a macro 2026-09-12 23:22:08 +02:00
chylex 4245fa1752 Fix(VIM-3986): Exception when pasting register contents containing new line 2026-09-12 23:22:08 +02:00
chylex b216003622 Fix(VIM-3179): Respect virtual space below editor (imperfectly) 2026-09-12 23:22:07 +02:00
chylex 657913f63e Fix(VIM-3178): Workaround to support "Jump to Source" action mapping 2026-09-12 23:22:07 +02:00
chylex 60c072f328 Update search register when using f/t 2026-09-12 23:22:07 +02:00
chylex b0178862c4 Add support for count for visual and line motion surround 2026-09-12 23:22:06 +02:00
chylex c7e1ec43ea Fix vim-surround not working with multiple cursors
Fixes multiple cursors with vim-surround commands `cs, ds, S` (but not `ys`).
2026-09-12 23:22:06 +02:00
chylex 2270b2f592 Fix(VIM-696): Restore visual mode after undo/redo, and disable incompatible actions 2026-09-12 23:22:06 +02:00
chylex 44ebbf19aa Change matchit plugin to use HTML patterns in unrecognized files 2026-09-12 23:22:06 +02:00
chylex 4eeb741c4e Fix ex command panel causing Undock tool window to hide 2026-09-12 23:22:05 +02:00
chylex 7a9f03fbf7 Reset insert mode when switching active editor 2026-09-12 23:22:05 +02:00
chylex d05ffaf9fd Remove notifications about configuration options 2026-09-12 23:22:05 +02:00
chylex 6978dfe0f8 Remove AI 2026-09-12 15:05:57 +02:00
chylex 7188a9b533 Set custom plugin version 2026-09-12 15:05:57 +02:00
1grzyb1 4ab0520d9a VIM-2627 Configure ideavimrc path
Allow users to define custom locations of ideavimrc with path expansions and ij macros
2026-09-11 11:46:06 +02:00
1grzyb1 b796fcc08d VIM-4324 add close window command 2026-09-10 10:41:50 +02:00
1grzyb1 c6f3dc4cc5 VIM-2239 add c-[ as esc in vim everywhere 2026-09-10 09:48:16 +02:00
1grzyb1 58969a50c2 VIM-2663 implement start replace command 2026-09-10 08:58:51 +02:00
1grzyb1 5a09332bf8 VIM-2663 implement start insert command 2026-09-10 08:58:51 +02:00
1grzyb1 9c052110f6 VIM-2478 add autoindent option 2026-09-09 18:41:37 +02:00
1grzyb1 dfee17471c VIM-2478 restore auto indent after actions 2026-09-09 18:41:37 +02:00
1grzyb1 7eccb8ffa1 VIM-2127 Update corresponding html tag while editing
document was not passed to executeCommand and without that XmlTagNameSynchronizer couldn't find synchronizer for sam tag editions
2026-09-09 12:40:33 +02:00
1grzyb1 3b6fbba56c VIM-2089 add docs for visual star search plugin 2026-09-08 12:26:39 +02:00
1grzyb1 5cf65c5d1a VIM-2089 add missing tests for gv 2026-09-08 12:26:39 +02:00
1grzyb1 eb897412b3 VIM-2089 Save jumplist when searching 2026-09-08 12:26:39 +02:00
1grzyb1 2f2f59dada VIM-2089 respect ignorecase options 2026-09-08 12:26:39 +02:00
1grzyb1 ba6656d36b VIM-2089 block wise selection search 2026-09-08 12:26:39 +02:00
1grzyb1 ee899f6227 VIM-2089 Implement Visual Star Search extension 2026-09-08 12:26:39 +02:00
1grzyb1 fbb1836ddf VIM-2010 fix editor leak in tc tests 2026-09-08 08:56:02 +02:00
1grzyb1 7cd528013c VIM-4318 Restore selection with gv after sort
We were incoretlly restoring visual selection after sort command as updateMarksFromDelete/updateMarksFromInsert was updating last selection twice
2026-09-08 08:55:03 +02:00
claude[bot]andClaude Opus 5 872867fc02 Update changelog: repeat with auto-import fix
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-08 05:27:42 +00:00
1grzyb1 2d3a36d843 VIM-2010 fix repeat insert with import
Vim was recording strokes of adding import while insert
Also after lookup it first added java.util.List and after ther it simplified it to improt
2026-09-07 11:28:10 +02:00
1grzyb1 f853a5a4b9 VIM-2700 Navigate between split diff windows 2026-09-07 09:27:57 +02:00
claude[bot]andClaude Opus 5 4552326cc5 Update changelog: textobj-line and shortcuts-outside-editor PRs
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-05 05:23:57 +00:00
1grzyb1 baef79a4b7 VIM-1974 implement textobj-line extension 2026-09-04 12:57:09 +02:00