1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-05 21:22:23 +01:00

Commit Graph

  • 5cf46097f7 ascii character classes Emanuel Gestosa 2023-08-08 12:06:13 +01:00
  • 61dc189f8b char classes and collections base code Emanuel Gestosa 2023-08-07 16:36:35 +01:00
  • 23c2b008c9 implementing cursor and using mockito to mock editor Emanuel Gestosa 2023-08-07 16:14:56 +01:00
  • db14afdf3a dot with and without newline Emanuel Gestosa 2023-08-07 15:32:54 +01:00
  • b7927336d1 implementing dot Emanuel Gestosa 2023-08-07 15:23:40 +01:00
  • ee23a3d4cd commenting findAll Emanuel Gestosa 2023-08-07 14:58:54 +01:00
  • 63c0112ffb findAll API function Emanuel Gestosa 2023-08-07 14:57:05 +01:00
  • db08d7d280 find API function Emanuel Gestosa 2023-08-07 14:28:48 +01:00
  • 9892525fbc containsMatchIn API function Emanuel Gestosa 2023-08-07 14:10:24 +01:00
  • 34b87ff6bf adding comments Emanuel Gestosa 2023-08-07 13:47:08 +01:00
  • 241ad68bd5 fix nfa looping in epsilon transitions Emanuel Gestosa 2023-08-07 12:01:45 +01:00
  • a0ec18921b more correct way of handling quantifiers Emanuel Gestosa 2023-08-07 11:47:20 +01:00
  • 45e17eb0b2 fixing quantifiers Emanuel Gestosa 2023-08-04 17:01:24 +01:00
  • 59f0e9ae67 add test for updating capture group Emanuel Gestosa 2023-08-04 15:50:16 +01:00
  • af24611c73 capture group submatch Emanuel Gestosa 2023-08-04 15:47:02 +01:00
  • d4502dda3f VimMatchResult stores matched string value Emanuel Gestosa 2023-08-03 16:26:34 +01:00
  • c0efa8af5d use IntRange for match range Emanuel Gestosa 2023-08-03 16:09:23 +01:00
  • 1c06a3fc89 add test for empty group Emanuel Gestosa 2023-08-03 14:27:15 +01:00
  • c19fb38d1c implementing grouping Emanuel Gestosa 2023-08-03 14:10:23 +01:00
  • 5dc1de9daf add nfa test for escaped character Emanuel Gestosa 2023-08-03 11:58:35 +01:00
  • 6774301938 updating comments Emanuel Gestosa 2023-08-03 11:55:00 +01:00
  • 4ef6cf0428 implementing quantifiers Emanuel Gestosa 2023-08-03 11:45:48 +01:00
  • ca5f8e4b44 skeleton for NFA testing Emanuel Gestosa 2023-08-02 16:18:37 +01:00
  • 1907f03abe nfa simulation uses VimEditor instead of String Emanuel Gestosa 2023-08-02 15:16:10 +01:00
  • 6351a4e4f3 initial nfa Emanuel Gestosa 2023-08-02 12:00:48 +01:00
  • fa34c3937f initial nfa definition Emanuel Gestosa 2023-08-01 15:06:51 +01:00
  • cdac97ebf5 adding some zero-width tokens Emanuel Gestosa 2023-07-28 15:19:03 +01:00
  • fe958d28b8 lexer fixing what chars are taken literally Emanuel Gestosa 2023-07-27 16:14:51 +01:00
  • 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