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

Commit Graph

  • 1744ec74c7 Add some info to the Map command filipp 2022-06-05 00:12:09 +0600
  • 905f8003da Fix repeating the @@ command filipp 2022-06-04 01:02:01 +0600
  • 3b3a036806 Remove StringHelper.kt & CommonStringHelper.kt filipp 2022-06-03 22:22:49 +0600
  • ccf48d1e53
    Add some more notes to injector about it's status Alex Plate 2022-06-01 13:59:51 +0300
  • d7a74fdf5e
    Mark the states of the injector Alex Plate 2022-05-31 10:44:00 +0300
  • 462c1bc75e
    Fix resetting the modes to empty state Alex Plate 2022-05-31 10:20:31 +0300
  • 96b05dcc94
    Mute some neovim tests Alex Plate 2022-05-31 09:54:34 +0300
  • ceafe9d4e7
    Rename base for property tests Alex Plate 2022-05-31 09:31:00 +0300
  • fc9b09cf72
    Update ij plugin to 1.6.0 Alex Plate 2022-05-31 09:29:40 +0300
  • 11c80b2ea9 Fix cast :action mappings to <Action> filipp 2022-05-30 16:22:40 +0600
  • eb536766db Fix exception during parsing of empty stings filipp 2022-05-30 15:34:17 +0600
  • f3b6687d79
    Update kotlin version Alex Plate 2022-05-30 11:22:24 +0300
  • adf483a748
    Enable property based and long running tests Alex Plate 2022-05-30 09:51:59 +0300
  • 7332cd1ed1
    Start implementing Troubleshooter Alex Plate 2022-05-29 00:00:57 +0300
  • 7726f4347b
    Unmap removed mappings after using ReloadVimRc action Alex Plate 2022-05-28 23:12:03 +0300
  • ee092d988b Update formatting Alex Plate 2022-05-29 00:17:16 +0000
  • b3db3bb940
    Add a note that :action should not be used in mappings Alex Plate 2022-05-26 11:04:35 +0300
  • edcb17a436
    Update changes Alex Plate 2022-05-25 11:33:49 +0300
  • f3b4933ef2 Fix number options filipp 2022-05-25 19:33:40 +0600
  • c6fdf9cdf4
    [VIM-2643]: Implement a redo-register feature Alex Plate 2022-05-25 10:56:46 +0300
  • 2244d0f776
    Downgrade intellij-plugin due to https://github.com/JetBrains/gradle-intellij-plugin/issues/998 Alex Plate 2022-05-25 10:51:13 +0300
  • d7c4e4a8dd Add support for "-Command" flag for powershell Matt Ellis 2022-05-11 01:35:35 +0100
  • b7c54d02cb Fix minor scroll bug Matt Ellis 2022-05-11 00:22:55 +0100
  • 620eca3a0d
    Correctly fix the test Alex Plate 2022-05-24 15:16:45 +0300
  • aa3b2e988f
    Update TC constant Alex Plate 2022-05-24 15:14:36 +0300
  • 753f589ea5
    Mark a test as VimBehDiffers Alex Plate 2022-05-24 14:34:34 +0300
  • 831e4e8c42
    Fix services initialization in VimInjectorBase Alex Plate 2022-05-24 13:49:01 +0300
  • 329722f338
    Turn off experimental api Alex Plate 2022-04-29 10:50:35 +0300
  • 2ff429cc76 Update changelog filipp 2022-05-23 22:54:51 +0600
  • 47d4aee986 Support return without expression filipp 2022-05-23 22:47:47 +0600
  • 938325b93e Update formatting filipp 2022-05-23 21:02:39 +0600
  • 12d0a2ffb7 Update gradle & gradle wrapper filipp 2022-05-23 21:00:52 +0600
  • 4ff7e9aefa Move some logic to base classes filipp 2022-05-23 20:59:58 +0600
  • f52792e7f0 Move Regexp from engine filipp 2022-05-23 00:10:57 +0600
  • cbc6662ef7 Update formatting filipp 2022-05-08 21:10:40 +0600
  • 26ffc2ad32 Move some classes to vim-engine filipp 2022-05-08 21:09:52 +0600
  • df32e573b0 Move some classes to vim-engine filipp 2022-05-08 15:49:53 +0600
  • 19647d96b2 Move some classes to vim-engine filipp 2022-05-08 12:21:31 +0600
  • b1714a2fc1 Update formatting Alex Plate 2022-05-08 00:16:10 +0000
  • 83199d5475 Move some classes to vim-engine filipp 2022-05-07 22:45:52 +0600
  • 4c0af66dff Update formatting Alex Plate 2022-05-01 00:20:06 +0000
  • ccd7204b21
    Update changelog Alex Plate 2022-04-27 10:56:37 +0300
  • b82f1e6602
    Move more classes to vim-engine Alex Plate 2022-04-27 10:40:44 +0300
  • 4104258219
    Move playbackregister to vim-engine Alex Plate 2022-04-26 14:21:10 +0300
  • 11054f908b
    Move some classes from file package to vim-engine Alex Plate 2022-04-26 10:02:23 +0300
  • e0dc6f7214 Update changelog Alex Plate 2022-04-25 11:44:22 +0000
  • 735686c415
    Update TC constant Alex Plate 2022-04-25 14:42:24 +0300
  • 385bcbc383
    fix(VIM-2604): Update action execution rules Alex Plate 2022-04-25 14:41:32 +0300
  • f273620466 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'Qodana checks' build configuration were updated aleksei.plate 2022-04-25 07:11:28 +0000
  • acb27d5ccc
    [TC] Update qodana configs Alex Plate 2022-04-25 09:43:12 +0300
  • 62c79e1470
    Move yank package to vim-engine Alex Plate 2022-04-22 16:55:44 +0300
  • 1a99918819
    Move some put actions to vim-engine Alex Plate 2022-04-22 15:02:08 +0300
  • 7e3a9e0b38
    Move window actions to vim-engine Alex Plate 2022-04-22 09:36:53 +0300
  • f51d74f2b8
    Use correct name of notifications toolwindow for Track Action Ids Alex Plate 2022-04-22 08:51:38 +0300
  • 987cba6072
    Change implementation of configurable for lazy loading Alex Plate 2022-04-22 08:36:34 +0300
  • 770e6371df
    Rename .java to .kt Alex Plate 2022-04-22 08:36:33 +0300
  • 30e660cf19
    Update changelog Alex Plate 2022-04-21 10:37:15 +0300
  • 8ccf0b5364
    Update changelog Alex Plate 2022-04-21 10:34:29 +0300
  • 3ef86186eb Fix parsing strings with \r in the end filipp 2022-04-25 00:30:56 +0600
  • b8b3669b04 Fix antlr4 and antlr4-runtime dependency version conflict filipp 2022-04-24 19:33:21 +0600
  • ac41890759 Update formatting Alex Plate 2022-04-24 00:15:29 +0000
  • cf85e0f25e Bump github-api from 1.303 to 1.305 dependabot[bot] 2022-04-20 15:04:17 +0000
  • a4b52be833 Bump antlr4-runtime from 4.9.3 to 4.10.1 dependabot[bot] 2022-04-20 15:04:08 +0000
  • 4cb8f27ca5 Bump org.jetbrains.intellij from 1.5.2 to 1.5.3 dependabot[bot] 2022-04-20 15:04:03 +0000
  • 9a06ee97c4 Refactor CaretVisualAttributesHelper Matt Ellis 2022-04-20 15:37:13 +0100
  • d7dfc6dc05 Remove pre-212 caret attribute helpers Matt Ellis 2022-04-20 14:45:05 +0100
  • 5a6de3afaa
    Merge pull request #493 from citizenmatt/feature/commentary Alex Pláte 2022-04-21 10:28:30 +0300
  • cd242511a8
    Fallback to line comment if block is unavailable Matt Ellis 2022-04-20 12:37:11 +0100
  • 745ae6caa4
    Migrate Commentary tests to VimTestCase Matt Ellis 2022-04-20 12:23:17 +0100
  • acc7d0954d
    Maintain old mappings for compatibility Matt Ellis 2022-04-20 00:16:22 +0100
  • 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