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

Commit Graph

  • b0dd75f77c Fix deprecated API usage Matt Ellis 2024-10-23 13:46:12 +01:00
  • 727cfb36ba Remove pre-242 workaround Matt Ellis 2024-10-23 12:34:42 +01:00
  • a7d5c5f2d4 Remove custom version for split mode Matt Ellis 2024-10-23 12:22:48 +01:00
  • 1e02848a66 Update target IDEA version to 242 Matt Ellis 2024-10-23 12:16:44 +01:00
  • 9d8afc5fcb TC: Use the idea version from the gradle configuration to run github tests Alex Plate 2024-11-05 03:46:24 +02:00
  • 15b2a17ae6 Bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.10.5 dependabot[bot] 2024-10-30 15:55:12 +00:00
  • 39a2cdcf50 Bump io.ktor:ktor-client-auth from 2.3.12 to 3.0.1 dependabot[bot] 2024-10-30 15:54:51 +00:00
  • 2fd488531b Bump org.junit.vintage:junit-vintage-engine from 5.10.3 to 5.10.5 dependabot[bot] 2024-10-30 15:40:02 +00:00
  • e69b30796c Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.10.5 dependabot[bot] 2024-10-30 15:40:11 +00:00
  • 790a0afdf3 Bump io.ktor:ktor-client-core from 2.3.12 to 3.0.1 dependabot[bot] 2024-10-30 15:40:07 +00:00
  • 66b01b0b0d Add Greg Shrago to contributors list IdeaVim Bot 2024-10-26 09:02:33 +00:00
  • 71ea6184a0 Add Greg Shrago to the contributors list Alex Plate 2024-10-25 18:18:12 +03:00
  • 0b1c79d961 Disable some IJ additional checks Greg Shrago 2024-10-25 18:14:37 +03:00
  • 6b751fae6e Disable some IJ additional checks Alex Plate 2024-10-25 17:29:07 +03:00
  • 152066b73c Apply TeamCity patches Alex Plate 2024-10-25 17:00:44 +03:00
  • dfe645c4eb TeamCity change in 'Ideavim' project: general settings of 'Tests for IntelliJ 2024.2' build configuration were updated aleksei.plate@jetbrains.com 2024-10-25 13:52:21 +00:00
  • 5024fd94da There are fails in the configuration, let's revert part of it Alex Plate 2024-10-25 16:47:57 +03:00
  • 4d3a231a35 Add java and other tests to artifacts Alex Plate 2024-10-25 16:27:53 +03:00
  • e1a803d310 Disable one more test that doesn't work on 242 Alex Plate 2024-10-25 15:59:05 +03:00
  • 96b224c0d8 Fix compilation issues Alex Plate 2024-10-25 14:47:54 +03:00
  • 8b6de3f5c6 Fix split window tests for 242 Alex Plate 2024-10-25 14:35:41 +03:00
  • 9014d99cde Add a note that PluginStartup code should be updated and migrated to a different approach Alex Plate 2024-10-23 17:12:02 +03:00
  • 8dfd41a891 Refactoring: Move VimDocumentListener from multicaster to plugin.xml registration Alex Plate 2024-10-23 17:10:45 +03:00
  • 7e62e816a5 Refactoring: Move FocusChangeListener from multicaster to per-editor subscription Alex Plate 2024-10-23 16:59:54 +03:00
  • 9c4965581a Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.3 dependabot[bot] 2024-10-23 15:50:55 +00:00
  • d1abc0c9f9 Bump io.ktor:ktor-client-cio from 2.3.10 to 3.0.0 dependabot[bot] 2024-10-23 15:35:45 +00:00
  • 43555ad581 Bump org.jetbrains:annotations from 24.1.0 to 26.0.1 dependabot[bot] 2024-10-23 15:35:40 +00:00
  • 640e5ac552 Bump org.jetbrains.intellij.platform from 2.0.0-rc2 to 2.1.0 dependabot[bot] 2024-10-23 15:35:51 +00:00
  • 40b706bcf4 Bump org.junit.jupiter:junit-jupiter-params from 5.10.3 to 5.10.5 dependabot[bot] 2024-10-23 15:35:48 +00:00
  • 5b355a8e95 TC: Remove old tests configurations Alex Plate 2024-10-23 13:31:33 +03:00
  • 8ed53284e4 Add Kirill Karnaukhov, SanderHestvik to contributors list IdeaVim Bot 2024-10-22 09:01:48 +00:00
  • 1f6e124f9d Fix(VIM-3676): Allow to set the handle for shortcuts with arrows Alex Plate 2024-10-21 17:56:44 +03:00
  • 5198864f34 [ai-completion] LLM-11886: make AI completion invoke on Enter when IdeaVim is turned on Kirill Karnaukhov 2024-10-11 16:23:07 +02:00
  • ecfff61aad Fix the issue in the replacement script Alex Plate 2024-10-21 16:17:49 +03:00
  • 26909af5de Update the doc sync script to remove the .md from the links. Alex Plate 2024-10-21 16:16:17 +03:00
  • ad762379fb Update IdeaVim Plugins.md Alex Plate 2024-10-21 16:12:11 +03:00
  • dd4f2de368 Fix links in doc/Home.md SanderHestvik 2024-10-07 10:41:21 +02:00
  • 879d191800 Scroll caret into view after undo/redo Matt Ellis 2024-10-18 16:19:24 +03:00
  • 9d9e38843d Invoke undo/redo on correct editor Matt Ellis 2024-10-18 16:14:15 +03:00
  • f7aded99e8 Only perform incsearch in current project Matt Ellis 2024-10-17 13:34:15 +03:00
  • 4e1de61d77 Update support-guide.md Igor Babko 2024-09-25 17:44:07 +03:00
  • 34fe09c8f9 Use full width of output panel for text Matt Ellis 2024-09-04 00:56:46 +01:00
  • 10283ce2f8 Add support for custom digraphs Matt Ellis 2024-09-03 23:25:18 +01:00
  • cc53b59658 Add digraph headers Matt Ellis 2024-09-03 17:12:58 +01:00
  • c758a79f79 Minor refactor outputting digraphs Matt Ellis 2024-09-03 16:00:09 +01:00
  • 01d00d45d8 Add a default size for the digraph string builder Matt Ellis 2024-09-03 13:51:25 +01:00
  • 5c7edc498f Rename getDigraph - it gets a char from a digraph Matt Ellis 2024-09-03 13:15:12 +01:00
  • 9c403d2862 Simplify creating string digraph key Matt Ellis 2024-09-03 12:37:31 +01:00
  • ebbd733bba Update default digraphs to match current Vim Matt Ellis 2024-09-03 02:10:07 +01:00
  • 88d1e1d24a Suppress language download inspection Matt Ellis 2024-09-03 09:25:18 +01:00
  • c19f2aeee4 Update comments for default digraphs Matt Ellis 2024-09-03 01:41:42 +01:00
  • 86202c846a Remove unused commented digraph data Matt Ellis 2024-09-02 23:40:21 +01:00
  • 9a7ff442f3 Correctly format RTL and combining digraph chars Matt Ellis 2024-09-02 23:24:37 +01:00
  • 3752a97d74 Output digraph character codes in decimal, like Vim Matt Ellis 2024-09-02 19:10:09 +01:00
  • 5572dfc80d Update digraph formatting to match Vim Matt Ellis 2024-09-02 18:50:05 +01:00
  • 100f420d46 Strip trailing spaces Matt Ellis 2024-09-02 18:37:15 +01:00
  • 3fcc4746d8 Migrate digraph output to engine Matt Ellis 2024-09-02 18:08:04 +01:00
  • 5c5ac192da Add tests for digraph output Matt Ellis 2024-09-02 18:03:10 +01:00
  • a0a2163ba0 Disable some action tests because they're broken in 242 Alex Plate 2024-09-05 18:58:20 +03:00
  • 02724cadce Fix the leaking timer in tests Alex Plate 2024-09-05 18:57:43 +03:00
  • b205f87902 Disable tests for options for split window Alex Plate 2024-09-05 18:57:12 +03:00
  • 314304246a Fix the LATEST-EAP-SNAPSHOT tests Alex Plate 2024-09-05 17:10:14 +03:00
  • 785688b1ca Fix compatibility in tests with 2024.2 Alex Plate 2024-09-05 16:42:16 +03:00
  • 822dad52f3 Set plugin version to chylex-41 customized/41 chylex 2023-11-17 12:55:52 +01:00
  • bf12c98880 Exit insert mode after refactoring chylex 2024-09-05 07:37:55 +02:00
  • c02bd15e4f Add action to run last macro in all opened files chylex 2024-08-11 17:47:07 +02:00
  • 5957d5d681 Stop macro execution after a failed search chylex 2024-08-11 17:34:51 +02:00
  • 9445afb555 Revert per-caret registers chylex 2024-07-08 02:53:01 +02:00
  • 6e115bdf64 Revert "Factor disposable objects on editor opening" chylex 2024-04-27 09:46:43 +02:00
  • 6305c412b5 Fix(VIM-3364): Exception with mapped Generate action chylex 2024-03-27 13:24:17 +01:00
  • be2eabe3b9 Apply scrolloff after executing native IDEA actions chylex 2024-01-24 23:15:05 +01:00
  • de13e4348a Stay on same line after reindenting chylex 2024-08-10 14:26:46 +02:00
  • 1c154fdc8a Update search register when using f/t chylex 2024-01-23 13:16:02 +01:00
  • 9b75931736 Automatically add unambiguous imports after running a macro chylex 2023-12-03 09:31:15 +01:00
  • 3fe97aa767 Fix(VIM-3179): Respect virtual space below editor (imperfectly) chylex 2023-11-15 00:06:45 +01:00
  • 8eb2dbebcf Fix(VIM-3178): Workaround to support "Jump to Source" action mapping chylex 2023-11-14 23:41:00 +01:00
  • cb781f9a0d Add support for count for visual and line motion surround chylex 2023-11-09 09:17:29 +01:00
  • 6693755823 Fix vim-surround not working with multiple cursors chylex 2022-10-24 02:09:20 +02:00
  • 9a9bd335d3 Fix(VIM-696) Restore visual mode after undo/redo, and disable incompatible actions chylex 2022-12-21 04:34:56 +01:00
  • 91e22482c6 Respect count with <Action> mappings chylex 2023-11-17 07:32:27 +01:00
  • 06dc2ed75c Change matchit plugin to use HTML patterns in unrecognized files chylex 2022-06-18 19:59:56 +02:00
  • 12da1ac969 Reset insert mode when switching active editor chylex 2023-10-19 23:56:06 +02:00
  • 5747ac0ebf Disable switching to insert mode for some editors chylex 2024-08-10 14:46:56 +02:00
  • 8a47bc1840 Remove update checker chylex 2023-01-02 01:16:14 +01:00
  • da4deaf698 Set custom plugin version chylex 2021-10-18 13:36:02 +02:00
  • 4c09ab4766 Add Felix Wiemuth to contributors list IdeaVim Bot 2024-08-31 09:01:59 +00:00
  • ee447bce07 Add a note to replace the raw string after the changes will be available Alex Plate 2024-08-30 18:57:00 +03:00
  • 5fb4c10f88 Add 2024.2 IJ for testing on TC Alex Plate 2024-08-30 18:42:02 +03:00
  • ed2fcb08b0 [VIM-3620] Add a link to the usage survey Alex Plate 2024-08-30 18:34:02 +03:00
  • dedd90ce13 Fix(VIM-3615): Escape closes dialog while waiting for more keys chylex 2024-08-25 09:07:59 +02:00
  • 73326e623e Use the behavior form in docs Alex Plate 2024-08-30 16:42:03 +03:00
  • a2bc34d6ec [VIM-3620] Show the uninstall survey only when uninstalling IdeaVim Alex Plate 2024-08-29 10:20:23 +03:00
  • b652c7726a Fix typo Felix Wiemuth 2024-08-28 11:59:05 +02:00
  • fb7a2de07b Encapsulate the command builder's state flag Matt Ellis 2024-08-28 17:11:27 +01:00
  • def9ca479b Ensure builder resets to a root command trie node Matt Ellis 2024-08-28 16:46:13 +01:00
  • 0936e0761f Reorder CommandBuilder methods Matt Ellis 2024-08-28 13:26:35 +01:00
  • 09a335bcfe Start to encapsulate setting command builder state Matt Ellis 2024-08-28 13:11:09 +01:00
  • 37b8d69bac Remove unused EMPTY_COMMAND Matt Ellis 2024-08-23 17:41:07 +01:00
  • 13308050a8 Remove unnecessary OperatorArguments parameters Matt Ellis 2024-08-23 17:20:02 +01:00
  • a1a553ebc9 Deprecate OperatorArguments.mode Matt Ellis 2024-08-24 09:27:41 +01:00