1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-06 15:22:21 +01:00

Commit Graph

  • e881bec45d Move more change group methods to engine Alex Plate 2022-11-17 16:14:26 +01:00
  • 18eea7ca2d Move change group methods to the engine Alex Plate 2022-11-17 16:03:41 +01:00
  • 316410a561 Move some methods from put group to the engine Alex Plate 2022-11-17 14:57:19 +01:00
  • 76a1a190f6 Refactor change group Alex Plate 2022-11-17 14:06:45 +01:00
  • c243ae9cef Add refactoring to simplify change group Alex Plate 2022-11-17 12:39:44 +01:00
  • 2722ee63cc Move yank group to injector base Alex Plate 2022-11-17 12:17:36 +01:00
  • 22e7fa1cf3 Add comments Matt Ellis 2022-11-15 16:06:06 +00:00
  • 101dc355ba Rename parameters in Mark and Jump Matt Ellis 2022-11-15 09:08:45 +00:00
  • f5f3d0b827 Rename line parameters and variables Matt Ellis 2022-11-16 23:28:13 +00:00
  • 53cb5d1fe9 Rename more logical position helper functions Matt Ellis 2022-11-16 23:03:23 +00:00
  • 0978ca616f Rename caret logical position helper functions Matt Ellis 2022-11-16 22:45:06 +00:00
  • bbf42c0a28 Rename editor logical position helper functions Matt Ellis 2022-11-16 22:34:51 +00:00
  • 7df04c6e2e Rename VimLogicalPosition to BufferPosition Matt Ellis 2022-11-16 22:21:01 +00:00
  • d3386c8097 Fix Gradle warning Matt Ellis 2022-11-17 11:31:00 +00:00
  • 309197781e Fix some tests Alex Plate 2022-11-17 10:14:03 +01:00
  • 5a3ee970a0 Move editor helper functions to engine Alex Plate 2022-11-17 09:37:22 +01:00
  • 7cbe63e484 Move some editor functions to engine Alex Plate 2022-11-16 23:21:10 +01:00
  • 5342b02091 Converted MacOS chars to ASCII for statistics filipp 2022-11-16 21:17:59 +02:00
  • 7eeca57135 A few fixes Alex Plate 2022-11-16 13:22:40 +01:00
  • 2162985e4a Move more methods to engine Alex Plate 2022-11-16 13:05:59 +01:00
  • 5d53f4c13a Move some methods from editor helper to engine Alex Plate 2022-11-16 12:37:03 +01:00
  • 7de2c2692d Update changelog Alex Plate 2022-11-16 09:47:06 +01:00
  • 1b9df35a1d Take back contributions from Marquis Wang Alex Plate 2022-11-16 09:32:30 +01:00
  • d5d39797bb Take back contributions from Piotr Mikulski Alex Plate 2022-11-16 09:28:36 +01:00
  • 829a228d79 Revert "Remove contributions of Piotr Mikulski <piotr@near.org>" Alex Plate 2022-11-16 09:25:50 +01:00
  • 4c589c9610 Revert "Refactor commands output" Alex Plate 2022-11-16 09:25:43 +01:00
  • b9fc58ec45 Move some methods to engine Alex Plate 2022-11-15 17:01:41 +01:00
  • 193a84dafd Move method to engine Alex Plate 2022-11-15 16:36:42 +01:00
  • 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