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

Commit Graph

  • 3880a33208 Refactoring Alex Plate 2022-11-15 16:35:12 +01:00
  • 2edf897e39 Move getMotionRange to base method Alex Plate 2022-11-15 15:15:37 +01:00
  • 27d1170c75 Move creating adjusted offset out of action Matt Ellis 2022-10-17 12:10:47 -07:00
  • 11c850a41e Remove unused property Matt Ellis 2022-10-17 19:08:25 +11:00
  • ff4ee06a1f Remove unnecessary setting of vimLastColumn Matt Ellis 2022-10-17 19:03:07 +11:00
  • 0549f32d6e Remove unnecessary base class Matt Ellis 2022-10-17 16:26:12 +11:00
  • c5ab3490b3 Remove preOffsetComputation hook Matt Ellis 2022-10-17 16:22:00 +11:00
  • 50ba1a1c4e Simplify overloads Matt Ellis 2022-10-11 21:26:39 +11:00
  • ee45d2fb38 Remove unused postMove hooks Matt Ellis 2022-10-11 21:17:15 +11:00
  • a94822b79a Remove unused preMove hooks Matt Ellis 2022-10-11 20:47:25 +11:00
  • b5aba454ae Remove more postMove overrides Matt Ellis 2022-10-11 20:21:30 +11:00
  • a49631e986 Start to refactor postMove and intended column Matt Ellis 2022-10-08 12:33:45 +02:00
  • bb31b5f2d3 Remove unused hooks for SingleExecution Matt Ellis 2022-09-15 11:54:01 +01:00
  • 8ad08d466e Refactor motion handler to combine caret move Matt Ellis 2022-09-15 11:10:24 +01:00
  • ab31183a93 Regroup line motion functions Matt Ellis 2022-11-14 15:14:00 +00:00
  • 3257cc82dc Rename functions to indicate target motion Matt Ellis 2022-11-14 15:12:27 +00:00
  • ef73733596 Remove unnecessary method from VimCaret Matt Ellis 2022-09-15 14:07:14 +01:00
  • 4b45d4cf09 Group VimCaret related functions and properties Matt Ellis 2022-09-15 12:57:23 +01:00
  • e0b3e1db24 Move StrictMode to engine Matt Ellis 2022-09-15 12:28:22 +01:00
  • e0b51d653a Move action to correct package Matt Ellis 2022-08-08 20:06:04 +01:00
  • c17ebbf4d7 Rename various scroll functions Matt Ellis 2022-11-14 12:02:32 +00:00
  • 44a26d59a4 Rename screen line functions to "display" Matt Ellis 2022-11-10 16:22:37 +00:00
  • 6b8f81f7eb Rename screen column functions to "display" Matt Ellis 2022-07-25 11:40:42 +01:00
  • 9a4b9419eb Rearrange VimMotionGroup to group related functions Matt Ellis 2022-07-25 10:34:06 +01:00
  • 89548d132a Remove obsolete helper method Matt Ellis 2022-07-22 10:34:58 +01:00
  • 45dbb2cd3b Remove JavaVimTestCase base class Matt Ellis 2022-08-03 01:05:20 +01:00
  • a95203e2c9 Fix Gradle warning for missing task dependency Matt Ellis 2022-11-09 22:57:56 +00:00
  • a79fc4980e Fix Gradle warning from verifyPluginConfiguration Matt Ellis 2022-11-09 22:47:22 +00:00
  • 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 +00:00
  • 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 +00:00
  • da60a1c393 Add some excludes to license analysis Alex Plate 2022-11-10 14:35:29 +02:00
  • 785f29abf8 Fix some qodana inspections Alex Plate 2022-11-10 13:38:18 +02:00
  • 2a3e96b891 Turn off unused declaration inspection because it's flacky Alex Plate 2022-11-10 12:12:47 +02:00
  • f1f6dd4c60 Turn off magic constant inspection Alex Plate 2022-11-10 11:31:49 +02:00
  • b8a8403dc3 Add links to youtrack issues Alex Plate 2022-11-10 11:24:49 +02:00
  • ab5eb9c401 Fix test Alex Plate 2022-11-10 11:21:58 +02:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 5be575a078 Remove plugin verifier from the repository Alex Plate 2022-11-10 09:47:53 +02:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • a4a6331935 Exclude full generated path from qodana Alex Plate 2022-11-09 09:23:54 +02:00
  • 3939144128 Update UI tests Alex Plate 2022-11-09 09:13:01 +02:00
  • 7791c0b7be Get rid of runForEachCaret in DeleteJoinLinesAction Alex Plate 2022-11-08 13:45:21 +02:00
  • 2cfbff5cf6 Move nerdtree action to background thread Alex Plate 2022-11-08 10:02:47 +02:00
  • b734153253 Add vim sneak to the list of plugins Alex Plate 2022-11-08 09:41:57 +02:00
  • 3df637b265 Remove macrodelay option Alex Plate 2022-11-08 09:21:57 +02:00
  • ea220d2514 Update formatting Alex Plate 2022-11-06 00:20:06 +00:00
  • 8bb75fc376 Add ThirdPartyLicenses.md file Alex Plate 2022-11-04 10:15:42 +02:00
  • d461fe555d Refactor status bar icon Alex Plate 2022-11-04 09:55:34 +02:00
  • 0bd25f2506 Update wording Alex Plate 2022-11-04 09:27:14 +02:00
  • 2355435275 Update copyright Alex Plate 2022-11-04 09:23:02 +02:00
  • cc04ef5869 Add some logging to gradle tasks Alex Plate 2022-11-03 13:48:21 +02:00
  • 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 +00:00
  • 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 +00:00
  • 15192652f0 Move releaseActions to a group Alex Plate 2022-11-03 13:21:14 +02:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 7f7d8bd771 Get already existing version in CI Alex Plate 2022-11-03 13:12:06 +02:00
  • 9a95093b44 Add automation to marks released tickets as Fixed Alex Plate 2022-11-03 13:07:25 +02:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • d2f42d67c7 Change test approach a bit Alex Plate 2022-11-02 21:18:01 +02:00
  • cb9d750db9 Update list of unchecked emails Alex Plate 2022-11-02 15:41:09 +02:00
  • 0b966c4497 Use env token if ours is empty Alex Plate 2022-11-02 14:09:15 +02:00
  • 0774a822aa Add comments to integration tests Alex Plate 2022-11-02 13:37:57 +02:00
  • 7e0cdce7ea Add GH actions Alex Plate 2022-11-02 13:32:33 +02:00
  • e2ed963af5 Automation to update youtrack ticket status on commit Alex Plate 2022-11-02 13:25:13 +02:00
  • 4781d29d67 Prepare to 2.0.0 version Alex Plate 2022-11-01 20:08:27 +02:00
  • f5b6ca50f4 Update IdeaVim license to MIT Alex Plate 2022-11-01 20:00:07 +02:00
  • 05852b07c6 Refactor commands output Alex Plate 2022-10-31 09:51:37 +02:00
  • 689aa4cf95 [VIM-570] Fix for chinese characters Alex Plate 2022-10-31 09:33:37 +02:00
  • 56aad9200a Add some links to GitHu Alex Plate 2022-10-31 09:28:43 +02:00
  • ac69c0d9c6 Fix search with offset Alex Plate 2022-10-28 09:01:48 +03:00
  • 860592291f Remove contributions of Piotr Mikulski <piotr@near.org> Alex Plate 2022-10-31 09:46:21 +02:00
  • 113597333c Remove contributions of kk <kevinz@weghst.com> Alex Plate 2022-10-31 09:29:38 +02:00
  • a83d71aa39 Remove contributions of Marquis Wang <marquis@marquiswang.com> Alex Plate 2022-10-28 09:05:56 +03:00
  • 93299ae843 Remove contributions of Marcel Hild <hild@b4mad.net> Alex Plate 2022-10-28 08:52:43 +03:00
  • 4300cf5330 Prepare to 1.12.0 release Alex Plate 2022-11-01 19:11:28 +02:00