1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-09-09 16:53:14 +02:00

Commit Graph

  • f71982e1d5 support unicode in collections Emanuel Gestosa 2023-07-27 14:46:06 +01:00
  • cb2bfcea53 unicode chars in all lexer modes Emanuel Gestosa 2023-07-27 12:37:19 +01:00
  • 4a9d5bbceb lexer support for unicode characters Emanuel Gestosa 2023-07-27 12:34:46 +01:00
  • 10809eade6 regex very magic and very nomagic modes Emanuel Gestosa 2023-07-27 11:13:16 +01:00
  • 43d63527f8 adding comments to parser grammar Emanuel Gestosa 2023-07-26 15:51:47 +01:00
  • df51eb54ed using antlr token types Emanuel Gestosa 2023-07-26 15:09:04 +01:00
  • b47109ab4d grammar add EOF at end of pattern Emanuel Gestosa 2023-07-25 16:01:03 +01:00
  • 15b2b68940 making new collection tests pass Emanuel Gestosa 2023-07-25 14:49:34 +01:00
  • 62a239f6fe add tests for collections Emanuel Gestosa 2023-07-25 14:39:36 +01:00
  • d89bc95a0a altering antlr error handling Emanuel Gestosa 2023-07-25 14:07:19 +01:00
  • 2a76f21b31 regex range basic tests Emanuel Gestosa 2023-07-25 12:05:26 +01:00
  • f07e22d742 delete duplicate files Emanuel Gestosa 2023-07-21 16:24:08 +01:00
  • 058ab7a1ea gradle generate antlr files Emanuel Gestosa 2023-07-21 15:22:32 +01:00
  • fae3baa640 initial regex grammar Emanuel Gestosa 2023-07-21 11:56:22 +01:00
  • 2c4da9c634 Update changelog. Action id - 7766144293 IdeaVim Bot 2024-02-03 10:06:57 +00:00
  • 8de0313aca Preparing the UI tests for the PyCharm Alex Plate 2024-02-02 20:16:47 +02:00
  • 143c5b17f9 Fix(VIM-3055): Fix the issue with double deleting after dot Alex Plate 2024-02-02 19:30:58 +02:00
  • ec32fde60d Release job: Update version of kotlin dsl Alex Plate 2024-02-02 09:16:49 +02:00
  • f2ac5d4995 Release job: Do not make slack notification for the patch version Alex Plate 2024-02-02 09:07:17 +02:00
  • 716962af03 Release job: Use the command line runner to start the tests Alex Plate 2024-02-02 08:57:28 +02:00
  • 156efde6b9 Release job: Do not make a commit if there are no changes Alex Plate 2024-02-02 08:50:47 +02:00
  • a9b7716dfe Preparation to 2.8.2 release IdeaVim Bot 2024-02-01 09:47:48 +00:00
  • 76a67a6715 Do not add an update entry if missing Alex Plate 2024-02-01 11:43:16 +02:00
  • c3defdcda4 Add sources and JavaDoc to vim-engine jar Filipp Vakhitov 2024-02-01 11:07:28 +02:00
  • d8092aa916 TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish vim-engine' build configuration were updated filipp.vakhitov 2024-02-01 08:15:00 +00:00
  • 8b5a3d31aa TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish vim-engine' build configuration were updated filipp.vakhitov 2024-02-01 08:14:45 +00:00
  • 11761b66b2 Revert "Fix(VIM-3183): Execute .ideavimrc on pooled thread" Filipp Vakhitov 2024-01-31 20:10:32 +02:00
  • f83f107bd1 Revert "Support triggering option listeners outside EDT" Filipp Vakhitov 2024-01-31 20:10:18 +02:00
  • f1b90857ff Revert "Fix code in execute requiring EDT or write actions" Filipp Vakhitov 2024-01-31 20:10:15 +02:00
  • 5aea4cdd65 Revert "Avoiding slow operations on EDT" Filipp Vakhitov 2024-01-31 20:09:55 +02:00
  • 1822a59c70 Revert "Fix(VIM-3273): Config file stopped working" Filipp Vakhitov 2024-01-31 20:09:31 +02:00
  • 37c6934802 Revert "Update changelog. Action id - 7724318708" Filipp Vakhitov 2024-01-31 20:09:27 +02:00
  • 90c7f747a4 Revert "Fix(VIM-3278) Relative number is broken in 2.8.0" Filipp Vakhitov 2024-01-31 20:09:23 +02:00
  • b7efa3dcd6 Revert "Add EDT where it is needed" Filipp Vakhitov 2024-01-31 20:09:19 +02:00
  • da80f537ac Revert "Avoid concurrent VimScript execution" Filipp Vakhitov 2024-01-31 20:09:15 +02:00
  • 0119912318 Revert "Add readActions & EDT" Filipp Vakhitov 2024-01-31 20:09:08 +02:00
  • 5e0b1d0161 Update the way the changelog is updated for the patch release Alex Plate 2024-01-31 19:24:27 +02:00
  • 35145d100b Update the release jobs to make releases only from the release branch Alex Plate 2024-01-31 18:50:26 +02:00
  • 584dd0ba89 Run tests before releasing IdeaVim Alex Plate 2024-01-31 18:10:34 +02:00
  • e5f5dc56c9 Remove the obsolete gradle scripts Alex Plate 2024-01-31 18:09:56 +02:00
  • 880efb012a Fix compilation issues for the latest EAP Alex Plate 2024-01-31 17:58:19 +02:00
  • b95308ac24 Migrate CopilotKeymapCorrector to the new API Alex Plate 2024-01-31 17:26:02 +02:00
  • 3b192ad357 TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish vim-engine' build configuration were updated aleksei.plate@jetbrains.com 2024-01-31 15:01:37 +00:00
  • b04938ac5e TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish vim-engine' build configuration were updated aleksei.plate@jetbrains.com 2024-01-31 13:37:25 +00:00
  • 56410ac1f2 Make some classes public because they're used in EasyMotion plugin tests Alex Plate 2024-01-31 15:25:33 +02:00
  • 45a2eadc58 Add readActions & EDT Filipp Vakhitov 2024-01-31 14:43:23 +02:00
  • 0e03151505 Avoid concurrent VimScript execution Filipp Vakhitov 2024-01-31 14:42:58 +02:00
  • 3e9706e6ce Add EDT where it is needed Filipp Vakhitov 2024-01-31 13:35:23 +02:00
  • a1646a7a88 Fix(VIM-3278) Relative number is broken in 2.8.0 Filipp Vakhitov 2024-01-31 13:34:33 +02:00
  • 434511658b Update changelog. Action id - 7724318708 IdeaVim Bot 2024-01-31 10:06:47 +00:00
  • 04230fdd9c Fix(VIM-3273): Config file stopped working Filipp Vakhitov 2024-01-31 09:12:23 +02:00
  • 2e16ad8a2a Revert "Downgrade ktor dependencies to check if "Publish vim-engine" fails because of them" Filipp Vakhitov 2024-01-30 20:13:36 +02:00
  • 7fb59b0fa9 Downgrade ktor dependencies to check if "Publish vim-engine" fails because of them Filipp Vakhitov 2024-01-30 20:05:45 +02:00
  • 24e044bcda Remove deprecated ComplicatedKeysAction.kt Filipp Vakhitov 2024-01-30 18:23:31 +02:00
  • 1093656ec5 Preparation to 2.8.0 release IdeaVim Bot 2024-01-30 10:46:04 +00:00
  • 674e997060 Fix the condition for the release branch reset step Alex Plate 2024-01-30 12:33:28 +02:00
  • 37fd124f56 Use bash to reset the branch Alex Plate 2024-01-30 11:34:25 +02:00
  • 7df2e67312 Re-request commit message Alex Plate 2024-01-30 10:00:08 +02:00
  • 8ea1f0796c Add logs to release job Alex Plate 2024-01-30 09:53:51 +02:00
  • 00fb5bc6cf Avoiding slow operations on EDT Filipp Vakhitov 2024-01-29 13:30:41 +02:00
  • 5e01f726d3 Revert "Remove deprecated VimScriptGlobalEnvironment.java" Filipp Vakhitov 2024-01-29 12:58:46 +02:00
  • e87290aeea Simplify storing global variables Filipp Vakhitov 2024-01-29 12:58:31 +02:00
  • e7236beedd Fix code in execute requiring EDT or write actions Filipp Vakhitov 2024-01-29 10:00:55 +02:00
  • 5a6f54c96c Support triggering option listeners outside EDT Filipp Vakhitov 2024-01-28 14:00:36 +02:00
  • 7769985439 Merge remote-tracking branch 'origin/master' filipp 2024-01-28 13:37:58 +02:00
  • f4afdb21b2 Update changelog. Action id - 7677896605 IdeaVim Bot 2024-01-27 10:06:55 +00:00
  • dd8bfac3cf Set plugin version to chylex-26 customized/26 chylex 2023-11-17 12:55:52 +01:00
  • fa434074d7 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • cc1b9e0a50 Expand all works a way worse Alex Plate 2024-01-27 07:43:28 +02:00
  • c9eb104a45 Set plugin version to chylex-25 customized/25 chylex 2023-11-17 12:55:52 +01:00
  • ade53624cc Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • b488295b59 Stay on same line after reindenting chylex 2024-01-26 11:41:59 +01:00
  • 990ce13d3e Implement motions to go to next/previous misspelled word chylex 2024-01-25 00:34:36 +01:00
  • 2c58740cbb Expand the full tree in UI tests Alex Plate 2024-01-26 21:49:49 +02:00
  • 808533b110 Fix(VIM-3260): Processing the offsets at the file end Alex Plate 2024-01-26 17:49:44 +02:00
  • e04a15bb99 Add new plugin to check plugin dependencies Alex Plate 2024-01-26 17:23:55 +02:00
  • 26d4074a61 [VIM-2974] Adopt other parts of key handling to the octopus handler switcher Alex Plate 2024-01-26 16:40:34 +02:00
  • 0137de5ca2 Add Term widget theme filipp 2024-01-26 15:52:07 +02:00
  • b0a1b2edba Do not make cd in tests Alex Plate 2024-01-26 15:47:13 +02:00
  • 355c560ddc Add UI test with disabled octopus handler Alex Plate 2024-01-26 15:32:22 +02:00
  • 72f286d9c6 Add UI test for multicaret enter in select mode Alex Plate 2024-01-26 15:10:45 +02:00
  • db6786414a [VIM-2974] WIP: Bringing back the octopus handler switch Alex Plate 2024-01-26 15:03:33 +02:00
  • f8f046f193 Fix plugin.xml filipp 2024-01-26 14:00:07 +02:00
  • 6c9ad4ded2 Remove deprecated xml-related code filipp 2024-01-26 13:45:46 +02:00
  • 32cae8ca11 Remove more deprecated things filipp 2024-01-26 13:05:48 +02:00
  • 0cb65279d9 Remove deprecated mark-related methods filipp 2024-01-26 13:02:23 +02:00
  • 412da06554 Remove deprecated ToggleOption.kt filipp 2024-01-26 12:47:06 +02:00
  • 247f8a2778 Remove deprecated OptionsManager.kt filipp 2024-01-26 12:45:46 +02:00
  • 017c9a6a70 Remove deprecated OptionService.kt filipp 2024-01-26 12:43:06 +02:00
  • 07659cc64d Set plugin version to chylex-24 customized/24 chylex 2023-11-17 12:55:52 +01:00
  • c089bd4bd3 Stay on same line after reindenting chylex 2024-01-26 11:41:59 +01:00
  • eccb2430b5 Remove deprecated MarkGroup.java filipp 2024-01-26 12:39:30 +02:00
  • 5c64ebf1cc Remove deprecated VimScriptGlobalEnvironment.java filipp 2024-01-26 12:38:28 +02:00
  • 1d7796805c Fix(VIM-3183): Execute .ideavimrc on pooled thread filipp 2024-01-26 12:26:47 +02:00
  • b96708fdb8 Implement motions to go to next/previous misspelled word chylex 2024-01-25 00:34:36 +01:00
  • e3bed58a29 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • b8cf11257c VIM-3238 Fix recording a macro that replays another macro chylex 2024-01-24 23:00:53 +01:00
  • 3479aaf6f6 Bump org.jetbrains.intellij from 1.16.1 to 1.17.0 dependabot[bot] 2024-01-24 15:48:49 +00:00
  • d2071cf05c Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-01-24 15:48:38 +00:00
  • 0612367c59 Set plugin version to chylex-23 customized/23 chylex 2023-11-17 12:55:52 +01:00