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

Commit Graph

  • 4c7a6165ed
    Fix incorrect logs location in UI tests Alex Plate 2024-02-13 19:26:58 +0200
  • 12d0d2613f
    Allow sneak plugin to be registered with the original mappings from the sneak plugin Alex Plate 2024-02-13 19:20:41 +0200
  • 42ee78cd3d
    Disable runIde task for test subprojects Alex Plate 2024-02-13 19:18:18 +0200
  • 58d308c1ed
    Fix the logging reporting for UI tests Alex Plate 2024-02-13 18:02:55 +0200
  • 29e1bcc53d
    Wait longer for the python console to intialize Alex Plate 2024-02-13 14:56:14 +0200
  • 3531574e5e
    Remove intellij plugin dependency for UI tests Alex Plate 2024-02-13 12:59:13 +0200
  • b9721218ab
    Enable PyCharm for python UI tests Alex Plate 2024-02-13 12:42:33 +0200
  • a119ea6a29
    Fix octopus UI test Alex Plate 2024-02-13 12:34:56 +0200
  • 95ef5f5f32
    Fix incorrect configuration for UI tests Alex Plate 2024-02-13 08:43:12 +0200
  • b81b18645b
    Disable publishPlugin task for tests Alex Plate 2024-02-13 08:34:51 +0200
  • ce591f1b43
    Configure UI robot for the root project Alex Plate 2024-02-12 14:49:38 +0200
  • 28afa4b3ce
    Change the gradle config for UI tests Alex Plate 2024-02-12 13:37:02 +0200
  • 89a24d71a6 Update changelog after merging PR IdeaVim Bot 2024-02-10 18:07:26 +0000
  • f69630b668 VIM-3238 Fix recording a macro that replays another macro chylex 2024-01-24 23:00:53 +0100
  • a2d34a883b
    Fix verifyPlugin task Alex Plate 2024-02-09 16:45:57 +0200
  • 5c79b887d8
    Do not ask for license for py tests Alex Plate 2024-02-09 16:31:25 +0200
  • d0475bf659
    Explicitly specify jupyter version Alex Plate 2024-02-09 16:27:22 +0200
  • 85c9576699
    Extract common UI test fixtures Alex Plate 2024-02-09 16:22:22 +0200
  • 2483450a1f
    Rename ui tests for better consistency Alex Plate 2024-02-09 16:11:14 +0200
  • 519d5eed06
    Set up PyCharm UI test Alex Plate 2024-02-09 16:03:31 +0200
  • d87965775a
    Update version of robot Alex Plate 2024-02-08 16:48:03 +0200
  • 8c6f81aa00
    Fix incorrect location of the video Alex Plate 2024-02-08 16:46:03 +0200
  • 6ea0ab0968
    Print if neovim testing is enabled or not Alex Plate 2024-02-08 15:22:54 +0200
  • 70ab3ecdbe
    Make a custom expand function for UI tests Alex Plate 2024-02-08 15:10:47 +0200
  • a24ae616df
    Fix the creation of the video for the UI tests Alex Plate 2024-02-08 15:10:36 +0200
  • cc838f614f
    Remove the testWithNeovim task Alex Plate 2024-02-08 14:53:43 +0200
  • ae62a9f378
    Fix the incorrect test Alex Plate 2024-02-08 14:35:52 +0200
  • 1b5778a58c
    Remove configurations for UI tests Alex Plate 2024-02-08 14:33:02 +0200
  • 27a689e7b8
    Extract UI tests into the separate module Alex Plate 2024-02-08 14:21:09 +0200
  • 8e6c490c62
    Reformat the config file Alex Plate 2024-02-08 09:50:13 +0200
  • ccda70fe53
    Remove mentions of ktlint Alex Plate 2024-02-08 09:49:17 +0200
  • 26c42e4f0d
    Turn off fixes for the gradle release with test search issues Alex Plate 2024-02-08 09:48:38 +0200
  • 3244dd52eb
    The line with compilation error is disabled Alex Plate 2024-02-08 09:39:54 +0200
  • 4c6807a0c2
    Extract long running tests into a separate module Alex Plate 2024-02-08 09:28:26 +0200
  • 03a6a2749a
    Clean up build.gradle.kts Alex Plate 2024-02-08 09:16:16 +0200
  • 82f69456e9
    Exclude propery tests into a separate project Alex Plate 2024-02-08 09:14:52 +0200
  • 6beda371fb TeamCity change in 'Ideavim / IdeaVim releases' project: VCS roots of 'Publish vim-engine' build configuration were updated filipp.vakhitov 2024-02-07 19:42:16 +0000
  • 5b9cb2efc5
    Explicitly specify java version for java IDE tests Alex Plate 2024-02-07 16:18:54 +0200
  • 733968723c
    Explicitly specify an IDE type in the configuration Alex Plate 2024-02-07 16:07:35 +0200
  • 63c81d67f2
    Extract java tests for IdeaVim to a separate gradle subproject Alex Plate 2024-02-07 16:04:10 +0200
  • ad8ba1dd24
    Move @VimBehaviourDiffers into a correct package of testFixtures Alex Plate 2024-02-07 10:07:16 +0200
  • 04f821e3e1
    Create a testFixtures for the project Alex Plate 2024-02-07 10:05:56 +0200
  • 4937985e2c
    Bump kotlin version from 1.8.21 to 1.9.22 Alex Plate 2024-02-07 09:29:15 +0200
  • 5fd7d83a70
    Apply patches to TeamCity configurations Alex Plate 2024-02-07 08:22:42 +0200
  • 699a19d202 TeamCity change in 'Ideavim / IdeaVim releases' project: parameters of 'Publish EAP Build' build configuration were updated aleksei.plate@jetbrains.com 2024-02-07 06:12:25 +0000
  • 0b42938197
    New testing of the eap release job Alex Plate 2024-02-07 08:05:02 +0200
  • 1e2bfb6216
    Trying to figure out how to get the youtrack token Alex Plate 2024-02-06 19:25:19 +0200
  • f755a4b23f
    Trying to figure out how to get the youtrack token Alex Plate 2024-02-06 19:20:38 +0200
  • 4f58e12fca
    Trying to figure out how to get the youtrack token Alex Plate 2024-02-06 19:15:14 +0200
  • 588cf89531
    Rename the youtrackToken for the EAP release Alex Plate 2024-02-06 19:02:58 +0200
  • 4fe2dd2706
    Add a clearer error message about the missing youtrack token Alex Plate 2024-02-06 18:31:48 +0200
  • 11ad605cd6
    Add YouTrack token to the EAP release job Alex Plate 2024-02-06 18:28:57 +0200
  • fa9f160bd1
    Fix incorrect names in EAP release jobs Alex Plate 2024-02-06 18:21:05 +0200
  • dae1fad54e
    Add commenting on YouTrack tickets as a part of EAP release process Alex Plate 2024-02-06 18:08:08 +0200
  • 52200188d4 Add Emanuel Gestosa to contributors list IdeaVim Bot 2024-02-06 09:02:35 +0000
  • 0d74b9ef0b
    Fix tag pushing in the release branch Alex Plate 2024-02-06 10:39:30 +0200
  • 549163d274
    Comment out everything for pycharm tests because it fails on GitHub Alex Plate 2024-02-06 10:32:58 +0200
  • 755018c783
    Update release jobs Alex Plate 2024-02-06 10:09:25 +0200
  • 2a1c4b3a1c Better widget order Filipp Vakhitov 2024-02-06 00:32:25 +0200
  • aae0d825e7
    Move the ideavim-sneak plugin into IdeaVim Alex Plate 2024-02-05 19:21:09 +0200
  • 855dbfab16
    Fix issues with enter in python console Alex Plate 2024-02-05 18:31:43 +0200
  • f3a357c559 Update changelog after merging PR IdeaVim Bot 2024-02-05 14:31:53 +0000
  • 63995e8c61 Support e flag for search Filipp Vakhitov 2023-12-10 01:42:02 +0200
  • 7062d9b8f8 Enable new regex engine by default Filipp Vakhitov 2023-12-10 00:52:09 +0200
  • ede62f5c75 Fix compilation Filipp Vakhitov 2023-12-10 00:49:51 +0200
  • 6386770ff3 Move more tests to src Filipp Vakhitov 2023-12-10 00:49:38 +0200
  • b4e831a81f Fix VisualAreaMatcher & TextRange Filipp Vakhitov 2023-12-10 00:09:21 +0200
  • 9b283360ce Minor improvements Filipp Vakhitov 2023-12-09 23:19:11 +0200
  • fabbd4d156 Better SelectionInfo implementation Filipp Vakhitov 2023-12-09 22:30:50 +0200
  • 9bea5bf5f7 Remove deprecated code filipp 2023-12-08 17:08:41 +0200
  • 9fbc990493 Fix visual matching filipp 2023-12-08 17:02:46 +0200
  • b05fdaaa73 Fix tests filipp 2023-12-08 15:25:25 +0200
  • 52d5d4d64c Fix Keyword token filipp 2023-12-08 13:39:16 +0200
  • 6ec712466c Fix StartOfWordMatcher & EndOfWordMatcher filipp 2023-12-08 13:32:13 +0200
  • 6616b8dc07 Simplify MarkMatchers filipp 2023-12-08 12:57:57 +0200
  • 807457c718 Hide method and add Deprecated annotation filipp 2023-12-08 12:33:07 +0200
  • 13d2a40903 removing print Emanuel Gestosa 2023-10-16 02:27:17 +0100
  • 022b196d6a adding comments and small refactors Emanuel Gestosa 2023-10-16 01:56:21 +0100
  • 7a64216830 getting rid of usages of deprecated classes Emanuel Gestosa 2023-10-16 00:27:25 +0100
  • bf7d2bd465 marking classes as deprecated Emanuel Gestosa 2023-10-15 20:06:49 +0100
  • 6e97b591de fixing some error messages Emanuel Gestosa 2023-10-15 19:25:27 +0100
  • fc7c470966 fixing nohlsearch command Emanuel Gestosa 2023-10-15 19:11:51 +0100
  • 51492ca121 moving seach methods back to VimSearchGroup base Emanuel Gestosa 2023-10-13 21:33:37 +0100
  • ce1df84330 creating new IjVimSearchGroup class Emanuel Gestosa 2023-10-13 00:50:41 +0100
  • 9b43e2a715 working on kotlin implementation of SearchGroup class Emanuel Gestosa 2023-10-11 19:39:38 +0100
  • 732cabd6aa working on processSearchCommand Emanuel Gestosa 2023-10-10 19:52:12 +0100
  • 7c14801d5c deprecating most of SearchHelper Emanuel Gestosa 2023-10-06 17:49:12 +0100
  • 66df09c065 use injector for IjVimSearchHelper calls Emanuel Gestosa 2023-10-06 16:26:26 +0100
  • 8fd6985316 deprecating SearchHelper find and findAll Emanuel Gestosa 2023-10-06 16:21:28 +0100
  • feac001499 substitute command working with new engine Emanuel Gestosa 2023-10-04 20:28:17 +0100
  • 4c47e3a8eb integrating new regex into global command Emanuel Gestosa 2023-09-27 20:02:44 +0100
  • 7773b625a5 \c token can't get overrided by \C Emanuel Gestosa 2023-09-27 18:05:35 +0100
  • abe1abec72 test for \c token always taking priority Emanuel Gestosa 2023-09-27 18:02:35 +0100
  • 023838a96b working on implicit DFA algorithm optimization Emanuel Gestosa 2023-09-27 17:59:17 +0100
  • f4e743acc5 VimRegex uses wrapscan option Emanuel Gestosa 2023-09-20 19:56:42 +0100
  • 06d58cbda5 integrating options into the main module Emanuel Gestosa 2023-09-20 19:34:55 +0100
  • d199dea204 using options in findPrevious Emanuel Gestosa 2023-09-20 18:54:44 +0100
  • 5722060ed9 testing VimRegex with smartcase set Emanuel Gestosa 2023-09-20 18:52:48 +0100
  • d4f7e727c1 VimRegex methods now receive options Emanuel Gestosa 2023-09-20 18:36:38 +0100
  • ba9afc3f8e adding usenewregex option to set command tests Emanuel Gestosa 2023-09-20 18:09:37 +0100