1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-19 10:15:44 +02:00

Commit Graph

  • 681cef1d69
    Enable the new way of action execution by default Alex Plate 2025-03-04 15:37:54 +0200
  • f88a1cbe06
    Add more wrappings for read actions Alex Plate 2025-03-04 15:36:18 +0200
  • 84df5451b3
    Put java 21 in TeamCity configurations Alex Plate 2025-02-28 20:42:49 +0200
  • 2c1cba96d2
    Update TeamCity config version Alex Plate 2025-02-28 20:28:28 +0200
  • 348dfa8af8
    Add info about the quality contributions to the what's new Alex Plate 2025-02-28 20:18:59 +0200
  • 34c8688dcf
    Use KSP2 Alex Plate 2025-02-28 20:18:06 +0200
  • 6f193d8026
    Update kotlin API version in vim-engine Alex Plate 2025-02-28 20:15:09 +0200
  • 8214202d43
    Use java 21 for TeamCity tests Alex Plate 2025-02-28 20:10:13 +0200
  • 830a708489
    Update kotlin api to 2.0 Alex Plate 2025-02-28 19:44:27 +0200
  • ee1928c836
    Upgrade java version to 21 Alex Plate 2025-02-28 19:39:48 +0200
  • 38102afc0f
    Upgrade version of kotlin to 2.0.21 Alex Plate 2025-02-28 19:22:16 +0200
  • 8483e23ea7
    [VIM-3376] Add a new way of executing the action Alex Plate 2025-02-28 19:07:55 +0200
  • b3631b59ed
    Update the logs location Alex Plate 2025-02-28 18:15:29 +0200
  • dbc626c794
    Add a note about the octopus handler description Alex Plate 2025-02-28 17:38:20 +0200
  • 692e4434d1
    [VIM-3815]: Disable Octopus Handler for Rider and other IDEs with the new typing engine Alex Plate 2025-02-28 17:13:57 +0200
  • a836b31ebe
    Remove qodana from IdeaVim Alex Plate 2025-02-28 14:43:57 +0200
  • 89e530276f
    Get rid of the AppCode-specific code Alex Plate 2025-02-28 14:37:59 +0200
  • 0b817ba575 Bump org.junit.jupiter:junit-jupiter-engine from 5.10.5 to 5.12.0 dependabot[bot] 2025-02-26 16:32:53 +0000
  • c2513c8a74 Bump org.junit.jupiter:junit-jupiter-params from 5.10.5 to 5.12.0 dependabot[bot] 2025-02-26 16:15:33 +0000
  • 5b5ff852f1 Bump org.junit.vintage:junit-vintage-engine from 5.10.5 to 5.12.0 dependabot[bot] 2025-02-26 15:57:49 +0000
  • 7cbc799298 Bump org.junit.jupiter:junit-jupiter-api from 5.10.5 to 5.12.0 dependabot[bot] 2025-02-26 15:57:54 +0000
  • 14c0a6dab4 Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0 dependabot[bot] 2025-02-26 15:57:51 +0000
  • 742bf173eb Bump io.ktor:ktor-client-content-negotiation from 3.0.3 to 3.1.1 dependabot[bot] 2025-02-26 09:10:26 +0000
  • 52e30c4b94 Bump io.ktor:ktor-serialization-kotlinx-json from 3.0.3 to 3.1.1 dependabot[bot] 2025-02-26 08:53:15 +0000
  • a185f2325d Bump io.ktor:ktor-client-cio from 3.0.3 to 3.1.1 dependabot[bot] 2025-02-26 08:36:33 +0000
  • 5eefa2baef Bump io.ktor:ktor-client-auth from 3.0.3 to 3.1.1 dependabot[bot] 2025-02-26 08:20:16 +0000
  • e56785e94d Bump io.ktor:ktor-client-core from 3.0.3 to 3.1.1 dependabot[bot] 2025-02-26 08:20:04 +0000
  • 0b7c86fa7e
    Use the read action to get the caret offset in EditorSelectionHandler Alex Plate 2025-02-26 10:13:45 +0200
  • a5ac2e9ca7
    Switch to the newest version of the gradle plugin Alex Plate 2025-02-25 15:57:14 +0200
  • ca4de6f317 Add missing shortcuts for WORD left/right in Select Matt Ellis 2025-01-04 23:51:00 +0000
  • 75dadc9610 Fix(VIM-3802): Completion should create undo checkpoint Filipp Vakhitov 2025-02-25 15:09:41 +0200
  • f6146b8732 Fix(VIM-3802): Completion should create undo checkpoint Filipp Vakhitov 2025-02-25 14:36:46 +0200
  • 4025619b48
    Turn write action while executing the IJ action into an error Alex Plate 2025-02-24 14:40:42 +0200
  • 9b1da76499
    Remove unneeded write action in output panel Alex Plate 2025-02-24 14:39:59 +0200
  • 4ca25eed70
    Remove the use of write action in macros Alex Plate 2025-02-24 14:31:14 +0200
  • a925676d64
    Fix issues with command line prompt processing Alex Plate 2025-02-24 13:59:31 +0200
  • 6feb1a4525
    Remove the change of ordering inside the clearPromptCharacter Alex Plate 2025-02-24 12:43:39 +0200
  • 4cf7685aaf
    Fix incorrect condition in getting the actual text in command line Alex Plate 2025-02-24 12:21:34 +0200
  • e257a10525
    Fix an issue that the highlighting was silently missing due to an error Alex Plate 2025-02-24 12:13:51 +0200
  • 2e8548cb25
    Update gradle wrapper Alex Plate 2025-02-24 12:13:26 +0200
  • 1d25927676
    [TC] Upgrade the version of IJ for some build Alex Plate 2025-02-24 11:16:08 +0200
  • 42d80f6866
    Add write action in several places Alex Plate 2025-02-21 19:32:47 +0200
  • c9189ed7cb
    Commands don't start the read and write actions automatically. See the explanation in the previous commit messages. Alex Plate 2025-02-21 19:11:28 +0200
  • fedefea0aa
    Remove the write action in several places Alex Plate 2025-02-21 18:55:26 +0200
  • 437fa9a1a0
    Remove the root write and read actions Alex Plate 2025-02-21 18:44:51 +0200
  • 0511ee277f
    Remove the requirement for the write action in macros Alex Plate 2025-02-21 17:40:40 +0200
  • 0b2bda529f
    Upgrade the minimal supported version to 243 Alex Plate 2025-02-21 16:59:28 +0200
  • fe91744356
    Mention 2024.3.3 in gradle script Alex Plate 2025-02-21 13:40:31 +0200
  • 45d92c1981
    Use the read action for neovim tests in other place Alex Plate 2025-02-21 13:33:53 +0200
  • 58de834832
    Use the read action for neovim tests Alex Plate 2025-02-21 13:17:37 +0200
  • 8d89847d4b
    Add tests for 2024.3.3 Alex Plate 2025-02-21 13:15:22 +0200
  • bf78445ac6
    Add links to intellij platform community space Alex Plate 2025-02-21 13:11:59 +0200
  • 3866565e51
    Remove IdeaVimTestCase and replace it with VimTestCase Alex Plate 2025-02-21 13:03:23 +0200
  • 564ab7d75e
    Remove EDT and write action from the VimTestCase Alex Plate 2025-02-20 21:28:30 +0200
  • 24c0d31f14 Updated comment and defaults for word end action Matt Ellis 2025-02-20 17:37:29 +0000
  • 43a2bd98db Reduce multiple implementations to one Matt Ellis 2025-02-13 00:13:18 +0000
  • c4f56c40fd Rename findWordUnderCursor to findWordObject Matt Ellis 2025-02-12 14:58:30 +0000
  • 1b4b66dbb1 Minor refactoring Matt Ellis 2025-02-12 13:05:55 +0000
  • 4787a5e22a Rewrite backwards search for word under cursor Matt Ellis 2025-02-12 12:57:10 +0000
  • d2b85cbb10 Merge inner and outer motion implementations Matt Ellis 2025-02-11 21:09:33 +0000
  • 0428c2aeff Rewrite inner motion to match outer motion Matt Ellis 2025-02-10 10:20:40 +0000
  • 1a8789b50c Rewrite next/previous word motions and objects Matt Ellis 2025-02-06 14:16:54 +0100
  • b5937e885d Rewrite displayLocationInfo to avoid findNextWord Matt Ellis 2025-02-07 10:19:05 +0000
  • 8eef802ac7 Add notes on possible refactoring Matt Ellis 2025-02-04 01:49:28 +0100
  • cad6afdc9d Rewrite word end motions and word objects Matt Ellis 2025-01-29 14:20:11 +0000
  • 54ef691a98 Add tests for outer word motions and blank lines Matt Ellis 2025-02-03 13:52:56 +0000
  • 426c2fd006 Handle blank and empty lines for text objects Matt Ellis 2025-01-16 23:04:03 +0000
  • f25c56b545 Refactor checks for including following whitespace Matt Ellis 2025-01-16 22:08:12 +0000
  • 960eb50d8c Fix incorrectly selected new line char with viw Matt Ellis 2025-01-29 09:45:30 +0000
  • 18b4b76ebf Select trailing whitespace with viw Matt Ellis 2025-01-16 14:35:20 +0000
  • d9e575d4a2 Select leading whitespace with viw Matt Ellis 2025-01-16 13:27:55 +0000
  • 1769804c8a Select leading whitespace with vaw Matt Ellis 2025-01-15 22:01:49 +0000
  • 81e094ac8f Select trailing whitespace with vaw Matt Ellis 2025-01-15 14:35:37 +0000
  • 4240c429ba Select preceding whitespace if no following (vaw) Matt Ellis 2025-01-06 00:32:08 +0000
  • 76f7d81129 Minor code cleanup. No logic changes Matt Ellis 2025-01-15 14:47:09 +0000
  • 2da77f0f11 Add tests for existing word/WORD text objects Matt Ellis 2025-01-05 20:54:41 +0000
  • 580764b30c Match empty line as word/WORD Matt Ellis 2024-12-18 01:07:22 +0100
  • afd69eef95 Fix end of file edge case deleting previous word Matt Ellis 2025-01-15 12:16:56 +0000
  • be1cc67566 Fix previous word end motion at start of file Matt Ellis 2025-01-06 23:21:44 +0000
  • b534708a99 Rename file to show it contains several actions Matt Ellis 2025-01-06 13:06:10 +0000
  • 4bc75e0a9b Add tests for existing word/WORD motion behaviour Matt Ellis 2025-01-05 00:03:29 +0000
  • fa4c89e134
    Add two more interesting facts to the IdeaVim facts about Vim Alex Plate 2025-02-20 19:27:24 +0200
  • 5740372df9 Add err_teapot function Matt Ellis 2025-02-19 09:25:11 +0000
  • 06791b9378 Add float2nr function Matt Ellis 2025-02-19 09:08:33 +0000
  • 91e927c913 Add fmod function Matt Ellis 2025-02-19 02:24:49 +0000
  • 9a5c558060 Add float classification functions Matt Ellis 2025-02-19 02:12:23 +0000
  • d1127a5238 Add power functions Matt Ellis 2025-02-19 01:52:46 +0000
  • 613a8b5792 Add exponential functions Matt Ellis 2025-02-19 01:40:10 +0000
  • 6f63371e9b Add rounding functions Matt Ellis 2025-02-19 01:16:39 +0000
  • 3b96e2eacd Add trigonometric and hyperbolic builtin functions Matt Ellis 2025-02-19 00:36:02 +0000
  • ffdd6716f5 Refactor some moved tests Matt Ellis 2025-02-18 22:41:33 +0000
  • 4453862ea0 Extract function tests Matt Ellis 2025-02-18 22:31:08 +0000
  • c631d0738e Group function handlers like in Vim help Matt Ellis 2025-02-18 18:34:43 +0000
  • 1bd7a7596b Support binary numbers in vimscript Matt Ellis 2025-02-18 18:26:31 +0000
  • 23329cc522 Add bitwise functions Matt Ellis 2025-02-18 18:03:03 +0000
  • be86dc3c78
    Rename VimNoWriteActionTestCase to IdeaVimTestCase Alex Plate 2025-02-20 19:15:43 +0200
  • d65a219194
    Mark VimTestCase as deprecated Alex Plate 2025-02-20 19:13:39 +0200
  • e18035b729
    Migrate java tests to VimNoWriteActionTestCase Alex Plate 2025-02-20 18:46:50 +0200
  • 96a1456dcd
    Remove the hack for yaml plugin Alex Plate 2025-02-19 16:48:12 +0200
  • 83b92d84a6
    Disable IdeaVim listeners in places where IdeaVim is disabled Alex Plate 2025-02-14 17:59:06 +0200