1
0
Fork 0

Commit Graph

  • f060750768
    Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +0100
  • 83c2e1c362
    Revert(VIM-2884): Fix moving lines to cursor chylex 2024-01-23 08:45:14 +0100
  • 6555e8dddd
    Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +0100
  • 528fd1b1d3
    Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +0200
  • 932fb509ff
    Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +0200
  • f353f47987
    Remove update checker chylex 2023-01-02 01:16:14 +0100
  • 5410187bd5
    Set custom plugin version chylex 2021-10-18 13:36:02 +0200
  • 58a8b96c3c
    Revert "Stop IdeaVim actions flowing into JB Client" Alex Plate 2024-03-20 13:07:22 +0200
  • 0e057ca9ae Bump org.eclipse.jgit:org.eclipse.jgit.ssh.apache dependabot[bot] 2024-03-13 15:51:30 +0000
  • 36bf2639bb Bump io.ktor:ktor-client-cio from 2.3.8 to 2.3.9 dependabot[bot] 2024-03-13 15:51:26 +0000
  • 0c1326e689 Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-03-13 15:51:17 +0000
  • dd74438f68 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23 dependabot[bot] 2024-03-13 15:51:07 +0000
  • a9ddfac782
    Add test that shows an issue when deleting a line at the end of file Alex Plate 2024-03-12 21:21:15 +0200
  • 79437df894
    Fix(VIM-3330): Use `Z` backward visual search in sneak plugin Alex Plate 2024-03-12 20:01:35 +0200
  • b5a04af089
    Switch to a stable version of the plugin verifier because the latest version is broken. Alex Plate 2024-03-12 12:02:21 +0200
  • 52372ae3d3
    Disable plugin verifier for tests Alex Plate 2024-03-12 09:34:55 +0200
  • 65d755d9b2
    Bring back the `getMappingMode` function for binary compatibility with the which-key plugin Alex Plate 2024-03-12 09:31:59 +0200
  • 1f1a8f3395
    Avoid generation of the huge amount of sets during regex search Alex Plate 2024-03-11 18:51:46 +0200
  • 629e4e7053
    Fix(VIM-3336): Improve the performance of `n` in large files Alex Plate 2024-03-11 18:49:38 +0200
  • c50a299cfd
    Remove the unused import Alex Plate 2024-03-11 18:48:27 +0200
  • 4bad129caf
    Do not register clipboard option change listener for caret registers Alex Plate 2024-03-11 17:41:54 +0200
  • 1ffb28e21b
    Wait for some checks in UI tests instead of immediate verification Alex Plate 2024-03-11 14:29:00 +0200
  • c126243367 Bump io.ktor:ktor-client-auth from 2.3.8 to 2.3.9 dependabot[bot] 2024-03-06 16:16:53 +0000
  • 6da6e461a8 Bump io.ktor:ktor-serialization-kotlinx-json from 2.3.8 to 2.3.9 dependabot[bot] 2024-03-06 16:03:31 +0000
  • 103101bbcb Bump com.google.devtools.ksp:symbol-processing-api dependabot[bot] 2024-03-06 15:50:00 +0000
  • f737fcba1a Bump io.ktor:ktor-client-core from 2.3.8 to 2.3.9 dependabot[bot] 2024-03-06 15:49:53 +0000
  • c5fa0678b8 Bump io.ktor:ktor-client-content-negotiation from 2.3.8 to 2.3.9 dependabot[bot] 2024-03-06 15:49:34 +0000
  • 00ccddf8cf Revert changes to SearchGroup filipp 2024-03-03 22:14:24 +0200
  • 00cbf188fb Replace findUnmatchedBlock method with a new implementation filipp 2024-03-02 22:46:16 +0200
  • 988ea74461 Fix(VIM-3294): %-movement mismatches braces filipp 2024-03-01 16:18:32 +0200
  • 0914cda7e5 Better matching for a sequence of single-line comments filipp 2024-03-01 14:44:51 +0200
  • 5959e9aaa1 Fix(VIM-1399): Uncommented brackets are matched to commented ones in VIM mode filipp 2024-03-01 13:23:13 +0200
  • 434df565ae Migrate % command to work with newer method in SearchGroup.kt filipp 2024-03-01 11:43:41 +0200
  • c8f36504d8 Fix tests for `%` filipp 2024-03-01 11:02:44 +0200
  • 06e1af371e Add SearchGroup.kt filipp 2024-03-01 10:23:35 +0200
  • d744987ac8 Add VimPsiService filipp 2024-03-01 09:29:09 +0200
  • b4eef17aaa Add StringUtil.kt class filipp 2024-03-01 09:29:42 +0200
  • 5c50e8607c Fix search filipp 2024-03-01 08:50:18 +0200
  • 9a324ab448 Reset KeyHandlerState when switching Editors Filipp Vakhitov 2024-02-29 20:27:46 +0200
  • c3978335f5 Bump org.mockito.kotlin:mockito-kotlin from 5.0.0 to 5.2.1 dependabot[bot] 2024-02-28 15:39:16 +0000
  • 051296c2aa
    UI tests: make sure the text appear in the editor before running tests Alex Plate 2024-02-28 09:37:05 +0200
  • 90f2d2ff29
    Small update of the minimal version of IJ Alex Plate 2024-02-27 14:43:23 +0200
  • 4c2edab406
    Run optimize imports Alex Plate 2024-02-27 13:17:02 +0200
  • 76e8fd69bf
    Increase timeout in UI tests Alex Plate 2024-02-27 11:30:35 +0200
  • 5dd458bcf7 Add lippfi, FilipParker to contributors list IdeaVim Bot 2024-02-24 09:02:05 +0000
  • a94a8b8539 Fix tests Filipp Vakhitov 2024-02-24 01:03:18 +0200
  • 261230b23a Remove experimental `showmodewidget` option Filipp Vakhitov 2024-02-24 00:36:36 +0200
  • b90317e00e More visible text color for mode widget Filipp Vakhitov 2024-02-24 00:27:48 +0200
  • 21c9dc8785 Add statistic collector for mode widget Filipp Vakhitov 2024-02-24 00:12:01 +0200
  • 31bbc60325
    Fix all reports of the inspection that prohibits the use of companion objects Alex Plate 2024-02-23 18:55:01 +0200
  • fec6e5c189
    Remove the last argument in EventLogGroup as the compatibility was fixed on the platform side Alex Plate 2024-02-23 18:35:21 +0200
  • 23c1493f17
    Fix(VIM-3306): Vim paragraph motion won't make mappings if there is already such mapping defined by user Alex Plate 2024-02-23 18:26:50 +0200
  • 00808af569
    Merge pull request #824 from JetBrains/fleet lippfi 2024-02-23 17:25:21 +0200
  • 3c94091d30 Merge branch 'refs/heads/master' into fleet filipp 2024-02-23 17:24:08 +0200
  • b737362aba Update CaretVisualAttributesListener to use new Editor API filipp 2024-02-23 17:21:18 +0200
  • db722fc4e5 VIM-1472 Add support for sorting with pattern Parker7123 2024-02-12 17:58:17 +0100
  • 7d679e68dc Merge branch 'refs/heads/master' into fleet filipp 2024-02-23 17:08:01 +0200
  • bc808403fb Rename localEditors to getEditors Matt Ellis 2024-02-05 09:39:57 +0000
  • 9d6dc317a4 Only notify editors for the current buffer Matt Ellis 2024-02-05 09:37:07 +0000
  • cf29c50f31 Ensure editors are initialised before use Matt Ellis 2024-02-05 09:16:47 +0000
  • 2a3c4cc441
    Use a link to changelog Alex Plate 2024-02-23 16:02:31 +0200
  • bd192561ae Stop IdeaVim actions flowing into JB Client Matt Ellis 2024-02-01 18:02:40 +0000
  • 66ff56a05e Move document listeners to global listeners Matt Ellis 2024-01-31 12:53:59 +0000
  • def86d179e Review disabled editor checks Matt Ellis 2024-01-31 11:56:47 +0000
  • 3c9a343f8b Review listeners to only work with local editors Matt Ellis 2024-01-31 11:45:40 +0000
  • 10b6b05fab Clear disposable after disposing Matt Ellis 2024-01-30 14:39:40 +0000
  • caa4ef736a Rename method for clarity Matt Ellis 2024-01-30 14:38:42 +0000
  • 23702345a9 Fix comments Matt Ellis 2024-01-30 14:38:01 +0000
  • ba89babd10 Move listener to app level Matt Ellis 2024-01-29 20:14:34 +0000
  • 2ce3fbd677 Use common APIs to get local editors Matt Ellis 2024-01-29 17:25:30 +0000
  • d8de73a06d Use correct APIs to get local only editors Matt Ellis 2024-01-29 16:29:34 +0000
  • 8094e6711a
    Update qodana baseline Alex Plate 2024-02-23 15:38:33 +0200
  • 10edccc1d6
    Add matchit test for jump from try to catch and to finally Alex Plate 2024-02-23 15:36:38 +0200
  • 247aaed188
    Use the property to change the state of the octopus handler Alex Plate 2024-02-23 15:32:35 +0200
  • 1a4333fa1b Move implementations to upper level Filipp Vakhitov 2024-02-20 14:57:28 +0200
  • 8eaa6df318 Throw error instead of warning on state conflict Filipp Vakhitov 2024-02-18 03:10:44 +0200
  • 7523db186f Empty status bar message after each test Filipp Vakhitov 2024-02-18 03:07:10 +0200
  • 4aac113522 Remove duplicate method filipp 2024-02-16 10:02:47 +0200
  • 795abd77a7 Add documentation filipp 2024-02-16 09:52:56 +0200
  • 38bc914504 Avoid using annotation-processors in vim-engine Filipp Vakhitov 2024-02-09 14:26:24 +0200
  • c8113eea83 Commit state after receiving unknown key Filipp Vakhitov 2024-02-08 22:51:26 +0200
  • 924b7418e8 Fix DigraphSequence cloning Filipp Vakhitov 2024-02-08 17:26:48 +0200
  • a7dfef61e9 Make LazyVimCommand open Filipp Vakhitov 2024-02-08 00:52:13 +0200
  • db35c979b4 Move some editor methods to the base class Filipp Vakhitov 2024-02-08 00:50:45 +0200
  • 2de933c723 Make processKey public Filipp Vakhitov 2024-02-08 00:47:26 +0200
  • d3704d602f Cleanup after moving logic to other classes filipp 2024-02-23 14:45:21 +0200
  • ea62f227bf Remove piece of code for handling bad commands filipp 2024-02-23 14:44:53 +0200
  • 23fdadc32e Fix test filipp 2024-02-23 14:43:25 +0200
  • e9bf06686f Add synchronize blocks to minimize risk of concurrent key processing and changing of the KeyHandlerState filipp 2024-02-23 14:41:17 +0200
  • 7842b155c1 Move some logic to ModeInputConsumer filipp 2024-02-23 14:37:01 +0200
  • 74a8277e10 Move some logic to SelectRegisterConsumer filipp 2024-02-23 14:29:49 +0200
  • ddb1b80463 Move some logic to CommandConsumer filipp 2024-02-23 14:27:45 +0200
  • eea3336934 Move some logic to CommandConsumer filipp 2024-02-23 14:27:04 +0200
  • f801145712 Update MappingInfo to match newer signature filipp 2024-02-23 14:23:37 +0200
  • e033b08535 Move some logic to DigraphConsumer filipp 2024-02-23 14:19:36 +0200
  • 1d9514a205 Move some logic to RegisterConsumer filipp 2024-02-23 14:16:38 +0200
  • 6741120f19 Move some logic to CharArgumentConsumer filipp 2024-02-23 14:14:49 +0200
  • c501457322 Move some logic to EditorResetConsumer filipp 2024-02-23 14:13:38 +0200
  • 46425a24c3 Move some logic to DeleteCommandConsumer filipp 2024-02-23 14:11:46 +0200
  • 9826f0a7f0 Move some logic to CommandCountConsumer filipp 2024-02-23 13:45:29 +0200