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

Commit Graph

  • 92d8be1ba4
    Revert "Add VimScript 'renaming()' function" chylex 2023-10-19 07:48:39 +0200
  • 080dbe9c0e
    Prevent IdeaVIM from stealing key binding that confirms in-place refactoring chylex 2023-10-19 07:48:29 +0200
  • ff7e6bf053
    Set plugin version to chylex-17 customized/17 chylex 2023-10-19 06:13:47 +0200
  • f19ce34311
    Add operating system type to has() function chylex 2023-10-18 22:14:25 +0200
  • eef3ab5a15 Update changelog. Action id - 6481002995 IdeaVim Bot 2023-10-11 10:07:13 +0000
  • 26f48c5820
    Fix(VIM-3095): Fix missing ellipsis digraph Alex Plate 2023-10-11 12:26:50 +0300
  • 236ca36c79 Update changelog after merging PR IdeaVim Bot 2023-10-11 08:11:10 +0000
  • 405b9ba7ea Fix(VIM-2562): Fix hang with multi-width chars in command line Matt Ellis 2023-10-09 12:10:31 +0100
  • ab9bd76d34
    Update isOctopusEnabled function Alex Plate 2023-10-11 09:38:30 +0300
  • 677da7d80a
    Create a test with different combination of enter handlers Alex Plate 2023-10-11 09:18:51 +0300
  • b3ad2fd715
    Next handler may be null Alex Plate 2023-10-10 16:01:24 +0300
  • 97ca6ce5b8
    Dialogs are now closed by esc Alex Plate 2023-10-10 15:16:33 +0300
  • e1abc4374e
    Correct the shape of the caret after entering the cell in py notebooks Alex Plate 2023-10-10 13:08:26 +0300
  • 9eeeb15c6c
    Enable octopus handler by default Alex Plate 2023-09-01 18:58:03 +0300
  • 8bcb0d116d
    Set plugin version to chylex-16 customized/16 chylex 2022-06-17 22:44:54 +0200
  • d9ae9fa40d
    Remove update checker chylex 2023-01-02 01:16:14 +0100
  • c19f88e5c0
    [VIM-696] Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • 03f4fb288d
    Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +0200
  • ef27579277
    Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +0200
  • a8a822b58e
    Add VimScript 'renaming()' function chylex 2021-11-01 20:26:06 +0100
  • 9752bd5bbb
    Add support for repeatable actions with ':raction' chylex 2021-10-18 14:31:30 +0200
  • 240d9e0be4
    Disable taking over arrow keys and Home/End chylex 2021-02-15 22:36:45 +0100
  • 328442544d
    Set custom plugin version chylex 2021-10-18 13:36:02 +0200
  • 7d4981639a TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish patch release' build configuration were updated aleksei.plate@jetbrains.com 2023-09-15 11:49:05 +0000
  • 967538767a
    Push only a specific tag on EAP Alex Plate 2023-09-15 14:20:21 +0300
  • 4731eb9db8
    Bring back removed functions Alex Plate 2023-09-14 16:50:52 +0300
  • 337f5ade59
    Get rid of deprecated method Alex Plate 2023-09-14 16:31:26 +0300
  • fe8bbcb11a
    Bring back a method to keep the compatibility Alex Plate 2023-09-14 16:26:14 +0300
  • b1b6b0bf80
    Add links to the new page about modes Alex Plate 2023-09-14 15:44:00 +0300
  • 1c28c138e0
    Add post about modes in vim Alex Plate 2023-09-14 15:41:14 +0300
  • cb73111779 Bump io.ktor:ktor-client-cio from 2.3.3 to 2.3.4 dependabot[bot] 2023-09-13 15:36:18 +0000
  • 6250678f61 Bump io.ktor:ktor-serialization-kotlinx-json from 2.3.3 to 2.3.4 dependabot[bot] 2023-09-13 15:24:18 +0000
  • 1821f01ef1
    Fix detecting the commit by tag Alex Plate 2023-09-13 16:33:16 +0300
  • 350f084156
    Update changeslog Alex Plate 2023-09-12 14:41:13 +0300
  • a6c2babafb
    Fix issue with GitHub CI changes pushing Alex Plate 2023-09-12 14:40:08 +0300
  • f566aed1fe Update changelog. Action id - 6158816999 IdeaVim Bot 2023-09-12 11:34:46 +0000
  • 10fb54224c
    Use a deploy key to pull the changes Alex Plate 2023-09-12 14:29:13 +0300
  • 585b815472 Only notify changes if the value is different Matt Ellis 2023-09-01 12:14:49 +0100
  • c37e2f4176 Update fallback window when all windows close Matt Ellis 2023-08-26 19:33:40 +0900
  • 626d59d3fc Only use fallback for first initialisation Matt Ellis 2023-08-26 17:17:57 +0900
  • ddd058a26f Fix name of usage statistic Matt Ellis 2023-08-25 16:53:47 +0900
  • 32b8d03c5e Improve modifying string and string list options Matt Ellis 2023-08-25 16:50:51 +0900
  • 71f3e1b4f1 Support per-window global values Matt Ellis 2023-08-25 13:51:06 +0900
  • aa6f53fa68 Require editor when getting/setting global option Matt Ellis 2023-08-24 17:11:54 +0900
  • 1335e9f7f2 Improve detection of editor open scenarios Matt Ellis 2023-08-18 17:33:32 +0100
  • c75599b6a0 Refactor editor options initialisation Matt Ellis 2023-08-18 13:54:33 +0100
  • 2efdfbd988 Remove unnecessary calls from tests Matt Ellis 2023-08-18 11:50:37 +0100
  • 700198d8bc Remove test only vimscript execute method Matt Ellis 2023-08-09 16:10:24 +0100
  • 3efab5928e Evaluate ideavimrc in the fallback window context Matt Ellis 2023-08-09 12:14:36 +0100
  • 93037b6866 Add fallback window to capture local option state Matt Ellis 2023-08-09 01:00:48 +0100
  • 0f19e50c69 Improve hierarchy of option accessors Matt Ellis 2023-08-01 16:21:43 +0100
  • 66ea6ad3d4 Rename OptionScope to OptionAccessScope Matt Ellis 2023-08-01 10:51:36 +0100
  • b6dc1f0e61
    Add new harpoon plugin as a dependent plugin Alex Plate 2023-09-11 10:42:31 +0300
  • 0c1dc51db4 Fix(VIM-3060): Clipboard interaction stopped working filipp 2023-09-07 14:42:00 +0300
  • 74a710c5e8 VIM-3060 Clipboard interaction stopped working filipp 2023-09-07 02:39:23 +0300
  • c4a773e72d Bump io.ktor:ktor-client-auth from 2.3.3 to 2.3.4 dependabot[bot] 2023-09-06 16:00:42 +0000
  • ad43fc37ab Bump io.ktor:ktor-client-content-negotiation from 2.3.3 to 2.3.4 dependabot[bot] 2023-09-06 15:48:26 +0000
  • 8011c048a2 Bump io.ktor:ktor-client-core from 2.3.3 to 2.3.4 dependabot[bot] 2023-09-06 15:36:17 +0000
  • c4ee9987bf Bump org.eclipse.jgit:org.eclipse.jgit.ssh.apache dependabot[bot] 2023-09-06 15:36:00 +0000
  • f70decddd1
    Update README.md Alex Pláte 2023-09-06 08:29:54 +0300
  • 79a0aea065
    Remove bunny plugin Alex Plate 2023-09-04 09:38:37 +0300
  • fe87e86721
    Fix typo in wiki Alex Plate 2023-09-01 19:09:14 +0300
  • 456055bcf0
    Do not run multiple carets from ChangeEditorActionHandler and instead pass this information to EditorActionHandlerBase Alex Plate 2023-09-01 17:25:14 +0300
  • 5ebe290424
    Check if the caret if valid Alex Plate 2023-09-01 15:27:27 +0300
  • 4532d68743
    Convert change group to kotlin Alex Plate 2023-09-01 14:13:58 +0300
  • 1903e18397
    Rename .java to .kt Alex Plate 2023-09-01 14:13:57 +0300
  • a705bf7053
    Get rid of the exception suppression Alex Plate 2023-09-01 13:58:11 +0300
  • 26e9bf5197
    Detect if we run the action in runForEachCaret scope or not Alex Plate 2023-09-01 13:25:15 +0300
  • 64007b3634
    Update changelog to version 2.5.0 Alex Plate 2023-09-01 13:04:48 +0300
  • 80f099220c
    Add pushing the branch Alex Plate 2023-09-01 13:03:53 +0300
  • 08615f2295
    Remove deprecated release workflow Alex Plate 2023-09-01 12:49:47 +0300
  • 5c02bb4f91
    Use bash script in release workflow Alex Plate 2023-09-01 12:48:44 +0300
  • ad6aee55f9
    Add comment Alex Plate 2023-09-01 12:41:25 +0300
  • aac4fd8e5e
    Use shell to push Alex Plate 2023-09-01 12:29:23 +0300
  • c013ae7dab
    Fix incorrect gradle config Alex Plate 2023-09-01 11:45:24 +0300
  • 57ab4b0849
    Cleanup push code Alex Plate 2023-09-01 11:41:23 +0300
  • 24a762504f
    Do not push release branch on EAP or patch release Alex Plate 2023-09-01 11:40:17 +0300
  • 838bcc07a4
    Update usages of jgit in repository Alex Plate 2023-09-01 11:31:05 +0300
  • 0f0c996b54
    Update usages of jgit in repository Alex Plate 2023-09-01 11:31:05 +0300
  • b1ad67a354 Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2023-08-30 15:37:16 +0000
  • c7a64c0c7c Bump org.jetbrains.changelog from 2.1.2 to 2.2.0 dependabot[bot] 2023-08-30 15:25:06 +0000
  • 5da87dbe0a Bump org.jetbrains.kotlin:kotlin-stdlib from 1.8.21 to 1.9.10 dependabot[bot] 2023-08-30 15:26:09 +0000
  • 38e1a62f19 Bump org.jetbrains.kotlinx:kotlinx-serialization-json-jvm dependabot[bot] 2023-08-30 15:25:13 +0000
  • 5174a26719
    Comment out TC requirements because they don't override Alex Plate 2023-08-25 19:05:42 +0300
  • 98886cb269
    Update README.md Alex Pláte 2023-08-25 11:48:26 +0300
  • e7a8b45c10
    [VIM-3051] Refactor the way we store modes in IdeaVim Alex Plate 2023-08-18 17:44:12 +0300
  • 2e0ec73d77
    Remove some deprecated methods Alex Plate 2023-08-18 17:32:36 +0300
  • b8b324cdf3 Bump io.ktor:ktor-serialization-kotlinx-json from 2.3.0 to 2.3.3 dependabot[bot] 2023-08-23 15:57:29 +0000
  • 12600d8404 Bump org.mockito.kotlin:mockito-kotlin from 4.1.0 to 5.1.0 dependabot[bot] 2023-08-23 15:44:30 +0000
  • d9dfdb7e68 Bump org.jetbrains.intellij from 1.14.2 to 1.15.0 dependabot[bot] 2023-08-23 15:44:26 +0000
  • 07f8b2c47b Bump io.ktor:ktor-client-cio from 2.2.4 to 2.3.3 dependabot[bot] 2023-08-23 15:44:24 +0000
  • b9c4ae2fbb
    Update the external Vim license Alex Plate 2023-08-18 17:03:40 +0300
  • 2b2d78edc0 TeamCity change in 'Ideavim' project: requirements of 'Tests for IntelliJ Latest EAP With Xorg' build configuration were updated filipp.vakhitov 2023-08-18 08:46:59 +0000
  • 2ad78c722a TeamCity change in 'Ideavim' project: requirements of 'Tests for IntelliJ Latest EAP With Xorg' build configuration were updated filipp.vakhitov 2023-08-18 08:46:45 +0000
  • 99771babba TeamCity change in 'Ideavim' project: requirements of 'Tests for IntelliJ Latest EAP With Xorg' build configuration were updated filipp.vakhitov 2023-08-18 08:46:12 +0000
  • 1b0ba48b9d TeamCity change in 'Ideavim' project: requirements of 'Tests for IntelliJ Latest EAP With Xorg' build configuration were updated filipp.vakhitov 2023-08-18 08:39:02 +0000
  • 95cf32c70a Add build configuration filipp 2023-08-18 11:34:43 +0300
  • 14469d1a2e Bump org.jetbrains.changelog from 2.0.0 to 2.1.2 dependabot[bot] 2023-08-16 15:51:00 +0000
  • 336f1c3b80 Bump org.jetbrains.kotlinx:kotlinx-serialization-json-jvm dependabot[bot] 2023-08-16 16:04:56 +0000
  • 055fd4379a Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2023-08-16 15:51:11 +0000