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

Commit Graph

  • 5a6f54c96c Support triggering option listeners outside EDT Filipp Vakhitov 2024-01-28 14:00:36 +0200
  • 7769985439 Merge remote-tracking branch 'origin/master' filipp 2024-01-28 13:37:58 +0200
  • f4afdb21b2 Update changelog. Action id - 7677896605 IdeaVim Bot 2024-01-27 10:06:55 +0000
  • dd8bfac3cf
    Set plugin version to chylex-26 customized/26 chylex 2023-11-17 12:55:52 +0100
  • fa434074d7
    Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +0100
  • cc1b9e0a50
    Expand all works a way worse Alex Plate 2024-01-27 07:43:28 +0200
  • c9eb104a45
    Set plugin version to chylex-25 customized/25 chylex 2023-11-17 12:55:52 +0100
  • ade53624cc
    Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +0100
  • b488295b59
    Stay on same line after reindenting chylex 2024-01-26 11:41:59 +0100
  • 990ce13d3e
    Implement motions to go to next/previous misspelled word chylex 2024-01-25 00:34:36 +0100
  • 2c58740cbb
    Expand the full tree in UI tests Alex Plate 2024-01-26 21:49:49 +0200
  • 808533b110
    Fix(VIM-3260): Processing the offsets at the file end Alex Plate 2024-01-26 17:49:44 +0200
  • e04a15bb99
    Add new plugin to check plugin dependencies Alex Plate 2024-01-26 17:23:55 +0200
  • 26d4074a61
    [VIM-2974] Adopt other parts of key handling to the octopus handler switcher Alex Plate 2024-01-26 16:40:34 +0200
  • 0137de5ca2 Add Term widget theme filipp 2024-01-26 15:52:07 +0200
  • b0a1b2edba
    Do not make cd in tests Alex Plate 2024-01-26 15:47:13 +0200
  • 355c560ddc
    Add UI test with disabled octopus handler Alex Plate 2024-01-26 15:32:22 +0200
  • 72f286d9c6
    Add UI test for multicaret enter in select mode Alex Plate 2024-01-26 15:10:45 +0200
  • db6786414a
    [VIM-2974] WIP: Bringing back the octopus handler switch Alex Plate 2024-01-26 15:03:33 +0200
  • f8f046f193 Fix plugin.xml filipp 2024-01-26 14:00:07 +0200
  • 6c9ad4ded2 Remove deprecated xml-related code filipp 2024-01-26 13:45:46 +0200
  • 32cae8ca11 Remove more deprecated things filipp 2024-01-26 13:05:48 +0200
  • 0cb65279d9 Remove deprecated mark-related methods filipp 2024-01-26 13:02:23 +0200
  • 412da06554 Remove deprecated ToggleOption.kt filipp 2024-01-26 12:47:06 +0200
  • 247f8a2778 Remove deprecated OptionsManager.kt filipp 2024-01-26 12:45:46 +0200
  • 017c9a6a70 Remove deprecated OptionService.kt filipp 2024-01-26 12:43:06 +0200
  • 07659cc64d
    Set plugin version to chylex-24 customized/24 chylex 2023-11-17 12:55:52 +0100
  • c089bd4bd3
    Stay on same line after reindenting chylex 2024-01-26 11:41:59 +0100
  • eccb2430b5 Remove deprecated MarkGroup.java filipp 2024-01-26 12:39:30 +0200
  • 5c64ebf1cc Remove deprecated VimScriptGlobalEnvironment.java filipp 2024-01-26 12:38:28 +0200
  • 1d7796805c Fix(VIM-3183): Execute .ideavimrc on pooled thread filipp 2024-01-26 12:26:47 +0200
  • b96708fdb8
    Implement motions to go to next/previous misspelled word chylex 2024-01-25 00:34:36 +0100
  • e3bed58a29
    Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +0100
  • b8cf11257c
    VIM-3238 Fix recording a macro that replays another macro chylex 2024-01-24 23:00:53 +0100
  • 3479aaf6f6 Bump org.jetbrains.intellij from 1.16.1 to 1.17.0 dependabot[bot] 2024-01-24 15:48:49 +0000
  • d2071cf05c Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-01-24 15:48:38 +0000
  • 0612367c59
    Set plugin version to chylex-23 customized/23 chylex 2023-11-17 12:55:52 +0100
  • 755f05791a
    Update search register when using f/t chylex 2024-01-23 13:16:02 +0100
  • 2d170dd15b
    Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +0100
  • 943dffd43a
    Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +0100
  • f17e99dd46
    Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +0100
  • aa4caaa722
    Fix(VIM-3166): Workaround to fix broken filtering of visual lines chylex 2023-11-10 02:34:50 +0100
  • 4380b88cbd
    Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +0100
  • 55ce038d51
    Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +0200
  • deec7eef2e
    Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • 2feffa9ff4
    Revert(VIM-2884): Fix moving lines to cursor chylex 2024-01-23 08:45:14 +0100
  • f7f663f29a
    Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +0100
  • badbcd83d6
    Add Matchit support for Java statements chylex 2024-01-23 00:10:42 +0100
  • d978901edf
    Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +0200
  • 08940fdaba
    Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +0200
  • 3a11fb9bd3
    Remove update checker chylex 2023-01-02 01:16:14 +0100
  • fa9bb6adf4
    Set custom plugin version chylex 2021-10-18 13:36:02 +0200
  • fb75508258 Support widget themes Filipp Vakhitov 2024-01-23 23:59:57 +0200
  • 0e69168382 Make the Apply button disabled by default Filipp Vakhitov 2024-01-23 18:54:47 +0200
  • 9970ab8643 Allow to open only one widget settings window at a time Filipp Vakhitov 2024-01-23 18:53:41 +0200
  • 7ff82010c3 Rename "Foreground:" field to "Text:" in mode widget settings Filipp Vakhitov 2024-01-23 16:47:21 +0200
  • 1da8cd53d2 VIM-1377 Normal mode needs to be more obvious Filipp Vakhitov 2024-01-23 01:27:42 +0200
  • 9337a89eac VIM-1377 Normal mode needs to be more obvious Filipp Vakhitov 2024-01-23 00:55:04 +0200
  • 510564dd91 VIM-1377 Normal mode needs to be more obvious Filipp Vakhitov 2024-01-23 00:35:28 +0200
  • a9ededc997 VIM-1377 Normal mode needs to be more obvious Filipp Vakhitov 2024-01-23 00:22:30 +0200
  • 722cffbd48
    [RIDER-85968] Do not format inserted code for CLion Nova Alex Plate 2024-01-22 10:20:07 +0400
  • a787befd72
    Add special esc processor for CLion Nova Alex Plate 2024-01-22 09:51:31 +0400
  • 8ddd71a65a
    Switch all releases to 2023.3.2 Alex Plate 2024-01-18 10:03:07 +0400
  • 280e1ec16d Fix updating widget for cases when statusbar is not initialized filipp 2024-01-17 11:15:54 +0200
  • 52cf10cb2e Better widget Filipp Vakhitov 2024-01-13 23:01:01 +0200
  • c12082affc Bump io.ktor:ktor-client-content-negotiation from 2.3.6 to 2.3.7 dependabot[bot] 2024-01-10 15:46:05 +0000
  • c0d7d74dac Bump io.ktor:ktor-client-core from 2.3.6 to 2.3.7 dependabot[bot] 2024-01-10 15:46:13 +0000
  • df72b24ad2
    Wait smart mode before starting to create files Alex Plate 2024-01-09 17:34:03 +0200
  • 26bdd15400
    Do not try to turn off IdeaVim dialog as we don't show it anymore in UI tests Alex Plate 2024-01-08 18:52:09 +0200
  • e13310b4e0
    Get rid of typing the action name Alex Plate 2024-01-08 18:51:30 +0200
  • e9d4218705
    Try another way to search for the action Alex Plate 2024-01-08 17:13:31 +0200
  • 56b80e4e60
    Fix UI test with action search Alex Plate 2024-01-08 15:23:12 +0200
  • 679f6471e6
    Wait longer for the track action id action Alex Plate 2024-01-05 20:16:13 +0200
  • 984179695c
    Explicitly specify the save version of action cache Alex Plate 2024-01-05 20:08:37 +0200
  • 5cca484a82
    Do not use sample code for this case Alex Plate 2024-01-05 19:51:18 +0200
  • d91e2296b0
    Fix incorrect version of the dependency Alex Plate 2024-01-05 19:37:54 +0200
  • 59768c16e2
    Wait for track action id test to appear in search results Alex Plate 2024-01-05 19:36:03 +0200
  • 580efeae1a
    Update version of the robot Alex Plate 2024-01-05 19:35:47 +0200
  • 0a3b508c8a
    Update versions of actions for ui tests Alex Plate 2024-01-05 19:19:55 +0200
  • 5e2f590b76
    Try to use gradle-build-action in UI tests Alex Plate 2024-01-05 19:00:36 +0200
  • ee94396afa
    Double escape to exit multicaret is required Alex Plate 2024-01-05 18:53:22 +0200
  • 98764b6356
    Change the set up of sandbox idea Alex Plate 2024-01-05 18:37:34 +0200
  • f01cc4d0d0
    Add UI test for enter in insert and select modes Alex Plate 2024-01-05 18:31:02 +0200
  • 4c0f17429b
    Get rid of function and clean up UI test Alex Plate 2024-01-05 18:15:16 +0200
  • 6a2ae1c572
    Increase the expand timeout for the tree. For some reason it doesn't open quickly during tests on GH Alex Plate 2024-01-05 18:10:53 +0200
  • a2681ce6cc
    Add UI test for multicaret enter Alex Plate 2024-01-05 18:01:23 +0200
  • 4e43606932
    GH actions: always store the execution of the test Alex Plate 2024-01-05 17:44:44 +0200
  • 28c0c3207a
    Add UI test for mappings on A-Enter and C-Enter Alex Plate 2024-01-05 17:40:40 +0200
  • ecfa0e2b49
    Fix incorrect reference for the test Alex Plate 2024-01-05 17:24:20 +0200
  • ec3122f320
    Upload the logs of the sandbox Alex Plate 2024-01-05 17:21:19 +0200
  • 7e4b4c973c
    Add UI tests for adding new line above and below via action in normal mode Alex Plate 2024-01-05 17:05:07 +0200
  • 64753df2dd
    Always store the execution of the test Alex Plate 2024-01-05 16:41:22 +0200
  • 75b36ab886
    Do not show tips on startup for UI tests Alex Plate 2024-01-05 16:34:50 +0200
  • 208a78c748
    Get rid of testing error Alex Plate 2024-01-05 16:34:24 +0200
  • 027249c575
    Incorrect import was used for video Alex Plate 2024-01-05 16:15:00 +0200
  • 5ceb960205
    Use junit 5 version of video-recorder Alex Plate 2024-01-05 15:56:07 +0200
  • 1cea156c5a
    Try to update the ffmpeg downloader Alex Plate 2024-01-05 15:41:43 +0200
  • e1efa1ecbc
    Update copyright template Alex Plate 2024-01-04 13:12:17 +0200
  • 517de5e179 Update changelog after merging PR IdeaVim Bot 2024-01-04 14:00:52 +0000
  • 825b62a2a9 Refactor to remove lazy properties Matt Ellis 2024-01-03 17:35:47 +0000