1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-09-06 16:53:13 +02:00

Commit Graph

  • f552e43c5b Refactor handling of default range Matt Ellis 2024-04-17 22:17:26 +01:00
  • 4798198e41 Minor refactorings Matt Ellis 2024-04-17 21:59:33 +01:00
  • a59de4ce05 Add tests and fixes for yank command Matt Ellis 2024-04-17 21:50:45 +01:00
  • 2dea525665 Add tests and fixes for join command Matt Ellis 2024-04-17 10:06:55 +01:00
  • 8ecb1f7296 Add tests and fixes for print command Matt Ellis 2024-04-16 23:42:55 +01:00
  • 9ca9530061 Add tests and fixes for shift commands Matt Ellis 2024-04-16 23:29:26 +01:00
  • 54e27afc3f Simplify getCount functions Matt Ellis 2024-04-16 10:34:19 +01:00
  • 5e67032655 Add tests and fixes for delete lines command Matt Ellis 2024-04-15 17:56:07 +01:00
  • cb37f6df63 Add tests and fixes for goto line command Matt Ellis 2024-04-15 17:52:30 +01:00
  • ca3a18cf37 Add tests for goto character command Matt Ellis 2024-04-13 01:28:19 -07:00
  • cac36627aa Support 0 in copy command to copy to top of file Matt Ellis 2024-04-12 18:54:35 -07:00
  • 6404e1127e Remove incorrect VimBehaviourDiffers annotation Matt Ellis 2024-04-03 17:28:59 +01:00
  • e762a3093b Range is already normalised Matt Ellis 2024-04-03 17:22:48 +01:00
  • 739ac2ae5e Simplify getting address from argument Matt Ellis 2024-04-03 01:54:00 +01:00
  • 77c364a2d0 Move count handling out of range into command Matt Ellis 2024-04-03 01:15:08 +01:00
  • 103cd9f5ce Fix off-by-one error in count Matt Ellis 2024-04-03 00:56:22 +01:00
  • 99859fe857 Rename test classes Matt Ellis 2024-03-27 15:33:59 +00:00
  • 4778995f3b Remove unnecessary getFirstLine function Matt Ellis 2024-03-27 13:51:03 +00:00
  • 0a14150840 Extract TextRange from Ex range class Matt Ellis 2024-03-27 13:09:30 +00:00
  • e8ffc0313f Remove Range overloads that don't require a caret Matt Ellis 2024-03-27 12:13:37 +00:00
  • 7dbd3886b1 Introduce addresses for current line and last line Matt Ellis 2024-03-27 12:54:04 +00:00
  • 8c83164d76 Remove mutable state from Range Matt Ellis 2024-03-27 11:33:36 +00:00
  • 076aab1ccf Rename Ranges, and ExRanges.kt Matt Ellis 2024-04-02 01:00:02 +01:00
  • 751f51c88f Rename Range and related classes to Address Matt Ellis 2024-03-27 11:22:27 +00:00
  • ab7359ffd3 Fix options test for Windows Filipp Vakhitov 2024-05-29 18:47:52 +03:00
  • d795d70041 Disable some tests due to VIM-3376 Alex Plate 2024-05-29 18:33:31 +03:00
  • 1320034e7e TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'EXP: Publish EAP Build from branch' build configuration were updated aleksei.plate@jetbrains.com 2024-05-29 12:45:26 +00:00
  • 79a216043f Use a ReleasesVcsRoot for the ReleaseEapFromBranch configuration Alex Plate 2024-05-29 15:42:24 +03:00
  • c508a3cc32 Add a build configuration that creates a EAP release from the release branch Alex Plate 2024-05-29 15:40:25 +03:00
  • d40d8f34c5 Apply patches for TeamCity configs Alex Plate 2024-05-29 15:18:15 +03:00
  • b561a13e7c Merge pull request #893 from JetBrains/fleet Alex Pláte 2024-05-29 14:16:44 +03:00
  • 71bcee2a07 TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'EXP: Print release branch' build configuration were updated aleksei.plate@jetbrains.com 2024-05-28 20:40:30 +00:00
  • 6c490b1baa TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'EXP: Print release branch' build configuration were updated aleksei.plate@jetbrains.com 2024-05-28 20:40:09 +00:00
  • 4ab6a36aca TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'EXP: Print release branch' build configuration were updated aleksei.plate@jetbrains.com 2024-05-28 20:39:01 +00:00
  • c4355841ad TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'EXP: Print release branch' build configuration were updated aleksei.plate@jetbrains.com 2024-05-28 20:38:13 +00:00
  • f163946e38 TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'EXP: Print release branch' build configuration were updated aleksei.plate@jetbrains.com 2024-05-28 20:37:43 +00:00
  • 7abb1fd630 Finalizing merge Filipp Vakhitov 2024-05-28 23:35:31 +03:00
  • f78d3387a5 TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'EXP: Print release branch' build configuration were updated aleksei.plate@jetbrains.com 2024-05-28 20:35:10 +00:00
  • 69e2e3c047 TeamCity change in 'Ideavim' project: 'IdeaVim Releases' VCS root was updated aleksei.plate@jetbrains.com 2024-05-28 20:34:19 +00:00
  • 52832cbe22 TeamCity change in 'Ideavim' project: 'IdeaVim Releases' VCS root was updated aleksei.plate@jetbrains.com 2024-05-28 20:32:36 +00:00
  • 82ca2be51c TeamCity change in 'Ideavim' project: 'IdeaVim Releases' VCS root was updated aleksei.plate@jetbrains.com 2024-05-28 20:30:53 +00:00
  • 8552bb8a17 TeamCity change in 'Ideavim' project: 'IdeaVim Releases' VCS root was updated aleksei.plate@jetbrains.com 2024-05-28 20:30:05 +00:00
  • b49a38b6d0 Rename ReleasesVcsRoot Alex Plate 2024-05-28 23:24:03 +03:00
  • ad0751677a Add a special VCS root for releases Alex Plate 2024-05-28 23:18:29 +03:00
  • dd8bb20ba9 TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'EXP: Print release branch' build configuration were updated aleksei.plate@jetbrains.com 2024-05-28 20:13:24 +00:00
  • 03f5f27901 Experiment: print release branch in TC Alex Plate 2024-05-28 23:08:02 +03:00
  • 9e3ca56afd Merge branch 'refs/heads/master' into fleet Filipp Vakhitov 2024-05-28 22:19:17 +03:00
  • 5379528e3e Minor post-review PR improvements Filipp Vakhitov 2024-05-28 21:52:43 +03:00
  • 12201359bc Fix unwanted triggering of IDE actions instead of Vim ones Filipp Vakhitov 2024-05-28 21:39:14 +03:00
  • ba50fcf85e Add ssh agent for the configuration Alex Plate 2024-05-28 19:14:49 +03:00
  • 24c0db563c Use releases prefix instead of release Alex Plate 2024-05-28 19:10:40 +03:00
  • 33c4905dcb Add testing TC job for calculating new version of the release Alex Plate 2024-05-28 19:05:37 +03:00
  • 9296c3f9a0 Bring back tests before the release Alex Plate 2024-05-28 14:50:11 +03:00
  • 7ecc566169 Temporally skip tests for this release Alex Plate 2024-05-28 14:31:09 +03:00
  • a918da36d3 Bring back the old value of the release constant Alex Plate 2024-05-28 14:27:29 +03:00
  • 91ff5fdb02 Temporally change the release constant to make the last release based on 2023.3.2 Alex Plate 2024-05-28 14:15:49 +03:00
  • 4481631547 Disable RedrawListener if the plugin is not enabled Alex Plate 2024-05-28 13:55:47 +03:00
  • 7865388086 Fix regression when sub string ends with backslash Matt Ellis 2024-05-15 09:17:27 +01:00
  • 26297bc5a9 Fix last line sometimes obscured by scrollbar Matt Ellis 2024-05-09 19:38:07 +01:00
  • 9db5cdd8e3 Fix last line sometimes obscured by ex entry prompt Matt Ellis 2024-05-08 00:11:56 +01:00
  • 2b17534a08 Fix infinite loop while highlighting in old regex Matt Ellis 2024-05-03 17:31:28 +01:00
  • 4e2db68acf Update selection when searching in Visual mode Matt Ellis 2024-05-01 18:04:02 +01:00
  • ddabf8df5e Fix regression finding endpos in new regex engine Matt Ellis 2024-04-29 09:44:40 +01:00
  • 3f28e197ca Clear status bar on scrolling, add/remove lines, etc. Matt Ellis 2024-04-28 23:05:03 +01:00
  • 3a67524e8a Show status bar message when search wraps Matt Ellis 2024-04-27 12:52:41 +01:00
  • 33312d95b0 Remove wrapscan flag for substitute Matt Ellis 2024-04-26 17:43:49 +01:00
  • f554b21cd9 Support count for search Matt Ellis 2024-04-25 08:44:29 +01:00
  • d9fa4e4648 Fix end of file atom for old regex engine Matt Ellis 2024-04-24 11:59:41 +01:00
  • e98a284d40 Fix multiline regex substitution Matt Ellis 2024-04-24 09:37:22 +01:00
  • 38ef8c1053 Fix removing search highlight that crosses newline Matt Ellis 2024-04-23 17:27:14 +01:00
  • d3f560a31c Add special case to match newline with end of file Matt Ellis 2024-04-23 16:04:58 +01:00
  • e2cb3ff284 Stop subst skipping too far with multiline pattern Matt Ellis 2024-04-23 16:03:40 +01:00
  • 0f5a3953e1 Don't break ex field with exceptions from incsearch Matt Ellis 2024-04-23 12:02:11 +01:00
  • 633667ed7f Fix regression with global not saving used patterns Matt Ellis 2024-04-22 11:57:25 +01:00
  • 656e975562 Fix reset of last substitution string on use Matt Ellis 2024-04-20 01:27:35 +01:00
  • f7fbe89de4 Use EnumSet instead of list of enums Matt Ellis 2024-04-19 17:33:11 +01:00
  • 509829b052 Fix force ignorecase atom in search highlights Matt Ellis 2024-04-19 17:21:36 +01:00
  • efd61e17f2 Reset CMD_LINE mode when losing focus Matt Ellis 2024-03-18 16:29:50 +01:00
  • cf2b021d02 Fix search for last search pattern with new offset Matt Ellis 2024-03-18 14:28:48 +01:00
  • 67f10aece5 Fix search motion type when providing offset Matt Ellis 2024-03-11 17:40:52 +00:00
  • 9b5c777fcf Update highlights when editor scheme changes Matt Ellis 2024-03-08 17:51:17 +00:00
  • c65e5f8341 Fix highlighting for 'incsearch' and 'nohlsearch' Matt Ellis 2024-03-08 17:36:03 +00:00
  • 053bb603cd Fix errors with incsearch and substitute command Matt Ellis 2024-03-06 16:13:23 +00:00
  • 93b07bbb90 Update comments and fix warnings Matt Ellis 2024-03-06 09:20:14 +00:00
  • 764a115601 Show search highlights in all visible editors Matt Ellis 2024-03-06 09:05:55 +00:00
  • 1adfe53f29 Fix wrong offset returned for current search result Matt Ellis 2024-03-06 00:38:18 +00:00
  • bfe0f51cb1 Restore current match highlighting for :s command Matt Ellis 2024-03-04 17:56:48 +00:00
  • ffce61906a Restore search highlights when setting 'hlsearch' Matt Ellis 2024-03-04 16:54:58 +00:00
  • 3843a193cb Deprecate classes related to Swing TextActions Filipp Vakhitov 2024-05-26 23:56:27 +03:00
  • b2410dab0b Add Egor Nikolaevsky to contributors list IdeaVim Bot 2024-05-25 09:01:49 +00:00
  • f382544101 Fix clearing highlighted yank in modal dialogs Matt Ellis 2024-05-07 19:30:32 +01:00
  • a81d54eb90 Remove VimCommandLineHelper Filipp Vakhitov 2024-05-24 17:18:24 +03:00
  • 23519bbdae Refactoring to use interfaces from vim-engine Filipp Vakhitov 2024-05-24 16:51:38 +03:00
  • 73fd25773a Add test for VimIndentObject Alex Plate 2024-05-24 16:20:36 +03:00
  • 746d483179 Fix indent size calculation Egor Nikolaevsky 2024-05-15 18:00:37 +05:00
  • 1a7e90c7d7 Bump the minimal version of IJ to 241 Alex Plate 2024-05-24 15:36:49 +03:00
  • 8e2fd44f55 Remove unnecessary methods from ProcessGroup Filipp Vakhitov 2024-05-24 14:25:16 +03:00
  • 1c84917b29 Move LeaveCommandLineAction to its own class Filipp Vakhitov 2024-05-24 12:58:04 +03:00
  • c5522ed19d Move ExEntryAction to vim-engine Filipp Vakhitov 2024-05-24 12:56:52 +03:00
  • 33a5480456 Add Eduardo Haesbaert to contributors list IdeaVim Bot 2024-05-24 09:01:57 +00:00