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

Commit Graph

  • 330d64c7cb
    Move mark package to vim-engine Alex Plate 2022-04-19 18:43:33 +0300
  • 673e43dd77
    Move scroll package to vim-engine Alex Plate 2022-04-19 10:20:15 +0300
  • c2c5c60899
    Move select package to vim-engine Alex Plate 2022-04-19 09:56:38 +0300
  • 7d5176829b
    Merge branch 'master' into feature/commentary Matt Ellis 2022-04-18 17:05:40 +0100
  • fd0dc0d445
    Remove unnecessary setting of sub mode Matt Ellis 2022-04-15 13:36:44 +0100
  • be11317667
    Use comment actions instead of low level handlers Matt Ellis 2022-04-13 10:53:25 +0100
  • 22fce51640
    Fix Exchange tests after operator changes Matt Ellis 2022-04-12 23:47:46 +0100
  • 4223da47d6
    Refactor and simplify Commentary objects Matt Ellis 2022-04-12 21:18:11 +0100
  • 64100fea59
    Add Commentary command Matt Ellis 2022-04-12 16:53:21 +0100
  • 2244c65233
    Reposition caret after commenting Matt Ellis 2022-04-11 17:25:13 +0100
  • e08bffd7ba
    Add gcu mapping Matt Ellis 2022-04-09 00:22:53 +0100
  • 0d5aa52af2
    Add gc text object Matt Ellis 2022-04-09 00:17:50 +0100
  • e617fc4c34 Move some classes from vimscript package to engine filipp 2022-04-10 15:57:46 +0600
  • c34a7f123d Update formatting Alex Plate 2022-04-10 00:15:21 +0000
  • cc029fc98e
    Implement gcc as gc_ motion Matt Ellis 2022-04-08 16:50:10 +0100
  • feae15c48c
    Use same mapping as Commentary plugin Matt Ellis 2022-04-08 16:47:54 +0100
  • 07485727c4
    Use Kotlin helper functions Matt Ellis 2022-04-08 16:46:08 +0100
  • 8b0ad7680b
    Rearrange code Matt Ellis 2022-04-08 16:44:04 +0100
  • 43d70cd467
    Convert to Kotlin Matt Ellis 2022-04-08 16:34:08 +0100
  • d73b605ef0
    Rename Java to Kotlin Matt Ellis 2022-04-08 16:32:59 +0100
  • 5afd4df69a TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Tests with nvim' build configuration settings were updated aleksei.plate 2022-04-08 07:08:06 +0000
  • 323c611f87 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Qodana checks' build configuration settings were updated aleksei.plate 2022-04-08 07:07:47 +0000
  • 0dd0a4976b TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Plugin verification' build configuration settings were updated aleksei.plate 2022-04-08 06:58:58 +0000
  • 48820d4dff
    Fix compilation Alex Plate 2022-04-08 09:54:52 +0300
  • 2fbab395f1
    Fix incorrect code Alex Plate 2022-04-08 09:54:43 +0300
  • a9fd32f64e Move some actions from change.insert filipp 2022-04-07 23:26:00 +0600
  • da7a2226d4 Move actions from change.shift filipp 2022-04-07 23:02:24 +0600
  • 44b37339dc Moved actions from change.delete filipp 2022-04-07 22:56:13 +0600
  • db1ec29470
    Update plugin verifier version Alex Plate 2022-04-07 12:24:22 +0300
  • 713c3f0a3c Moved some actions from change.change package filipp 2022-04-07 17:50:02 +0600
  • c6c2bc5e74
    Update changelog Alex Plate 2022-04-07 11:57:34 +0300
  • c8352158b8
    Add a note about the refactoring Alex Plate 2022-04-07 11:37:29 +0300
  • 8927c0acfa Bump github-api from 1.301 to 1.303 dependabot[bot] 2022-04-07 08:58:47 +0000
  • 02dfac8a34 Bump markdown from 0.2.4 to 0.3.1 dependabot[bot] 2022-04-07 08:55:41 +0000
  • 8ab3664992 Matchit: Add CMake Patterns Martin Yzeiri 2022-03-12 15:30:03 -0500
  • 03e6101747 Matchit: Add GNU Make Patterns Martin Yzeiri 2022-03-12 15:29:03 -0500
  • 9f47995c10 Matchit: Add C patterns Martin Yzeiri 2022-03-12 15:28:27 -0500
  • d58f36ea1a Matchit: Enhance pattern creation Martin Yzeiri 2022-01-24 21:26:40 -0500
  • 442970a986 Matchit: Refactor parsePatternAtOffset() Martin Yzeiri 2022-01-01 12:29:15 -0500
  • fcc6c8a3c5 Matchit: Simplify findClosingPair() and findOpeningPair() Martin Yzeiri 2022-01-01 17:10:25 -0500
  • 1dbd4b4391 Matchit: Use setOf for sets Martin Yzeiri 2022-03-12 15:50:34 -0500
  • 1943c72c1c Bump org.eclipse.jgit from 6.0.0.202111291000-r to 6.1.0.202203080745-r dependabot[bot] 2022-03-09 15:01:52 +0000
  • 7816da3f2d Bump org.jetbrains.changelog from 1.3.0 to 1.3.1 dependabot[bot] 2022-04-05 09:37:19 +0000
  • b25d7e358d
    Update gradle plugin Alex Plate 2022-04-05 12:36:23 +0300
  • 04b62e6392 Update changelog filipp 2022-04-05 14:20:05 +0600
  • 4ecfb796d4
    Move some classes of scroll package to vim-engine Alex Plate 2022-04-04 23:53:06 +0300
  • de9fa81da3
    Move objects to vim-engine Alex Plate 2022-04-04 23:27:54 +0300
  • be484d381c Update changelog Alex Plate 2022-04-04 19:50:19 +0000
  • 351e3b15ea
    Move leftright package to vim-engine Alex Plate 2022-04-04 22:48:41 +0300
  • 2b9b48ac2f
    Split PutGroup into base class Alex Plate 2022-04-03 23:48:21 +0300
  • 7c4ac5f561
    Move toggle recording to vim-engine Alex Plate 2022-04-03 23:39:41 +0300
  • def09b0be8 Update formatting Alex Plate 2022-04-03 00:15:00 +0000
  • 2415b167fb Add Simon Rainer to contributors list Alex Plate 2022-04-02 07:54:35 +0000
  • dfc7aef07d Fix(VIM-2553): Substitute consecutive matches Simon Rainer 2022-03-19 16:48:02 +0100
  • 276ad276ec
    Move few more classes to vim-engine Alex Plate 2022-03-30 18:44:38 +0300
  • 83da2d304e
    Move some actions to vim-engine Alex Plate 2022-03-30 18:36:32 +0300
  • 6ddc40d080
    Move folder actions to vim-engine Alex Plate 2022-03-30 13:52:27 +0300
  • 42fb5487e5
    Move gn package to vim-engine Alex Plate 2022-03-30 13:48:06 +0300
  • 1ce35ac233
    Move updown package to vim-engine Alex Plate 2022-03-30 13:20:40 +0300
  • 2734202e12
    Move visual package to vim-engine Alex Plate 2022-03-29 19:10:19 +0300
  • 6a31fd2732
    Move text package to vim-engine Alex Plate 2022-03-29 17:54:17 +0300
  • 5d84aa6939
    Move some actions to engine Alex Plate 2022-03-29 17:43:43 +0300
  • 7173b7960d
    Move MotionSentenceEndAction to vim-engine Alex Plate 2022-03-29 16:17:14 +0300
  • bb1c30d6c8
    Move paragraph action to vim-engine Alex Plate 2022-03-29 15:01:11 +0300
  • d70abf6e27
    Move an action to a different module Alex Plate 2022-03-29 14:48:43 +0300
  • 8931fdf82a
    Fix incorrect tests Alex Plate 2022-03-29 12:45:17 +0300
  • 25ba72e46b
    Reformat code Alex Plate 2022-03-29 12:25:37 +0300
  • ebd71d41dc
    Update TC constant Alex Plate 2022-03-29 12:23:08 +0300
  • 4b49bb4737
    Fix ]] and ][ commands Alex Plate 2022-03-29 12:12:48 +0300
  • eeac47e522
    Fix neovim tests Alex Plate 2022-03-29 12:12:34 +0300
  • 335267c0af
    Update gradle wrapper Alex Plate 2022-03-29 12:12:19 +0300
  • c4254dc6dd
    Refactor history group Alex Plate 2022-03-29 11:08:21 +0300
  • 12cb359967 Update changelog Alex Plate 2022-03-28 15:07:36 +0000
  • d73cb274b4
    Refactoring of some methods Alex Plate 2022-03-28 18:06:05 +0300
  • 6cb6afe032
    Fix(VIM-2590): Fix caret shape in PyCharm Alex Plate 2022-03-28 17:01:49 +0300
  • 3686f0eb24
    Update some usages Alex Plate 2022-03-28 16:08:33 +0300
  • 6cc24fe99e
    Convert VimActionHandler to using VimEditor Alex Plate 2022-03-28 14:51:04 +0300
  • 3784f1957f
    Some refactoring of change group Alex Plate 2022-03-28 14:10:33 +0300
  • 69fd8d68af
    Small refactoring of change group Alex Plate 2022-03-28 13:11:23 +0300
  • 301d72c169
    Refactor Direction class Alex Plate 2022-03-28 12:34:26 +0300
  • ca11974b12
    Move all methods to the base class Alex Plate 2022-03-28 12:12:12 +0300
  • 8917dbf4bb Update formatting Alex Plate 2022-03-27 00:15:32 +0000
  • 56afa6d564
    Move some methods of marks group to engine Alex Plate 2022-03-26 01:38:03 +0300
  • 8ecac1a8cf
    Start moving mark group to vim-engine Alex Plate 2022-03-26 01:05:05 +0300
  • f742e414e6
    Extract vim mark constants into the separate file Alex Plate 2022-03-25 16:44:10 +0300
  • c462af2d10
    Small refactoring Alex Plate 2022-03-25 16:22:39 +0300
  • 66ede93d95
    Close some fields of VimRegisterGroupBase.kt Alex Plate 2022-03-25 16:21:50 +0300
  • c97f5be3fa
    Small refactoring of VimRegisterGroupBase.kt Alex Plate 2022-03-25 16:11:08 +0300
  • c4d35849fd
    Move listener to base Alex Plate 2022-03-25 15:30:45 +0300
  • 88c191bc61
    Move some methods from RegisterGroup to clipboard Alex Plate 2022-03-24 18:07:13 +0300
  • a1e6318bce
    Move register classes into the separate package Alex Plate 2022-03-24 17:42:03 +0300
  • 3606f5ea14
    Move a lot of methods to RegisterBase Alex Plate 2022-03-24 17:07:23 +0300
  • 38c3b206e2
    Move a method to RegisterGroupBase Alex Plate 2022-03-24 16:21:04 +0300
  • e69bf9760d
    Move a method to RegisterGroupBase Alex Plate 2022-03-24 16:08:21 +0300
  • 0b763e23cf
    Move Register to vim-engine Alex Plate 2022-03-24 14:39:13 +0300
  • 311cb0bada
    Get rid of TransferableData Alex Plate 2022-03-24 14:25:40 +0300
  • a78782b73a
    Extract VimClipboardManager Alex Plate 2022-03-24 11:21:04 +0300
  • 54df803ee1
    Move some code from register group to base class Alex Plate 2022-03-23 19:32:03 +0300
  • 2819b782c9
    Move isCloseKeyStroke to extension method Alex Plate 2022-03-23 19:00:37 +0300
  • 38c12660b0
    Update usages of vimLogger Alex Plate 2022-03-23 18:40:48 +0300