1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-18 01:42:46 +02:00

Commit Graph

  • 368c840177
    Supress warning Alex Plate 2022-11-22 09:54:36 +0200
  • c3a2fd736c
    Reorder badges Alex Plate 2022-11-21 20:26:29 +0200
  • 741987f40b
    Add codecov badge Alex Plate 2022-11-21 20:24:32 +0200
  • 375b025e22
    Add kover report Alex Plate 2022-11-21 20:06:40 +0200
  • 7324ee5e8d Update formatting Alex Plate 2022-11-20 00:18:56 +0000
  • 54c2299654
    Remove several methods from VimCaret Alex Plate 2022-11-18 14:37:32 +0100
  • b2cfb6d6ed
    Refactor visual mode entering Alex Plate 2022-11-18 13:08:21 +0100
  • e8a11b8f79
    Remove unused method Alex Plate 2022-11-18 12:28:42 +0100
  • f16890f9a7
    Remove unused method Alex Plate 2022-11-17 16:35:33 +0100
  • e881bec45d
    Move more change group methods to engine Alex Plate 2022-11-17 16:14:26 +0100
  • 18eea7ca2d
    Move change group methods to the engine Alex Plate 2022-11-17 16:03:41 +0100
  • 316410a561
    Move some methods from put group to the engine Alex Plate 2022-11-17 14:57:19 +0100
  • 76a1a190f6
    Refactor change group Alex Plate 2022-11-17 14:06:45 +0100
  • c243ae9cef
    Add refactoring to simplify change group Alex Plate 2022-11-17 12:39:44 +0100
  • 2722ee63cc
    Move yank group to injector base Alex Plate 2022-11-17 12:17:36 +0100
  • 22e7fa1cf3 Add comments Matt Ellis 2022-11-15 16:06:06 +0000
  • 101dc355ba Rename parameters in Mark and Jump Matt Ellis 2022-11-15 09:08:45 +0000
  • f5f3d0b827 Rename line parameters and variables Matt Ellis 2022-11-16 23:28:13 +0000
  • 53cb5d1fe9 Rename more logical position helper functions Matt Ellis 2022-11-16 23:03:23 +0000
  • 0978ca616f Rename caret logical position helper functions Matt Ellis 2022-11-16 22:45:06 +0000
  • bbf42c0a28 Rename editor logical position helper functions Matt Ellis 2022-11-16 22:34:51 +0000
  • 7df04c6e2e Rename VimLogicalPosition to BufferPosition Matt Ellis 2022-11-16 22:21:01 +0000
  • d3386c8097 Fix Gradle warning Matt Ellis 2022-11-17 11:31:00 +0000
  • 309197781e
    Fix some tests Alex Plate 2022-11-17 10:14:03 +0100
  • 5a3ee970a0
    Move editor helper functions to engine Alex Plate 2022-11-17 09:37:22 +0100
  • 7cbe63e484
    Move some editor functions to engine Alex Plate 2022-11-16 23:21:10 +0100
  • 5342b02091 Converted MacOS chars to ASCII for statistics filipp 2022-11-16 21:17:59 +0200
  • 7eeca57135
    A few fixes Alex Plate 2022-11-16 13:22:40 +0100
  • 2162985e4a
    Move more methods to engine Alex Plate 2022-11-16 13:05:59 +0100
  • 5d53f4c13a
    Move some methods from editor helper to engine Alex Plate 2022-11-16 12:37:03 +0100
  • 7de2c2692d
    Update changelog Alex Plate 2022-11-16 09:47:06 +0100
  • 1b9df35a1d
    Take back contributions from Marquis Wang Alex Plate 2022-11-16 09:32:30 +0100
  • d5d39797bb
    Take back contributions from Piotr Mikulski Alex Plate 2022-11-16 09:28:36 +0100
  • 829a228d79
    Revert "Remove contributions of Piotr Mikulski <piotr@near.org>" Alex Plate 2022-11-16 09:25:50 +0100
  • 4c589c9610
    Revert "Refactor commands output" Alex Plate 2022-11-16 09:25:43 +0100
  • b9fc58ec45
    Move some methods to engine Alex Plate 2022-11-15 17:01:41 +0100
  • 193a84dafd
    Move method to engine Alex Plate 2022-11-15 16:36:42 +0100
  • 3880a33208
    Refactoring Alex Plate 2022-11-15 16:35:12 +0100
  • 2edf897e39
    Move getMotionRange to base method Alex Plate 2022-11-15 15:15:37 +0100
  • 27d1170c75 Move creating adjusted offset out of action Matt Ellis 2022-10-17 12:10:47 -0700
  • 11c850a41e Remove unused property Matt Ellis 2022-10-17 19:08:25 +1100
  • ff4ee06a1f Remove unnecessary setting of vimLastColumn Matt Ellis 2022-10-17 19:03:07 +1100
  • 0549f32d6e Remove unnecessary base class Matt Ellis 2022-10-17 16:26:12 +1100
  • c5ab3490b3 Remove preOffsetComputation hook Matt Ellis 2022-10-17 16:22:00 +1100
  • 50ba1a1c4e Simplify overloads Matt Ellis 2022-10-11 21:26:39 +1100
  • ee45d2fb38 Remove unused postMove hooks Matt Ellis 2022-10-11 21:17:15 +1100
  • a94822b79a Remove unused preMove hooks Matt Ellis 2022-10-11 20:47:25 +1100
  • b5aba454ae Remove more postMove overrides Matt Ellis 2022-10-11 20:21:30 +1100
  • a49631e986 Start to refactor postMove and intended column Matt Ellis 2022-10-08 12:33:45 +0200
  • bb31b5f2d3 Remove unused hooks for SingleExecution Matt Ellis 2022-09-15 11:54:01 +0100
  • 8ad08d466e Refactor motion handler to combine caret move Matt Ellis 2022-09-15 11:10:24 +0100
  • ab31183a93 Regroup line motion functions Matt Ellis 2022-11-14 15:14:00 +0000
  • 3257cc82dc Rename functions to indicate target motion Matt Ellis 2022-11-14 15:12:27 +0000
  • ef73733596 Remove unnecessary method from VimCaret Matt Ellis 2022-09-15 14:07:14 +0100
  • 4b45d4cf09 Group VimCaret related functions and properties Matt Ellis 2022-09-15 12:57:23 +0100
  • e0b3e1db24 Move StrictMode to engine Matt Ellis 2022-09-15 12:28:22 +0100
  • e0b51d653a Move action to correct package Matt Ellis 2022-08-08 20:06:04 +0100
  • c17ebbf4d7 Rename various scroll functions Matt Ellis 2022-11-14 12:02:32 +0000
  • 44a26d59a4 Rename screen line functions to "display" Matt Ellis 2022-11-10 16:22:37 +0000
  • 6b8f81f7eb Rename screen column functions to "display" Matt Ellis 2022-07-25 11:40:42 +0100
  • 9a4b9419eb Rearrange VimMotionGroup to group related functions Matt Ellis 2022-07-25 10:34:06 +0100
  • 89548d132a Remove obsolete helper method Matt Ellis 2022-07-22 10:34:58 +0100
  • 45dbb2cd3b Remove JavaVimTestCase base class Matt Ellis 2022-08-03 01:05:20 +0100
  • a95203e2c9 Fix Gradle warning for missing task dependency Matt Ellis 2022-11-09 22:57:56 +0000
  • a79fc4980e Fix Gradle warning from verifyPluginConfiguration Matt Ellis 2022-11-09 22:47:22 +0000
  • 1240781503 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: VCS roots of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 18:38:50 +0000
  • 0875c61bc9 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: build features of 'Qodana checks' build configuration were updated aleksei.plate 2022-11-10 13:52:57 +0000
  • da60a1c393
    Add some excludes to license analysis Alex Plate 2022-11-10 14:35:29 +0200
  • 785f29abf8
    Fix some qodana inspections Alex Plate 2022-11-10 13:38:18 +0200
  • 2a3e96b891
    Turn off unused declaration inspection because it's flacky Alex Plate 2022-11-10 12:12:47 +0200
  • f1f6dd4c60
    Turn off magic constant inspection Alex Plate 2022-11-10 11:31:49 +0200
  • b8a8403dc3
    Add links to youtrack issues Alex Plate 2022-11-10 11:24:49 +0200
  • ab5eb9c401
    Fix test Alex Plate 2022-11-10 11:21:58 +0200
  • 74b7fc9f77 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 08:28:42 +0000
  • ca87316691 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 08:28:29 +0000
  • cae61587da TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 08:28:11 +0000
  • 0238d0bf2e TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 08:25:52 +0000
  • 5be575a078
    Remove plugin verifier from the repository Alex Plate 2022-11-10 09:47:53 +0200
  • 36fbbbf4ae TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 08:07:47 +0000
  • a87ab3c558 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'IdeaVim compatibility with external plugins' build configuration settings were updated aleksei.plate 2022-11-10 07:58:43 +0000
  • 75e22a2080 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:58:30 +0000
  • 6c89799bfb TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:58:25 +0000
  • e0d9a8d0db TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:47:17 +0000
  • 3208f6a1bd TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:47:02 +0000
  • d525be33cf TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:46:55 +0000
  • 64136f0b93 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:46:34 +0000
  • 238203cf35 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:45:48 +0000
  • 6b354467ab TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:45:05 +0000
  • 10444e5995 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:44:52 +0000
  • 42f6ca11db TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:33:48 +0000
  • eed094103d TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 07:00:06 +0000
  • 5051bcd607 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 06:55:47 +0000
  • 74e2bb2d87 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'IdeaVim compatibility with external plugins' build configuration were updated aleksei.plate 2022-11-10 06:40:12 +0000
  • a4a6331935
    Exclude full generated path from qodana Alex Plate 2022-11-09 09:23:54 +0200
  • 3939144128
    Update UI tests Alex Plate 2022-11-09 09:13:01 +0200
  • 7791c0b7be
    Get rid of runForEachCaret in DeleteJoinLinesAction Alex Plate 2022-11-08 13:45:21 +0200
  • 2cfbff5cf6
    Move nerdtree action to background thread Alex Plate 2022-11-08 10:02:47 +0200
  • b734153253
    Add vim sneak to the list of plugins Alex Plate 2022-11-08 09:41:57 +0200
  • 3df637b265
    Remove macrodelay option Alex Plate 2022-11-08 09:21:57 +0200
  • ea220d2514 Update formatting Alex Plate 2022-11-06 00:20:06 +0000