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

Commit Graph

  • 09efdd076e Remove unused method Alex Plate 2022-06-10 22:16:25 +03:00
  • da9b6ea762 Update formatting Alex Plate 2022-06-12 00:17:39 +00:00
  • 437450a93b Fix long running test Alex Plate 2022-06-10 16:01:05 +03:00
  • 50fff8871e Update changelog Alex Plate 2022-06-10 12:28:35 +00:00
  • 350e9cfca2 Fix(VIM-2595): Support plugins in macro execution Alex Plate 2022-06-10 15:26:52 +03:00
  • 5639edf173 Refactor mapping stack Alex Plate 2022-06-09 11:34:26 +03:00
  • f72313df9c Fix(VIM-2671): Fix using plugins from mappings Alex Plate 2022-06-09 10:17:10 +03:00
  • f52eb5e124 Update formatting filipp 2022-06-10 00:07:27 +06:00
  • 5da9c5e1cd Move variableService logic to base class filipp 2022-06-09 23:54:43 +06:00
  • 53fdd891fb Move optionService logic to base class filipp 2022-06-09 02:17:40 +06:00
  • 94820d7a83 Update formatting filipp 2022-06-08 20:04:50 +06:00
  • fe66d06ce2 Move VimMark to vim-injector Alex Plate 2022-06-08 12:06:45 +03:00
  • b6e917a2d7 Get rid of DialogDataContext Alex Plate 2022-06-07 16:40:38 +03:00
  • a6a39d249b Move key group to vim-engine Alex Plate 2022-06-06 09:08:38 +03:00
  • 518784c371 Use ShortcutOwnerInfo in savedShortcuts Alex Plate 2022-06-02 10:57:05 +03:00
  • 51c50cb902 Update formatting filipp 2022-06-07 04:00:06 +06:00
  • 6355d7765e Add documentation to OptionService.kt and fix some exception messages filipp 2022-06-07 03:59:23 +06:00
  • c083631590 Undo changing ideaVersion filipp 2022-06-07 01:13:07 +06:00
  • f62575c870 Fix bugs with appending/prepending/removing value from string option filipp 2022-06-07 01:09:19 +06:00
  • 01e367cadf Delete deprecated OptionsManager.kt filipp 2022-06-07 01:08:10 +06:00
  • e248bb5565 Update formatting Alex Plate 2022-06-05 00:23:42 +00:00
  • 1744ec74c7 Add some info to the Map command filipp 2022-06-05 00:12:09 +06:00
  • 905f8003da Fix repeating the @@ command filipp 2022-06-04 01:02:01 +06:00
  • 3b3a036806 Remove StringHelper.kt & CommonStringHelper.kt filipp 2022-06-03 22:22:49 +06:00
  • ccf48d1e53 Add some more notes to injector about it's status Alex Plate 2022-06-01 13:59:51 +03:00
  • d7a74fdf5e Mark the states of the injector Alex Plate 2022-05-31 10:44:00 +03:00
  • 462c1bc75e Fix resetting the modes to empty state Alex Plate 2022-05-31 10:20:31 +03:00
  • 96b05dcc94 Mute some neovim tests Alex Plate 2022-05-31 09:54:34 +03:00
  • ceafe9d4e7 Rename base for property tests Alex Plate 2022-05-31 09:31:00 +03:00
  • fc9b09cf72 Update ij plugin to 1.6.0 Alex Plate 2022-05-31 09:29:40 +03:00
  • 11c80b2ea9 Fix cast :action mappings to <Action> filipp 2022-05-30 16:22:40 +06:00
  • eb536766db Fix exception during parsing of empty stings filipp 2022-05-30 15:34:17 +06:00
  • f3b6687d79 Update kotlin version Alex Plate 2022-05-30 11:22:24 +03:00
  • adf483a748 Enable property based and long running tests Alex Plate 2022-05-30 09:51:59 +03:00
  • 7332cd1ed1 Start implementing Troubleshooter Alex Plate 2022-05-29 00:00:57 +03:00
  • 7726f4347b Unmap removed mappings after using ReloadVimRc action Alex Plate 2022-05-28 23:12:03 +03:00
  • ee092d988b Update formatting Alex Plate 2022-05-29 00:17:16 +00:00
  • b3db3bb940 Add a note that :action should not be used in mappings Alex Plate 2022-05-26 11:04:35 +03:00
  • edcb17a436 Update changes Alex Plate 2022-05-25 11:33:49 +03:00
  • f3b4933ef2 Fix number options filipp 2022-05-25 19:33:40 +06:00
  • c6fdf9cdf4 [VIM-2643]: Implement a redo-register feature Alex Plate 2022-05-25 10:56:46 +03:00
  • 2244d0f776 Downgrade intellij-plugin due to https://github.com/JetBrains/gradle-intellij-plugin/issues/998 Alex Plate 2022-05-25 10:51:13 +03:00
  • d7c4e4a8dd Add support for "-Command" flag for powershell Matt Ellis 2022-05-11 01:35:35 +01:00
  • b7c54d02cb Fix minor scroll bug Matt Ellis 2022-05-11 00:22:55 +01:00
  • 620eca3a0d Correctly fix the test Alex Plate 2022-05-24 15:16:45 +03:00
  • aa3b2e988f Update TC constant Alex Plate 2022-05-24 15:14:36 +03:00
  • 753f589ea5 Mark a test as VimBehDiffers Alex Plate 2022-05-24 14:34:34 +03:00
  • 831e4e8c42 Fix services initialization in VimInjectorBase Alex Plate 2022-05-24 13:49:01 +03:00
  • 329722f338 Turn off experimental api Alex Plate 2022-04-29 10:50:35 +03:00
  • 2ff429cc76 Update changelog filipp 2022-05-23 22:54:51 +06:00
  • 47d4aee986 Support return without expression filipp 2022-05-23 22:47:47 +06:00
  • 938325b93e Update formatting filipp 2022-05-23 21:02:39 +06:00
  • 12d0a2ffb7 Update gradle & gradle wrapper filipp 2022-05-23 21:00:52 +06:00
  • 4ff7e9aefa Move some logic to base classes filipp 2022-05-23 20:59:58 +06:00
  • f52792e7f0 Move Regexp from engine filipp 2022-05-23 00:10:57 +06:00
  • cbc6662ef7 Update formatting filipp 2022-05-08 21:10:40 +06:00
  • 26ffc2ad32 Move some classes to vim-engine filipp 2022-05-08 21:09:52 +06:00
  • df32e573b0 Move some classes to vim-engine filipp 2022-05-08 15:49:53 +06:00
  • 19647d96b2 Move some classes to vim-engine filipp 2022-05-08 12:21:31 +06:00
  • b1714a2fc1 Update formatting Alex Plate 2022-05-08 00:16:10 +00:00
  • 83199d5475 Move some classes to vim-engine filipp 2022-05-07 22:45:52 +06:00
  • 4c0af66dff Update formatting Alex Plate 2022-05-01 00:20:06 +00:00
  • ccd7204b21 Update changelog Alex Plate 2022-04-27 10:56:37 +03:00
  • b82f1e6602 Move more classes to vim-engine Alex Plate 2022-04-27 10:40:44 +03:00
  • 4104258219 Move playbackregister to vim-engine Alex Plate 2022-04-26 14:21:10 +03:00
  • 11054f908b Move some classes from file package to vim-engine Alex Plate 2022-04-26 10:02:23 +03:00
  • e0dc6f7214 Update changelog Alex Plate 2022-04-25 11:44:22 +00:00
  • 735686c415 Update TC constant Alex Plate 2022-04-25 14:42:24 +03:00
  • 385bcbc383 fix(VIM-2604): Update action execution rules Alex Plate 2022-04-25 14:41:32 +03:00
  • 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 +00:00
  • acb27d5ccc [TC] Update qodana configs Alex Plate 2022-04-25 09:43:12 +03:00
  • 62c79e1470 Move yank package to vim-engine Alex Plate 2022-04-22 16:55:44 +03:00
  • 1a99918819 Move some put actions to vim-engine Alex Plate 2022-04-22 15:02:08 +03:00
  • 7e3a9e0b38 Move window actions to vim-engine Alex Plate 2022-04-22 09:36:53 +03:00
  • f51d74f2b8 Use correct name of notifications toolwindow for Track Action Ids Alex Plate 2022-04-22 08:51:38 +03:00
  • 987cba6072 Change implementation of configurable for lazy loading Alex Plate 2022-04-22 08:36:34 +03:00
  • 770e6371df Rename .java to .kt Alex Plate 2022-04-22 08:36:33 +03:00
  • 30e660cf19 Update changelog Alex Plate 2022-04-21 10:37:15 +03:00
  • 8ccf0b5364 Update changelog Alex Plate 2022-04-21 10:34:29 +03:00
  • 3ef86186eb Fix parsing strings with \r in the end filipp 2022-04-25 00:30:56 +06:00
  • b8b3669b04 Fix antlr4 and antlr4-runtime dependency version conflict filipp 2022-04-24 19:33:21 +06:00
  • ac41890759 Update formatting Alex Plate 2022-04-24 00:15:29 +00:00
  • cf85e0f25e Bump github-api from 1.303 to 1.305 dependabot[bot] 2022-04-20 15:04:17 +00:00
  • a4b52be833 Bump antlr4-runtime from 4.9.3 to 4.10.1 dependabot[bot] 2022-04-20 15:04:08 +00:00
  • 4cb8f27ca5 Bump org.jetbrains.intellij from 1.5.2 to 1.5.3 dependabot[bot] 2022-04-20 15:04:03 +00:00
  • 9a06ee97c4 Refactor CaretVisualAttributesHelper Matt Ellis 2022-04-20 15:37:13 +01:00
  • d7dfc6dc05 Remove pre-212 caret attribute helpers Matt Ellis 2022-04-20 14:45:05 +01:00
  • 5a6de3afaa Merge pull request #493 from citizenmatt/feature/commentary Alex Pláte 2022-04-21 10:28:30 +03:00
  • cd242511a8 Fallback to line comment if block is unavailable Matt Ellis 2022-04-20 12:37:11 +01:00
  • 745ae6caa4 Migrate Commentary tests to VimTestCase Matt Ellis 2022-04-20 12:23:17 +01:00
  • acc7d0954d Maintain old mappings for compatibility Matt Ellis 2022-04-20 00:16:22 +01:00
  • 330d64c7cb Move mark package to vim-engine Alex Plate 2022-04-19 18:43:33 +03:00
  • 673e43dd77 Move scroll package to vim-engine Alex Plate 2022-04-19 10:20:15 +03:00
  • c2c5c60899 Move select package to vim-engine Alex Plate 2022-04-19 09:56:38 +03:00
  • 7d5176829b Merge branch 'master' into feature/commentary Matt Ellis 2022-04-18 17:05:40 +01:00
  • fd0dc0d445 Remove unnecessary setting of sub mode Matt Ellis 2022-04-15 13:36:44 +01:00
  • be11317667 Use comment actions instead of low level handlers Matt Ellis 2022-04-13 10:53:25 +01:00
  • 22fce51640 Fix Exchange tests after operator changes Matt Ellis 2022-04-12 23:47:46 +01:00
  • 4223da47d6 Refactor and simplify Commentary objects Matt Ellis 2022-04-12 21:18:11 +01:00
  • 64100fea59 Add Commentary command Matt Ellis 2022-04-12 16:53:21 +01:00