1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-07-05 05:38:52 +02:00

Commit Graph

  • 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
  • 693bb50d5e
    Do add a yaml module only for the latest snapshot Alex Plate 2025-02-14 17:58:01 +0200
  • 0cef0d3d9a
    Fix EAP tests for IdeaVim Alex Plate 2025-02-11 20:52:21 +0200
  • 4ca187926c
    Use SimpleDataContext instead of the obsolete DataContextWrapper Alex Plate 2025-02-11 11:52:40 +0200
  • 7eda176162
    Add one more option to adding json plugin Alex Plate 2025-02-07 12:48:30 +0200
  • 491a96825f feat: improve any brackets behavior Osvaldo Cordova Aburto 2025-02-02 13:46:12 -0600
  • ffee3ccbeb
    Remove the llmInstaller dependency, which was a workaround for LLM-13649 Alex Plate 2025-02-03 11:12:02 +0200
  • 62ed920363
    Use null instead of -1 when the version of IdeaVim is not set Alex Plate 2025-02-03 11:05:17 +0200
  • 4fc2c1e04c
    Text correction for the award program Alex Plate 2025-02-03 09:06:01 +0200
  • 91a33e65db
    Add information about the award program for the contributors Alex Plate 2025-01-31 14:44:34 +0200
  • 7b16deb3e3 fix: calculation to find the closest delimited range Osvaldo Cordova Aburto 2025-01-29 13:08:53 -0600
  • 01d776957a fix: distanceTo to works with nested quotes and brackets Osvaldo Cordova Aburto 2025-01-28 19:54:33 -0600
  • ad49800b09 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.0 to 2.1.10 dependabot[bot] 2025-01-29 15:14:14 +0000
  • dce01350c7 Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2025-01-29 15:13:25 +0000
  • 96bff03d99
    Refactor VimShortcutKeyAction for clarity and structure. Alex Plate 2025-01-29 10:25:20 +0200
  • 6eeb0eb47d
    Fix the issue that the shortcuts where not working in the command line Alex Plate 2025-01-29 10:11:23 +0200
  • 610ef73d38
    Refresh the contribution guide Alex Plate 2025-01-27 23:36:02 +0200
  • 7d7732be76 Add Osvaldo to contributors list IdeaVim Bot 2025-01-28 09:01:54 +0000
  • 31a6d8174a feat: add mini-ai extension Osvaldo Cordova Aburto 2025-01-17 14:30:43 -0600
  • ee548b52db
    [VIM-3784] Store the information about the first version of IdeaVim for the user. Alex Plate 2025-01-27 11:09:47 +0200
  • 1d77b0b059
    Fix the incorrect variable name Alex Plate 2025-01-27 10:46:21 +0200
  • 304562a2db
    Remove the notification about the new undo functionality Alex Plate 2025-01-27 10:43:18 +0200
  • e358dc9cee
    Fix(VIM-3640): Enable IdeaVim only in the editor context component Alex Plate 2025-01-24 13:34:08 +0200
  • 7573d83898
    Disable qodana inspections Alex Plate 2025-01-23 18:43:53 +0200
  • 00d9ed93ec
    Fix(VIM-3543): Disable IdeaVim in the new terminal Alex Plate 2025-01-23 12:21:58 +0200
  • d3864ab02b
    Remove the unwanted comma from the authors list Alex Plate 2025-01-22 18:07:49 +0200
  • 3b1e319a8e Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 dependabot[bot] 2025-01-22 15:54:39 +0000
  • 33b34b84b5 Add doc comment for inCommandLineModeWithVisual Matt Ellis 2025-01-22 15:52:22 +0100
  • 308996c4c1 Remove Visual when updating incsearch for a command Matt Ellis 2025-01-04 00:32:23 +0000
  • 1f68b756d5 Disable incsearch highlight in Visual mode Matt Ellis 2025-01-04 00:17:06 +0000
  • ed6789cb8b Add tests updating Visual while editing incsearch Matt Ellis 2025-01-03 17:33:15 +0000
  • e9e86b07fb Fix incsearch not updating empty selection Matt Ellis 2025-01-03 17:25:43 +0000
  • a969b93ba6 Add tests for updating Visual selection with search Matt Ellis 2025-01-03 12:12:35 +0000
  • 970cfadaec Extract search highlighting related tests Matt Ellis 2024-11-30 13:28:57 +0100
  • 12ed60d88e Remove tests using obsolete newregex option Matt Ellis 2024-12-07 09:50:26 -0800
  • e0e7817b8b Add Sebastian Dörner to contributors list IdeaVim Bot 2025-01-22 09:01:58 +0000
  • cb218697fa [VIM-3731] Add support for "jump to previous/next lowercase mark". Sebastian Doerner 2024-12-15 12:52:26 +0100
  • 3c167f35d4
    Fix the incorrect note about the author. Alex Plate 2025-01-21 11:16:48 +0200
  • 8a2736e0b7
    Add a post about Vim facts Alex Plate 2025-01-20 19:29:49 +0200
  • 26edccd85f
    Add a link to the collection of Vim easter eggs Alex Plate 2025-01-20 16:26:44 +0200
  • 91e6ed545e
    Use the correct output directory for UI tests Alex Plate 2025-01-20 09:19:11 +0200
  • c252aeec70
    Add a timeout to wait till the popup appears Alex Plate 2025-01-20 09:01:11 +0200
  • 2ce3b09650
    Remove UI test that doesn't work in new IJ UI Alex Plate 2025-01-20 08:40:25 +0200
  • 7548b160ae Fix race condition resetting editor on focus gain Matt Ellis 2025-01-14 12:55:36 +0000
  • 1105f61988
    [VIM-3620] Use shortened links instead of plain ones Alex Plate 2025-01-14 17:34:50 +0200
  • 54b49d3322
    [VIM-3620] Do not show the uninstall feedback when updating the plugin Alex Plate 2025-01-14 17:17:15 +0200
  • 6ab0add430
    Update the twitter icon to X Alex Plate 2025-01-14 13:37:31 +0200
  • 296288f428 Ensure correct caret position when exiting Select Matt Ellis 2025-01-02 14:00:24 +0000
  • 1d5fc01d65 Fix Del and BS not working in Select mode Matt Ellis 2025-01-02 10:18:02 +0000
  • f30e376e11
    Fix property tests for random actions Alex Plate 2025-01-10 13:46:55 +0300
  • 8ba02a77f1
    Enable dependency on llmInstaller to fix the tests for the latest EAP. Alex Plate 2025-01-10 13:28:33 +0300
  • 7cf3b959dd
    Remove call for the instrumentationTools Alex Plate 2025-01-10 13:19:41 +0300
  • ad584d553c
    Reformat code Alex Plate 2025-01-10 12:25:51 +0300
  • 36556d559f
    Optimize imports Alex Plate 2025-01-10 12:18:32 +0300
  • 378611fe8f
    Remove outdated documentation Alex Plate 2025-01-10 12:17:15 +0300
  • 35c890416d
    Perform a qodana check every day Alex Plate 2025-01-10 12:15:45 +0300
  • ef16181ba2
    Clean up code Alex Plate 2025-01-10 12:15:22 +0300
  • aaba0a09c2
    Remove deprecated function Alex Plate 2025-01-10 11:52:06 +0300
  • a7a1c626b6 Add Vladimir Parfinenko to contributors list IdeaVim Bot 2025-01-10 09:01:53 +0000
  • 0b308769b1 Move select toggle implementation Matt Ellis 2025-01-01 12:08:27 +0000
  • eb19d9fb11 Refactor improper usages of toggleVisual Matt Ellis 2025-01-01 11:05:46 +0000
  • bfa271b089 Reorder functions in file. No code changes Matt Ellis 2024-12-31 12:18:40 +0000
  • e299b27a5c Update docs and remove unnecessary null parameter Matt Ellis 2024-12-31 10:05:56 +0000
  • 9306d93cbf Remove unnecessary pushVisualMode helper function Matt Ellis 2024-12-31 02:09:37 +0000
  • a28416dd9f Update mode widget text for Select pending Matt Ellis 2024-12-31 01:58:50 +0000
  • 63b3af3f65 Implement v_CTRL-O Matt Ellis 2024-12-30 14:25:37 +0000
  • fcc234c4fe Rename submode to selectionType Matt Ellis 2024-12-29 23:58:08 +0000
  • 2e0ef7e0b0 Enter Insert Visual/Select mode with shifted key Matt Ellis 2024-12-29 00:59:59 +0000
  • da99e1f1c3 Return to Insert when leaving Insert Normal Matt Ellis 2024-12-28 11:24:42 +0000
  • 5827ad1581 Only show mode widget popup on left mouse click Matt Ellis 2024-12-27 23:57:02 +0000
  • 0e587211d9 Improve isEndAllowed Matt Ellis 2024-12-27 23:36:51 +0000
  • 8b8ef80a5e Reinstate showmode tests Matt Ellis 2024-12-27 23:10:43 +0000
  • dc5ef487d2 Show additional Insert modes in showmode widget Matt Ellis 2024-12-27 10:27:08 +0000