1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-21 07:15:46 +02:00

Commit Graph

  • 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
  • 8bb75fc376
    Add ThirdPartyLicenses.md file Alex Plate 2022-11-04 10:15:42 +0200
  • d461fe555d
    Refactor status bar icon Alex Plate 2022-11-04 09:55:34 +0200
  • 0bd25f2506
    Update wording Alex Plate 2022-11-04 09:27:14 +0200
  • 2355435275
    Update copyright Alex Plate 2022-11-04 09:23:02 +0200
  • cc04ef5869
    Add some logging to gradle tasks Alex Plate 2022-11-03 13:48:21 +0200
  • 521d8a605d TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: 'Publish Release' build configuration settings were updated aleksei.plate 2022-11-03 11:44:19 +0000
  • 3bff1b1ba5 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: 'Publish Release' build configuration settings were updated aleksei.plate 2022-11-03 11:44:06 +0000
  • 15192652f0
    Move releaseActions to a group Alex Plate 2022-11-03 13:21:14 +0200
  • 85873202ca TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: runners of 'Publish Release' build configuration were updated aleksei.plate 2022-11-03 11:15:37 +0000
  • 706bde03f9 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: parameters of 'Publish Release' build configuration were updated aleksei.plate 2022-11-03 11:14:43 +0000
  • f855f5f429 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: parameters of 'Publish Release' build configuration were updated aleksei.plate 2022-11-03 11:13:52 +0000
  • cce557e82a TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: parameters of 'Publish Release' build configuration were updated aleksei.plate 2022-11-03 11:13:29 +0000
  • 7f7d8bd771
    Get already existing version in CI Alex Plate 2022-11-03 13:12:06 +0200
  • 9a95093b44
    Add automation to marks released tickets as Fixed Alex Plate 2022-11-03 13:07:25 +0200
  • ddf7bbdd31 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: 'Publish Release' build configuration settings were updated aleksei.plate 2022-11-03 11:05:03 +0000
  • 994a811efa TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: 'Publish Release' build configuration settings were updated aleksei.plate 2022-11-03 11:04:49 +0000
  • 06efa46f32 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: runners of 'Publish Release' build configuration were updated aleksei.plate 2022-11-03 11:04:45 +0000
  • 66778a060c TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: runners of 'Publish Release' build configuration were updated aleksei.plate 2022-11-03 11:04:28 +0000
  • c9697d6cc8 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: runners of 'Publish Release' build configuration were updated aleksei.plate 2022-11-03 10:59:57 +0000
  • b801daa240 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: runners of 'Publish Release' build configuration were updated aleksei.plate 2022-11-03 10:58:43 +0000
  • d2f42d67c7
    Change test approach a bit Alex Plate 2022-11-02 21:18:01 +0200
  • cb9d750db9
    Update list of unchecked emails Alex Plate 2022-11-02 15:41:09 +0200
  • 0b966c4497
    Use env token if ours is empty Alex Plate 2022-11-02 14:09:15 +0200
  • 0774a822aa
    Add comments to integration tests Alex Plate 2022-11-02 13:37:57 +0200
  • 7e0cdce7ea
    Add GH actions Alex Plate 2022-11-02 13:32:33 +0200
  • e2ed963af5
    Automation to update youtrack ticket status on commit Alex Plate 2022-11-02 13:25:13 +0200
  • 4781d29d67
    Prepare to 2.0.0 version Alex Plate 2022-11-01 20:08:27 +0200
  • f5b6ca50f4
    Update IdeaVim license to MIT Alex Plate 2022-11-01 20:00:07 +0200
  • 05852b07c6
    Refactor commands output Alex Plate 2022-10-31 09:51:37 +0200
  • 689aa4cf95
    [VIM-570] Fix for chinese characters Alex Plate 2022-10-31 09:33:37 +0200