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

Commit Graph

  • 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
  • 755f05791a Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • 2d170dd15b Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • 943dffd43a Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • f17e99dd46 Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +01:00
  • aa4caaa722 Fix(VIM-3166): Workaround to fix broken filtering of visual lines chylex 2023-11-10 02:34:50 +01:00
  • 4380b88cbd Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 55ce038d51 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • deec7eef2e Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • 2feffa9ff4 Revert(VIM-2884): Fix moving lines to cursor chylex 2024-01-23 08:45:14 +01:00
  • f7f663f29a Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • badbcd83d6 Add Matchit support for Java statements chylex 2024-01-23 00:10:42 +01:00
  • d978901edf Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 08940fdaba Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • 3a11fb9bd3 Remove update checker chylex 2023-01-02 01:16:14 +01:00
  • fa9bb6adf4 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • fb75508258 Support widget themes Filipp Vakhitov 2024-01-23 23:59:57 +02:00
  • 0e69168382 Make the Apply button disabled by default Filipp Vakhitov 2024-01-23 18:54:47 +02:00
  • 9970ab8643 Allow to open only one widget settings window at a time Filipp Vakhitov 2024-01-23 18:53:41 +02:00
  • 7ff82010c3 Rename "Foreground:" field to "Text:" in mode widget settings Filipp Vakhitov 2024-01-23 16:47:21 +02:00
  • 1da8cd53d2 VIM-1377 Normal mode needs to be more obvious Filipp Vakhitov 2024-01-23 01:27:42 +02:00
  • 9337a89eac VIM-1377 Normal mode needs to be more obvious Filipp Vakhitov 2024-01-23 00:55:04 +02:00
  • 510564dd91 VIM-1377 Normal mode needs to be more obvious Filipp Vakhitov 2024-01-23 00:35:28 +02:00
  • a9ededc997 VIM-1377 Normal mode needs to be more obvious Filipp Vakhitov 2024-01-23 00:22:30 +02:00
  • 722cffbd48 [RIDER-85968] Do not format inserted code for CLion Nova Alex Plate 2024-01-22 10:20:07 +04:00
  • a787befd72 Add special esc processor for CLion Nova Alex Plate 2024-01-22 09:51:31 +04:00
  • 8ddd71a65a Switch all releases to 2023.3.2 Alex Plate 2024-01-18 10:03:07 +04:00
  • 280e1ec16d Fix updating widget for cases when statusbar is not initialized filipp 2024-01-17 11:15:54 +02:00
  • 52cf10cb2e Better widget Filipp Vakhitov 2024-01-13 23:01:01 +02:00
  • c12082affc Bump io.ktor:ktor-client-content-negotiation from 2.3.6 to 2.3.7 dependabot[bot] 2024-01-10 15:46:05 +00:00
  • c0d7d74dac Bump io.ktor:ktor-client-core from 2.3.6 to 2.3.7 dependabot[bot] 2024-01-10 15:46:13 +00:00
  • df72b24ad2 Wait smart mode before starting to create files Alex Plate 2024-01-09 17:34:03 +02:00
  • 26bdd15400 Do not try to turn off IdeaVim dialog as we don't show it anymore in UI tests Alex Plate 2024-01-08 18:52:09 +02:00
  • e13310b4e0 Get rid of typing the action name Alex Plate 2024-01-08 18:51:30 +02:00
  • e9d4218705 Try another way to search for the action Alex Plate 2024-01-08 17:13:31 +02:00
  • 56b80e4e60 Fix UI test with action search Alex Plate 2024-01-08 15:23:12 +02:00
  • 679f6471e6 Wait longer for the track action id action Alex Plate 2024-01-05 20:16:13 +02:00
  • 984179695c Explicitly specify the save version of action cache Alex Plate 2024-01-05 20:08:37 +02:00
  • 5cca484a82 Do not use sample code for this case Alex Plate 2024-01-05 19:51:18 +02:00
  • d91e2296b0 Fix incorrect version of the dependency Alex Plate 2024-01-05 19:37:54 +02:00
  • 59768c16e2 Wait for track action id test to appear in search results Alex Plate 2024-01-05 19:36:03 +02:00
  • 580efeae1a Update version of the robot Alex Plate 2024-01-05 19:35:47 +02:00
  • 0a3b508c8a Update versions of actions for ui tests Alex Plate 2024-01-05 19:19:55 +02:00
  • 5e2f590b76 Try to use gradle-build-action in UI tests Alex Plate 2024-01-05 19:00:36 +02:00
  • ee94396afa Double escape to exit multicaret is required Alex Plate 2024-01-05 18:53:22 +02:00
  • 98764b6356 Change the set up of sandbox idea Alex Plate 2024-01-05 18:37:34 +02:00
  • f01cc4d0d0 Add UI test for enter in insert and select modes Alex Plate 2024-01-05 18:31:02 +02:00
  • 4c0f17429b Get rid of function and clean up UI test Alex Plate 2024-01-05 18:15:16 +02:00
  • 6a2ae1c572 Increase the expand timeout for the tree. For some reason it doesn't open quickly during tests on GH Alex Plate 2024-01-05 18:10:53 +02:00
  • a2681ce6cc Add UI test for multicaret enter Alex Plate 2024-01-05 18:01:23 +02:00
  • 4e43606932 GH actions: always store the execution of the test Alex Plate 2024-01-05 17:44:44 +02:00
  • 28c0c3207a Add UI test for mappings on A-Enter and C-Enter Alex Plate 2024-01-05 17:40:40 +02:00
  • ecfa0e2b49 Fix incorrect reference for the test Alex Plate 2024-01-05 17:24:20 +02:00
  • ec3122f320 Upload the logs of the sandbox Alex Plate 2024-01-05 17:21:19 +02:00
  • 7e4b4c973c Add UI tests for adding new line above and below via action in normal mode Alex Plate 2024-01-05 17:05:07 +02:00
  • 64753df2dd Always store the execution of the test Alex Plate 2024-01-05 16:41:22 +02:00
  • 75b36ab886 Do not show tips on startup for UI tests Alex Plate 2024-01-05 16:34:50 +02:00
  • 208a78c748 Get rid of testing error Alex Plate 2024-01-05 16:34:24 +02:00
  • 027249c575 Incorrect import was used for video Alex Plate 2024-01-05 16:15:00 +02:00
  • 5ceb960205 Use junit 5 version of video-recorder Alex Plate 2024-01-05 15:56:07 +02:00
  • 1cea156c5a Try to update the ffmpeg downloader Alex Plate 2024-01-05 15:41:43 +02:00
  • e1efa1ecbc Update copyright template Alex Plate 2024-01-04 13:12:17 +02:00
  • 517de5e179 Update changelog after merging PR IdeaVim Bot 2024-01-04 14:00:52 +00:00
  • 825b62a2a9 Refactor to remove lazy properties Matt Ellis 2024-01-03 17:35:47 +00:00
  • 5ec817776c Use "vim" prefix for option keys Matt Ellis 2023-12-29 16:40:39 +00:00
  • 3ad0519add Extract initialisation strategies to new class Matt Ellis 2023-12-21 11:18:33 +00:00
  • 9868522341 Only calculate stack trace if logging is enabled Matt Ellis 2023-12-20 12:36:36 +00:00
  • 5b8d8c617f Improve type handling Matt Ellis 2023-12-29 16:19:10 +00:00
  • a1f66061e3 Extract option storage to separate class Matt Ellis 2023-12-28 11:51:58 +00:00
  • d8811933c9 Simplify resetting options for testing Matt Ellis 2023-12-22 00:42:11 +00:00
  • c9864dde8d Extract parsed values cache Matt Ellis 2023-12-18 23:44:39 +00:00
  • ca849d6649 Simplify API of OptionListenersImpl Matt Ellis 2023-12-18 15:54:16 +00:00
  • 95a2354a86 Fix issue where global value wasn't properly set Matt Ellis 2023-12-18 16:17:00 +00:00