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

Commit Graph

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