1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-09-10 19:53:12 +02:00

Commit Graph

  • 49611ee6b9 Show the correct handler class in :map Matt Ellis 2020-11-30 16:39:02 +00:00
  • 539465bb56 Update property based test Alex Plate 2020-12-03 10:50:57 +03:00
  • bc54a73d69 Add suggested options to README.md Alex Plate 2020-12-03 10:13:28 +03:00
  • 5eb12f5d14 Update mappings in .ideavimrc example Alex Plate 2020-12-03 10:09:05 +03:00
  • 557e47650f Disable octal for nrformats Alex Plate 2020-12-03 10:07:27 +03:00
  • f50753bfd7 Add tests for 2020.3 on TeamCity Alex Plate 2020-12-03 10:02:21 +03:00
  • 7a164d6d5f Updates to block caret in insert mode Alex Plate 2020-12-02 10:58:04 +03:00
  • 60bc936cd9 Take back: VIM-1475: Respect the "use block caret" when in insert mode Alex Plate 2020-12-02 10:31:01 +03:00
  • d097e636ea Add test for double exiting visual mode Alex Plate 2020-12-02 10:30:37 +03:00
  • 3ce2bbb624 Rename test for visual exit Alex Plate 2020-12-02 10:27:28 +03:00
  • 4926d2554e Revert "VIM-1475: Respect the "use block caret" when in insert mode" 0.61.2-EAP Alex Plate 2020-12-02 09:45:08 +03:00
  • eae135acba Fix detekt issues Alex Plate 2020-12-01 12:19:08 +03:00
  • 8ce3801b87 [VIM-1913] Improve interaction with AppCode templates Alex Plate 2020-12-01 11:55:47 +03:00
  • 0c7c11f817 Ignore ui test 0.61.1-EAP Alex Plate 2020-12-01 10:02:53 +03:00
  • b3a39c05d7 Update plugin.xml Alex Plate 2020-12-01 09:56:05 +03:00
  • 7370012667 Add getUnreleasedChangelog task to build.gradle Alex Plate 2020-12-01 09:52:56 +03:00
  • 412838fd4b Remove implemented manual tests Alex Plate 2020-11-27 12:05:00 +03:00
  • 273a614389 Add gutter ui test Alex Plate 2020-11-27 12:03:28 +03:00
  • 3944c80ae2 Update gradle intellij plugin Alex Plate 2020-11-27 10:54:22 +03:00
  • 726ab3f91b Add test with mouse dragging Alex Plate 2020-11-26 11:53:17 +03:00
  • ab307dd78f Injecting text instead of typing it Alex Plate 2020-11-26 11:53:07 +03:00
  • e3079912ae Remove unused handlers Alex Plate 2020-11-26 10:24:22 +03:00
  • 52da3ed0e4 Update info file Alex Plate 2020-11-26 09:44:48 +03:00
  • cda85169ea Add new line for ExEditorKit.kt Alex Plate 2020-11-25 17:22:26 +03:00
  • 978d1df598 Disable internationalization inspections Alex Plate 2020-11-25 17:13:25 +03:00
  • f90d22cc20 Refactoring of ex actions Alex Plate 2020-11-25 10:39:05 +03:00
  • bae69d92ae Rename .java to .kt Alex Plate 2020-11-25 10:39:05 +03:00
  • b910239825 Put ex panels into the separate package Alex Plate 2020-11-25 10:17:11 +03:00
  • 6421a5969a Update changes Alex Plate 2020-11-25 10:05:43 +03:00
  • 5c9faba7f4 Implement cmap sumoooru2 2020-10-24 13:21:01 +03:00
  • c1af738cc5 Add another ui test Alex Plate 2020-11-24 12:14:04 +03:00
  • 23a80a9260 [VIM-2170] Fix alternative range format for s command Alex Plate 2020-11-23 11:49:30 +03:00
  • d9d92f7eee Add another ui test Alex Plate 2020-11-20 20:18:19 +03:00
  • c8be6c203e Update intellij plugin version Alex Plate 2020-11-20 12:39:00 +03:00
  • 612c599d9b Update compatibility a bit Alex Plate 2020-11-20 11:38:22 +03:00
  • 1292c7d1ae Remove unused import Alex Plate 2020-11-20 11:17:40 +03:00
  • 69f07967b5 Fix compilation issus for <203 Alex Plate 2020-11-20 11:00:29 +03:00
  • aedd427c07 Optimize imports Alex Plate 2020-11-20 10:45:26 +03:00
  • 9b6c3dc511 Fix unresolved references Alex Plate 2020-11-20 10:17:52 +03:00
  • b4fa7f4317 Replace @NlsSafe annotation from utils with our own Alex Plate 2020-11-20 09:58:43 +03:00
  • f053d305d5 Remove neovim from implementation Alex Plate 2020-11-20 09:35:48 +03:00
  • 1d95b7ddf7 Move run configurations to the .idea Alex Plate 2020-11-19 16:43:27 +03:00
  • 01a6964d68 Use neovim for tests only Alex Plate 2020-11-19 11:59:41 +03:00
  • d661f96a9b Reformat for MessageHelper.kt Alex Plate 2020-11-19 11:23:04 +03:00
  • c79fae8ab3 [i18n] Mark some strings as @NonNls Alex Plate 2020-11-19 11:03:53 +03:00
  • 121f130893 Ignore toString localization Alex Plate 2020-11-19 05:55:35 +03:00
  • da9a0a414a [i18n] Extract more starting for localization Alex Plate 2020-11-19 00:26:17 +03:00
  • e0732e041b Start with UI tests in the project Alex Plate 2020-11-18 22:03:46 +03:00
  • 6fc5b3189a [i18n] More extracted strings Alex Plate 2020-11-18 18:49:55 +03:00
  • 2a0c9cb749 [i18n] Add another file template Alex Plate 2020-11-18 14:22:39 +03:00
  • 7ad131b448 [i18n] More extracted strings Alex Plate 2020-11-18 13:03:18 +03:00
  • 3e7186bd60 [i18n] Update @Nls annotations Alex Plate 2020-11-18 12:37:59 +03:00
  • 132f8cce53 [i18n] Extract more strings Alex Plate 2020-11-18 12:36:15 +03:00
  • 5c07f42afb Disable unstable api usage inspection Alex Plate 2020-11-18 12:33:51 +03:00
  • 1f7a2594c8 Convert some strings to properties Alex Plate 2020-11-18 11:26:03 +03:00
  • ec64d19a36 Update JetBrains annotations Alex Plate 2020-11-18 11:23:38 +03:00
  • 5cb67470d5 Enable hardcoded string inspection Alex Plate 2020-11-18 03:12:35 +03:00
  • c03f01a96a Update MessageHelper.kt Alex Plate 2020-11-18 03:09:57 +03:00
  • 26b67a43ae Fix formatting Alex Plate 2020-11-17 19:55:09 +03:00
  • a93ca3a205 Support mapclear commands Alex Plate 2020-11-17 19:47:56 +03:00
  • dcc647ba3c [VIM-1491] Support unmap Alex Plate 2020-11-17 19:38:22 +03:00
  • fe44f59239 Refactor map handler Alex Plate 2020-11-17 19:36:41 +03:00
  • 80dba0babf Move MapHandler into the separate package Alex Plate 2020-11-17 10:48:58 +03:00
  • 34acf9a91e Add CJK characterType for delimiting caret movement Yaohui Wang 2020-09-24 00:00:57 +08:00
  • cb859dbb7b Add Grzegorz Antoniak to the contributors list Alex Plate 2020-11-17 10:16:13 +03:00
  • 20c04b1e62 Add Brandon Conway to the contributors list Alex Plate 2020-11-16 11:21:38 +03:00
  • 69eaf8ed0c Jan Palus was already on the list Alex Plate 2020-11-16 11:18:28 +03:00
  • 62c828d722 VIM-1475: Respect the "use block caret" when in insert mode Grzegorz Antoniak 2020-11-16 20:14:18 +01:00
  • 251e8e8ff4 Fix typo Brandon Conway 2020-11-13 14:17:22 -08:00
  • acc41ec72e Add warning to the info about ideavimrc file Alex Plate 2020-11-13 15:15:28 +03:00
  • f9ebcf2ee4 Update readme section Alex Plate 2020-11-13 15:13:01 +03:00
  • f3df231dc2 Update changes Alex Plate 2020-11-13 12:35:21 +03:00
  • 75a1bb7cc5 VIM-2114 Do not override registers when deleting empty range Jan Palus 2020-08-31 20:48:39 +02:00
  • 7d6a64315a Add Jan Palus to contributors list Alex Plate 2020-11-13 11:58:10 +03:00
  • 2758071d31 VIM-2113 Increase tag range only in visual mode Jan Palus 2020-08-31 20:26:59 +02:00
  • 3881b905be Update CHANGES.md 0.61 Alex Plate 2020-11-12 10:51:57 +03:00
  • 073c62f868 Update version on TeamCity Alex Plate 2020-11-12 10:50:25 +03:00
  • d8e0f26bea Revert "Unmute falling tests" Alex Plate 2020-11-12 10:47:39 +03:00
  • 04c24ab5d0 Run manual tests Alex Plate 2020-11-12 10:38:02 +03:00
  • bfb0ba1ab9 Update emulated plugins Alex Plate 2020-11-12 10:31:11 +03:00
  • fb7d48af1f Update IDE actions section in README Alex Plate 2020-11-12 10:11:33 +03:00
  • 559989ce4b Remove all To Be Released labels Alex Plate 2020-11-12 10:03:56 +03:00
  • 81f59e3c18 Update plugin.xml Alex Plate 2020-11-12 10:03:04 +03:00
  • b6adf9f7a9 Rename ideaenabledbufs to ideavimsupport Alex Plate 2020-11-12 09:45:29 +03:00
  • b972a01cf0 Add merged PR to changes Alex Plate 2020-11-12 09:41:57 +03:00
  • 0296cae712 Unmute falling tests Alex Plate 2020-11-09 14:02:24 +03:00
  • c38b18e16b Prevent inlays causing scrolling to stick Matt Ellis 2020-11-10 15:38:49 +00:00
  • 8d65c3ed26 Limit how much of an inlay is shown when scrolling Matt Ellis 2020-11-10 15:37:26 +00:00
  • 995bb966ad Reposition cursor when scrolloff changes Matt Ellis 2020-11-10 14:41:22 +00:00
  • dbda1a76ca [VIM-2158] Fix scrolling when scrolloff is greater than half screen height, but less than full screen height Matt Ellis 2020-11-10 14:19:51 +00:00
  • ed6f990d9a Remove some qodana inspections Alex Plate 2020-11-06 21:39:37 +03:00
  • 4f86d9cc77 Correct visual mode exiting when after line end Alex Plate 2020-11-06 20:26:26 +03:00
  • d55774abab Use vimForEachCaret Alex Plate 2020-11-06 20:21:05 +03:00
  • d5591ba08d Update qodana profile Alex Plate 2020-11-06 20:00:21 +03:00
  • f67d483c4e Exclude next method from property based testing Alex Plate 2020-11-06 19:48:33 +03:00
  • f26ddd4a27 Fix exception in aW Alex Plate 2020-11-06 19:12:40 +03:00
  • dbbea642bc Add inspection profiles to the repository Alex Plate 2020-11-06 18:40:02 +03:00
  • 0539e39977 Fix <C-\><C-N> Alex Plate 2020-11-06 11:16:13 +03:00
  • 65235d32a1 Fix exception for ]b command Alex Plate 2020-11-06 10:36:03 +03:00
  • ecfcdf5a8c Update intellij gradle plugin Alex Plate 2020-11-06 10:06:25 +03:00