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

Commit Graph

  • 3917a8c5e3
    Move KeyHandler to vim-engine Alex Plate 2022-03-22 19:20:17 +0300
  • 17c642d5ed
    Move some classes to vim-engine Alex Plate 2022-03-22 19:17:31 +0300
  • 2d84e2d788
    Move argument capturing to vim engine Alex Plate 2022-03-22 19:09:09 +0300
  • ca19d2bfd5
    Move injector fully to vim-engine Alex Plate 2022-03-22 16:20:28 +0300
  • cd56fb87d0
    Rename .java to .kt Alex Plate 2022-03-22 16:20:27 +0300
  • 7290edd3ae
    Move all members of injector to vim-engine Alex Plate 2022-03-22 15:47:34 +0300
  • 8d4e9b8514
    Move VimChangeGroup to vim-engine Alex Plate 2022-03-22 15:46:20 +0300
  • db87b51784
    Move some base classes to vim-engine Alex Plate 2022-03-22 15:44:33 +0300
  • 96dc9af1e3
    Move NativeActionManager to injectorBasfe Alex Plate 2022-03-22 12:36:32 +0300
  • a453cb2582
    Move DigraphSequence to vim-engine Alex Plate 2022-03-21 19:04:22 +0300
  • b0d53330bb
    Move some classes to vim-engine Alex Plate 2022-03-21 18:21:28 +0300
  • 99ebcacf31
    Extract injector base for easier refactoring Alex Plate 2022-03-21 18:15:32 +0300
  • 3ec90194d7
    Move VimStringParser.kt to a different package Alex Plate 2022-03-21 17:52:11 +0300
  • 5ce52f7189 Update changelog Alex Plate 2022-03-21 14:36:04 +0000
  • d163837d8d
    fix(VIM-2587): Use ctrl-6 as ctrl-^ Alex Plate 2022-03-21 17:31:39 +0300
  • 81811530de
    Extract StringParser from IJ API Alex Plate 2022-02-24 17:44:02 +0300
  • 7276bc49a7
    Move runWrite/Read actions to VimApplication Alex Plate 2022-02-24 17:23:32 +0300
  • 90cff7e574
    Unbind concrete actions from keyHandler Alex Plate 2022-02-24 16:59:08 +0300
  • c673550901
    Initialize injector in VimPlugin Alex Plate 2022-02-24 16:07:33 +0300
  • 5b360b6de2
    Move ExException to vim-engine Alex Plate 2022-02-24 13:43:35 +0300
  • 8e2783962f
    Move OptionService to vim-engine Alex Plate 2022-02-24 12:57:53 +0300
  • 866b319c5b
    Move VimDataType to vim-engine Alex Plate 2022-02-24 12:55:26 +0300
  • 6eb47567e8
    Unbind VimDataType from Variable Alex Plate 2022-02-24 12:44:13 +0300
  • d27f87fbb8
    Push down addOption Alex Plate 2022-02-24 12:41:39 +0300
  • b2a2299347
    Move OptionListener to vim-engine Alex Plate 2022-02-24 12:36:27 +0300
  • 905862ab9f
    Move some classes to vim-engine Alex Plate 2022-02-24 12:21:22 +0300
  • 5c307fd22c
    Rename .java to .kt Alex Plate 2022-02-24 12:21:21 +0300
  • e92b69ad3f Update formatting Alex Plate 2022-02-27 00:16:40 +0000
  • c6a5f9c268
    Update changelog Alex Plate 2022-02-24 10:40:26 +0300
  • 54f91f2a64 Add Thomas Schouten to contributors list Alex Plate 2022-02-24 07:40:28 +0000
  • 4b2ed33cdd Implement UserDataHolder for EditorDataContext, so that handlers like AutoHardWrapHandler can store user data in the context delegate. Thomas Schouten 2022-02-23 19:54:25 +0100
  • 5fa48fc7dd
    Extract KeyMappingLayer and MappingInfoLayer Alex Plate 2022-02-22 18:45:38 +0300
  • e028c269b7
    Move VimRegisterGroup to vim-engine Alex Plate 2022-02-22 17:58:15 +0300
  • 9798c7aca2
    Rename .java to .kt Alex Plate 2022-02-22 17:58:14 +0300
  • b5bca78ef4
    Move register group to vim-engine Alex Plate 2022-02-22 17:12:15 +0300
  • 1c619cfc74
    Rename .java to .kt Alex Plate 2022-02-22 17:12:14 +0300
  • dc5832a44c
    Convert TextObjectAction to new API Alex Plate 2022-02-22 16:11:09 +0300
  • 8fd64afc90
    Move CommandFlags to vim-engine Alex Plate 2022-02-22 15:45:04 +0300
  • 1484f4e370
    Use VimCaret api in MotionActionHandler Alex Plate 2022-02-22 15:44:05 +0300
  • 32df1597c4
    Move noneOfEnum to engine Alex Plate 2022-02-22 14:44:22 +0300
  • 707b750ff1
    Unbind VimSelection from IJ Alex Plate 2022-02-22 10:27:38 +0300
  • 3388c8517b
    Remove unused OptionService import Alex Plate 2022-02-21 17:38:00 +0300
  • 60a8e0d5f5
    Rename Scope to OptionsScope and move it to vim-engine Alex Plate 2022-02-21 17:29:45 +0300
  • 5a757a58b5
    Move OptionConstants.kt to vim-engine Alex Plate 2022-02-21 17:23:25 +0300
  • 2e555b6eaa
    Move CommandState.kt to injector Alex Plate 2022-02-21 17:21:00 +0300
  • c57277cc15
    Move Nodes.kt to vim-engine Alex Plate 2022-02-21 16:28:51 +0300
  • bf035d42af
    Add some methods to VimEditor Alex Plate 2022-02-21 16:28:02 +0300
  • 8cb6f9b65f
    Move MessageHelper to injector Alex Plate 2022-02-21 16:15:11 +0300
  • fcbc4a0688
    Rename some methods in messages Alex Plate 2022-02-21 16:12:36 +0300
  • 42bc15c8ea
    Remove VimPlugin from DigraphSequence Alex Plate 2022-02-21 15:46:31 +0300
  • 992231bcad
    Use services in vim injector Alex Plate 2022-02-22 11:47:53 +0300
  • 6d494c99e3
    Use vimlogger and injector in MappingState Alex Plate 2022-02-21 15:31:22 +0300
  • a848f2175a
    Move CurrentCommandState to vim-engine Alex Plate 2022-02-21 15:29:18 +0300
  • 4e6a2f951b
    Move MappingMode to vim-engine Alex Plate 2022-02-21 15:28:09 +0300
  • 5a41bbe806
    Update usage of toUpperCase Alex Plate 2022-02-21 15:21:31 +0300
  • 066e6619af Fix ActionTracker rule lippfi 2022-02-21 18:53:00 +0300
  • f0dbabd20f
    Update formatting Alex Plate 2022-02-21 11:56:52 +0300
  • 35c0e33ec4
    Upgrade API to kotlin 1.5 Alex Plate 2022-02-21 11:51:13 +0300
  • a5715dac7d
    Inline capitalize function Alex Plate 2022-02-21 11:30:01 +0300
  • cdb9af5ab6
    Convert StringHelper to kotlin Alex Plate 2022-02-21 11:24:31 +0300
  • 19c05c23f3
    Rename .java to .kt Alex Plate 2022-02-21 11:24:30 +0300
  • 12c744c1ba Update formatting Alex Plate 2022-02-20 00:15:01 +0000
  • 604a6a5140
    Convert DigraphSequence.kt to kotlin Alex Plate 2022-02-18 19:21:50 +0300
  • 62aae7b7c4
    Rename .java to .kt Alex Plate 2022-02-18 19:21:50 +0300
  • 2ea899330c
    Move DigraphResult.kt to vim-engine Alex Plate 2022-02-18 19:12:29 +0300
  • 3574db020f
    Convert DigraphResult.kt to kotlin Alex Plate 2022-02-18 19:10:19 +0300
  • b2ae2a38ec
    Rename .java to .kt Alex Plate 2022-02-18 19:10:19 +0300
  • 04ebb6077a
    Move some classes to vim engine Alex Plate 2022-02-18 19:08:07 +0300
  • d5062944d0
    Rename vim-engin folder to kotlin and change VimEditor package Alex Plate 2022-02-18 18:21:49 +0300
  • dc181ce0ce
    Exclude kotlin runtime from IdeaVim builds Alex Plate 2022-02-18 13:09:53 +0300
  • 042e3388b0
    Move VimEditor to vim-engine Alex Plate 2022-02-17 19:00:20 +0300
  • d4a1ffa9a9
    Update package structure Alex Plate 2022-02-17 18:27:17 +0300
  • 54927d0af7
    Move VimLogger to vim-engine Alex Plate 2022-02-17 18:19:30 +0300
  • d26765e217
    Create vim-engine module Alex Plate 2022-02-17 18:16:46 +0300
  • 277b4e63c3
    Introduce ActionInitiator Alex Plate 2022-02-17 16:43:18 +0300
  • 848514405b
    Remove usages of VimPlugin from keyHandler Alex Plate 2022-02-17 16:15:15 +0300
  • 7b8fd0ee55
    Extract vim messages into a separate service Alex Plate 2022-02-17 13:43:48 +0300
  • d373ebac58
    Use optionService from injector Alex Plate 2022-02-17 13:24:06 +0300
  • 370ccc5254 Hardcode extension names lippfi 2022-02-17 14:31:25 +0300
  • 9272fc8cd7 Fix parseKeys lippfi 2022-02-15 18:33:16 +0300
  • 22cfdbae0a Bump mockito-kotlin from 3.2.0 to 4.0.0 dependabot[bot] 2022-02-16 15:03:03 +0000
  • f49f5e5d25
    Roll back working version of changelog plugin Alex Plate 2022-02-17 12:45:09 +0300
  • 118c12e7fe
    Prepare to 1.10.0 release Alex Plate 2022-02-17 11:44:55 +0300
  • 02a7eb34ee
    [TC]: Update version Alex Plate 2022-02-17 11:42:00 +0300
  • 739390739e
    [TC]: Register VCS root Alex Plate 2022-02-17 10:56:57 +0300
  • 6b2ead0d4e
    [TC]: Remove old tests from TC build Alex Plate 2022-02-17 10:52:51 +0300
  • 1eaf9e7b17
    [TC]: Apply patches Alex Plate 2022-02-17 10:45:12 +0300
  • 954e1a9099
    Remove IJ api from MotionActionHandler Alex Plate 2022-02-16 18:28:28 +0300
  • 5aeff6f914
    Remove IJ api from EditorActionHandlerBase Alex Plate 2022-02-16 17:16:01 +0300
  • fb15049fbf
    Include forEachCaret to VimEditor Alex Plate 2022-02-16 16:39:31 +0300
  • 6f3a9c210e
    Convert Argument to new API Alex Plate 2022-02-16 14:21:17 +0300
  • 6fdd6d839e
    Remove IJ API from CommandBuilder Alex Plate 2022-02-16 14:00:03 +0300
  • ac1101a410
    Update wrapInsertedTextWithVisualMarks code Alex Plate 2022-02-16 12:53:40 +0300
  • 2fd33e6ec2
    Unbind command state from IJ api Alex Plate 2022-02-15 21:46:06 +0300
  • 779c69a982
    Abstract action executor Alex Plate 2022-02-15 16:07:19 +0300
  • 3494286e66
    Rename .java to .kt Alex Plate 2022-02-15 16:07:18 +0300
  • 139b78d7f4
    Add a protection from an accidental usage of equals in VimCaret and VimEditor Alex Plate 2022-02-15 15:08:22 +0300
  • daee2f615c
    Remove IjVimEditor usages from KeyHandler Alex Plate 2022-02-15 14:47:57 +0300
  • 710825ec28
    Fix incorrect usage of template presentation Alex Plate 2022-02-15 14:46:11 +0300
  • 478539911b
    Update MappingInfo to use new api Alex Plate 2022-02-15 14:00:09 +0300