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

Commit Graph

  • fd896c4af6
    Pass testInfo to tear down Alex Plate 2023-03-16 09:47:33 +0200
  • 0ae57af270
    Do not track action ids for vim actions Alex Plate 2023-03-16 08:33:01 +0200
  • 123c8ded11
    Rename product function Alex Plate 2023-03-16 08:31:23 +0200
  • 0510fe8530
    Ktlint format Alex Plate 2023-03-16 07:59:14 +0200
  • 3ebaf38486
    Fix bug in nerdtree Alex Plate 2023-03-15 08:28:21 +0200
  • 84fc962bb0 ReplaceWithRegister filipp 2023-03-15 18:42:22 +0200
  • 814bc20cf7 Add more VimScript tests filipp 2023-03-15 14:20:33 +0200
  • 6b76270d51
    Reformat code Alex Plate 2023-03-15 07:59:13 +0200
  • 35142e5204 Bump junit-jupiter-engine from 5.8.1 to 5.9.2 dependabot[bot] 2023-03-14 12:09:37 +0000
  • d313845c84 Update changelog Alex Plate 2023-03-14 13:26:22 +0000
  • 21162ba34e Fix(VIM-2286): Set surround not working for me as expected filipp 2023-03-14 15:24:11 +0200
  • e162dc44d1
    Enable JUnit5 in all types of tests Alex Plate 2023-03-14 14:33:06 +0200
  • 153a36d4e9
    Rename method Alex Plate 2023-03-14 14:08:39 +0200
  • 9271ca082c
    Migration of tests to JUnit 5 Alex Plate 2023-03-14 11:58:45 +0200
  • 0389ea803d Update changelog Alex Plate 2023-03-13 23:16:52 +0000
  • 0fea44f735 Fix(VIM-1750): Surround with tag wrong position filipp 2023-03-14 01:14:35 +0200
  • c01cad1c9d Update changelog Alex Plate 2023-03-13 22:25:37 +0000
  • b383706bfb Fix(VIM-1746): IdeaVim Surround removes unwanted characters filipp 2023-03-14 00:23:35 +0200
  • a78f66fd36 Better multiple caret support for surround filipp 2023-03-14 00:10:05 +0200
  • bef57f75c0 Update changelog Alex Plate 2023-03-13 21:55:49 +0000
  • 48ec19d9bf Fix(VIM-1551): Surround: line surround not working filipp 2023-03-13 23:45:05 +0200
  • f4198a0409 Add Oskar Persson to contributors list filipp 2023-03-13 19:57:56 +0200
  • 9454ebcb35 Move some methods to engine filipp 2023-03-13 19:30:00 +0200
  • 441721b63f
    Reformat source code Alex Plate 2023-03-13 11:44:02 +0200
  • 0eda85c95e
    Enable explicitApiMode for vim-engine Alex Plate 2023-03-13 11:39:50 +0200
  • 01e4c80adb
    Remove traces of the experimental API Alex Plate 2023-03-13 10:29:09 +0200
  • 0e8ec4d445
    Set visibility for classes in vim-engine Alex Plate 2023-03-13 10:22:53 +0200
  • ae18ccb8cd
    Add new word to the doc Alex Plate 2023-03-13 09:32:06 +0200
  • ad63afc242
    Add more info to the issue report Alex Plate 2023-03-13 09:32:00 +0200
  • f48f8a9643 Add Dani Sevastianov to contributors list Alex Plate 2023-03-13 07:08:20 +0000
  • eae65b6512 Update changelog after merging PR Alex Plate 2023-03-13 07:05:21 +0000
  • 02ff5cb24b Fix quick-scope setup documentation Dani Sevastianov 2023-03-11 16:13:36 +0200
  • 8210b122bc
    Update version of kt lint and reformat files Alex Plate 2023-03-13 08:49:25 +0200
  • a0d3cf561b
    Apply ktlint reformat Alex Plate 2023-03-13 08:43:52 +0200
  • d7c1c77861 Update changelog Alex Plate 2023-03-11 22:22:11 +0000
  • f385c3fa21 Fix(VIM-795): Ctrl-w + h doesn't alway work (window navigation to the left window) filipp 2023-03-12 00:19:59 +0200
  • e07a077da9 Update changelog Alex Plate 2023-03-11 18:03:45 +0000
  • 7768c9147d Fix(VIM-2819): Move command works incorrectly filipp 2023-03-11 20:01:55 +0200
  • c5c9877b40 Update changelog Alex Plate 2023-03-10 21:48:13 +0000
  • 3ddd4a1a58 Fix(VIM-2868): Pasting in visual mode with P should not replace yank register like when pasting with p filipp 2023-03-10 23:30:25 +0200
  • 3c85215011 Update changelog Alex Plate 2023-03-10 20:50:08 +0000
  • 2369814092 Fix(VIM-2884): Moving multiple lines in visual mode is not working filipp 2023-03-10 22:48:16 +0200
  • 6970a764c4 Update changelog Alex Plate 2023-03-10 19:22:34 +0000
  • 4c7c3dba00 Fix(VIM-2733): vim-surround emulation interacts incorrectly with unmatched quotes on previous lines filipp 2023-03-10 21:20:18 +0200
  • aebad12bbe Add some useful methods to work with strings filipp 2023-03-10 20:39:13 +0200
  • 8593e7a6ac
    Small reformat of kotlin script Alex Plate 2023-03-10 19:03:35 +0200
  • 119975c313
    Remove experimental API Alex Plate 2023-03-10 18:30:07 +0200
  • 27c3a95ec6
    Provide visibility for some classes Alex Plate 2023-03-10 18:15:48 +0200
  • d5eaf85473
    Better support for esc in octopus mode Alex Plate 2023-03-10 14:33:31 +0200
  • 7f4c967a20
    Fix compilation in tests Alex Plate 2023-03-10 13:34:19 +0200
  • 8066ac2819
    Enable explicit api mode for vim-engine Alex Plate 2023-03-10 13:23:24 +0200
  • 66172c843d
    Enable explicit api mode for IdeaVim Alex Plate 2023-03-10 13:20:29 +0200
  • 88b3373e5c
    Add option to enable octopus handler Alex Plate 2023-03-10 12:11:17 +0200
  • 320d91d639
    Add esc to octopus handler Alex Plate 2023-03-10 12:00:41 +0200
  • 24d118e225 Update changelog after merging PR Alex Plate 2023-03-10 08:19:21 +0000
  • c192f319d1 Simplify setting known options a little Matt Ellis 2023-03-08 00:25:43 +0000
  • 097dfa06a6 Add a couple of convenience functions Matt Ellis 2023-02-22 17:56:06 +0000
  • 90ca544d0a Move getter helpers out of the options interface Matt Ellis 2023-02-22 12:29:37 +0000
  • 2bc9640b88 Remove last of 'set' validation code Matt Ellis 2023-02-22 16:37:46 +0000
  • 40ffddf5ef Push toggle option validation into ':set' command Matt Ellis 2023-02-22 11:46:51 +0000
  • bd28c9da23 Push more ':set' command validation into command Matt Ellis 2023-02-22 11:09:39 +0000
  • 11ef024779 Move ':set' command validation out of interface Matt Ellis 2023-02-22 10:29:52 +0000
  • 40d9a201ea Use bundle for exception messages Matt Ellis 2023-02-21 23:18:41 +0000
  • 6e2ac21fab Refactor getDefaultValue into property Matt Ellis 2023-02-21 21:31:36 +0000
  • 7858cf57c6 Fix number operations for set command Matt Ellis 2023-02-21 18:20:24 +0000
  • 91c8e7ebda Rename getOptionByNameOrAbbrev Matt Ellis 2023-02-21 16:50:48 +0000
  • 6332ee6955 Remove unnecessary argument text Matt Ellis 2023-02-21 14:01:02 +0000
  • 3c3014fdc6 Remove unused getAbbrevs function Matt Ellis 2023-02-21 13:21:17 +0000
  • d97e4c44ee Rename "token" and remove default argument Matt Ellis 2023-01-22 00:43:23 +0000
  • 1b88c514da Move IjVimOptionGroup to correct package & rename Matt Ellis 2023-01-21 23:17:39 +0000
  • 96c1094a61 Replace OptionService with VimOptionGroup Matt Ellis 2023-01-21 00:36:09 +0000
  • b3551b4ee5 Remove empty file Matt Ellis 2023-01-19 01:01:15 +0000
  • 4232d3d8a2 Remove unused local options types Matt Ellis 2023-01-19 00:55:38 +0000
  • 73b64c19ff Move OptionValueAccessor to options package Matt Ellis 2023-01-19 00:18:10 +0000
  • 15ccdb2055 Remove unnecessary getOptionServiceImpl Matt Ellis 2023-01-19 00:13:02 +0000
  • 418067b077 Remove unused deprecated method Matt Ellis 2023-01-19 00:08:16 +0000
  • 88b29d1a14 Isolate and remove deprecated code Matt Ellis 2023-01-18 22:31:31 +0000
  • b831aa8eca Fix incorrect type parameter in cast Matt Ellis 2023-01-18 22:06:31 +0000
  • 4540d216cb Move StrictMode out of options package Matt Ellis 2023-01-18 21:39:00 +0000
  • b345ebb366
    Add test for escaped pairs Alex Plate 2023-03-10 09:42:20 +0200
  • 7a8ed2db32 Add kawagh to contributors list Alex Plate 2023-03-10 07:39:23 +0000
  • 9f5ed99b79 Add tests to secure % motion behavior with escaped parentheses kawagh 2023-03-09 16:10:13 +0900
  • 1bd6defc84 Include escaped character in search target kawagh 2023-03-09 13:16:02 +0900
  • 181d76ae7b
    Improvements for octopus handler Alex Plate 2023-03-09 16:44:56 +0200
  • 31d37c218a Update changelog Alex Plate 2023-03-09 13:58:42 +0000
  • 72be9845fa Fix(VIM-2885): "v:searchforward" does't work for IdeaVim filipp 2023-03-09 15:56:34 +0200
  • a6a4e50479 Add ` mark to jumplist filipp 2023-03-09 15:29:01 +0200
  • 1f88ead837 Update changelog Alex Plate 2023-03-09 12:03:39 +0000
  • 8303cafbc9 Fix(VIM-2244): nnoremap mapping doesn't work correctly filipp 2023-03-09 14:01:35 +0200
  • 00901f60dc Add get() function filipp 2023-03-08 20:06:43 +0200
  • 21aaf06a63 Add split function filipp 2023-03-08 19:21:02 +0200
  • d81774c9a7
    Add octopus connector that attaches IdeaVim to IJ using EditorActionHandlers Alex Plate 2023-03-08 13:56:31 +0200
  • 2cb6fb041e
    Use injector to create execution context Alex Plate 2023-03-08 13:06:36 +0200
  • b7d5ee9a75
    Add doc why we can move to project activity at the moment Alex Plate 2023-03-08 12:59:48 +0200
  • 24dd84b31c
    Revert "Migrate to project activity" Alex Plate 2023-03-08 12:57:13 +0200
  • 0e96819e86
    Update creation of execution context Alex Plate 2023-03-08 11:35:01 +0200
  • 897d393342
    Add delay in UI test Alex Plate 2023-03-08 09:45:25 +0200
  • fc7efd5484
    Migrate to project activity Alex Plate 2023-03-08 09:30:33 +0200
  • 834695420d
    Update UI tests Alex Plate 2023-03-08 09:18:45 +0200
  • c4025c0cc1
    Set larget expand timeout for UI tests Alex Plate 2023-03-08 08:44:42 +0200