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

Commit Graph

  • 7172faf7b5 Revert strict mode for all normalization methods Alex Plate 2020-07-02 12:09:56 +03:00
  • 6e1761a1f5 impl tabc[lose] ex command Rieon Ke 2020-07-02 15:21:19 +08:00
  • baa7d4f098 Fix big word motion for last word Alex Plate 2020-07-01 20:49:34 +03:00
  • baa5557010 Fix bug in dollar motion at the end Alex Plate 2020-07-01 20:01:07 +03:00
  • 5ce25ebc23 Fix deleting from the start of document Alex Plate 2020-07-01 19:46:32 +03:00
  • 1f4d5b0140 Really ignore property based test Alex Plate 2020-07-01 19:01:51 +03:00
  • ddd1a0a5f0 Reset digraph during propertyBased tests Alex Plate 2020-07-01 19:01:08 +03:00
  • 802c887b60 Well, JetCheck is accessible from IJ sources Alex Plate 2020-07-01 15:55:01 +03:00
  • e15fd8fa24 Add initial implementation of property based tests Alex Plate 2020-07-01 15:46:52 +03:00
  • 034cc3a725 Fix sentence motion with two new lines at start Alex Plate 2020-07-01 15:43:24 +03:00
  • f34dcc0386 Add test for block selection on empty file Alex Plate 2020-07-01 15:02:39 +03:00
  • a7b278553f Make typeText accessible from non vim test cases Alex Plate 2020-07-01 14:11:14 +03:00
  • bd52eb12bd Fix star search on the last dot Alex Plate 2020-06-30 23:08:09 +03:00
  • 2d9a0a7559 Fix case yk for first line Alex Plate 2020-06-30 22:47:19 +03:00
  • 67d3698a40 Fix alternative XDG path in README strogiyotec 2020-06-30 11:30:10 -07:00
  • 7b40281875 Use strict mode in normalize methods Alex Plate 2020-06-30 20:27:41 +03:00
  • dc1d01c91d Use ifEmpty method Alex Plate 2020-06-30 19:48:53 +03:00
  • 1e2618fddc Fix missing set command in docs Alex Plate 2020-06-30 10:22:26 +03:00
  • 85194b772b Vim.showMessage should show localized string Alex Plate 2020-06-30 10:22:12 +03:00
  • 5a048139d6 Extract action names and descriptions to message bundle Alex Plate 2020-06-30 10:07:37 +03:00
  • 7809842348 Remove unused command flags Alex Plate 2020-06-30 09:54:35 +03:00
  • c7948374fd Cleanup Alex Plate 2020-06-29 13:30:23 +03:00
  • f8afdf304b Use @TestFor instead of custom annotation Alex Plate 2020-06-29 12:21:06 +03:00
  • 29d617f7bb Fix missing mapping to FileHandler Alex Plate 2020-06-29 11:00:17 +03:00
  • 0e7b05e360 Continue cleanup Alex Plate 2020-06-29 10:57:53 +03:00
  • 5f18e99128 Action is not nullable for Command Alex Plate 2020-06-29 10:49:46 +03:00
  • b2e0af587f Continue code cleanup Alex Plate 2020-06-29 10:42:02 +03:00
  • b0b0817668 Code cleanup Alex Plate 2020-06-29 10:29:52 +03:00
  • a6ef654c05 Add tests for exchange plugin with unnamed register in clipboard Alex Plate 2020-06-26 10:43:42 +03:00
  • e428b9fa0a IdeaVim should save to unnamed register, not default one Alex Plate 2020-06-26 10:34:06 +03:00
  • 7008185735 Prepare to the 0.57.1 EAP release Alex Plate 2020-06-26 09:32:57 +03:00
  • e4bbc7b962 Change type of string Alex Plate 2020-06-26 09:27:25 +03:00
  • 68704a2e3d Oh, we have an issue for vim-exchange Alex Plate 2020-06-25 19:44:24 +03:00
  • 6f0222c55e IntelliJ IDEA wants this properties in this order Alex Plate 2020-06-25 19:43:14 +03:00
  • e0646541e8 Revert incompatible changes Alex Plate 2020-06-24 18:57:25 +03:00
  • 2d1fee0516 Add [version update] marks Alex Plate 2020-06-24 18:17:42 +03:00
  • 149899c34e Fix fold tests Alex Plate 2020-06-24 18:05:54 +03:00
  • c6573b48c2 Convert test to kt Alex Plate 2020-06-24 17:59:43 +03:00
  • 476ba265d2 Rename .java to .kt Alex Plate 2020-06-24 17:59:42 +03:00
  • 9904de1946 Use fold action names from platform Alex Plate 2020-06-24 17:54:04 +03:00
  • e73aec2e9e Update gradle wrapper Alex Plate 2020-06-23 23:53:59 +03:00
  • d6658a1771 Update test Alex Plate 2020-06-23 11:09:25 +03:00
  • 583988034b Fix incompatibility for 202 eap Alex Plate 2020-06-23 09:55:06 +03:00
  • e57d6f3d97 fix test failure after changing to key notations from printable chars Rieon Ke 2020-06-22 22:56:47 +08:00
  • 55e553c2a0 add support for putting & editing macros Rieon Ke 2020-06-22 22:47:35 +08:00
  • 44a3263a86 Update CHANGES.md Alex Plate 2020-06-22 11:23:04 +03:00
  • 80723a6cad Use latest-eap for local builds Alex Plate 2020-06-22 10:30:49 +03:00
  • ca15c60d52 Remove the ability to download EAP from notification (access to plugin download mechanism was restricted) Alex Plate 2020-06-22 10:30:29 +03:00
  • 8be075b36a Merge pull request #239 Alex Pláte 2020-06-22 11:16:30 +03:00
  • ca203f8297 Add compatibility section Alex Plate 2020-06-21 21:58:59 +03:00
  • 934c3065b9 Add contributions welcome badge Alex Plate 2020-06-21 21:56:13 +03:00
  • 5d95917727 Do not add line numbers when caret moves Matt Ellis 2020-06-20 19:00:59 +01:00
  • a53b67f0ef Add option to disable IdeaVim in dialogs Alex Plate 2020-06-20 18:20:27 +03:00
  • eff13180b3 Update to new line number API Matt Ellis 2020-06-19 23:51:46 +01:00
  • 354aec4713 Disable IdeaVim in database table cells Alex Plate 2020-06-19 18:55:49 +03:00
  • d2acb88dd4 Add experimental options to disable IdeaVim in one-line editors and enable escape in dialogs Alex Plate 2020-06-19 16:46:37 +03:00
  • e96ece23b8 Add strictMode to enable additional checks in dev mode Alex Plate 2020-06-19 09:45:46 +03:00
  • a3a3db9bc8 Extract ListenerSuppressor from ListenerManager Alex Plate 2020-06-19 09:29:49 +03:00
  • ede0737261 Update changelog Alex Plate 2020-06-19 07:11:54 +03:00
  • dc7efad420 Fix links in CONTRIBUTING.md Alex Plate 2020-06-16 15:34:43 +03:00
  • 423d51a6f9 Update documentation and contribution section Alex Plate 2020-06-16 15:28:43 +03:00
  • c350650f9c Commands work on the last line Alex Plate 2020-06-09 03:41:38 +03:00
  • 8c3cbc49b3 Add tests for G command Alex Plate 2020-06-09 03:15:16 +03:00
  • 786b7193d0 getLineCount does now respect last new line character Alex Plate 2020-06-09 03:04:48 +03:00
  • 2a6acba07f S is now a synonym of cc and doesn't have a separate logic Alex Plate 2020-06-09 03:01:45 +03:00
  • e5a5d112ca Deprecate getFileSize method Alex Plate 2020-06-07 20:47:15 +03:00
  • 9e2cfe548b [WIP] Removing usages of deprecated getFileSize Alex Plate 2020-06-07 19:50:32 +03:00
  • f4d595f5c2 [WIP] Removing usages of deprecated getFileSize for SearchHelper Alex Plate 2020-06-07 19:42:01 +03:00
  • c1e5b7d111 Remove deprecated usage in different files Alex Plate 2020-06-07 19:28:08 +03:00
  • 1eccc60cb3 Remove deprecated usage in moveTextHandler Alex Plate 2020-06-07 19:19:29 +03:00
  • 9f8095ae52 Formatting for MoveTextHandler.kt Alex Plate 2020-06-07 19:17:19 +03:00
  • 3674cf4aad [WIP] Removing usages of deprecated getFileSize for MotionGroup Alex Plate 2020-06-07 19:17:05 +03:00
  • 6b0d2157c8 [WIP] Removing usages of deprecated getFileSize for go command Alex Plate 2020-06-07 19:06:04 +03:00
  • 5a629d6256 [WIP] Removing usages of deprecated getFileSize in getting file info Alex Plate 2020-06-07 14:38:46 +03:00
  • b8909f97aa [WIP] Removing usages of depracated getFileSize Alex Plate 2020-06-07 14:13:07 +03:00
  • 8c83ed6b55 Remove usage of deprecated getFileSize Alex Plate 2020-06-06 18:24:24 +03:00
  • b161346171 Trying to get rid of getFileSize with allowEnd Alex Plate 2020-06-06 18:07:15 +03:00
  • 330e717518 Fix offset bounds Alex Plate 2020-06-04 10:24:18 +03:00
  • dafc031ef6 Add checks for selectWord Alex Plate 2020-06-04 10:03:43 +03:00
  • b00a2d3b79 Do not get findManager for nullable project Alex Plate 2020-06-04 09:36:53 +03:00
  • c64ec34a1f Fix let mapleader="\<SPACE>" Alex Plate 2020-06-03 11:42:39 +03:00
  • 8ed709c7bb Use different file for storing local configs Alex Plate 2020-06-03 11:14:37 +03:00
  • 8e8e52c6f9 Create configuration migrators for IdeaVim Alex Plate 2020-06-03 11:05:48 +03:00
  • f3e806c4a6 Create config package Alex Plate 2020-05-28 11:14:53 +03:00
  • 3bae95ae5b Fix typo Alex Plate 2020-05-28 11:07:10 +03:00
  • 0adde753f4 Preparation for 0.57.1 EAP release 0.57.1-EAP Alex Plate 2020-05-28 10:39:43 +03:00
  • 5f28a22666 Notes about unsupported features of exchange plugin Alex Plate 2020-05-22 15:06:20 +03:00
  • a975b53894 Fix bug in test Alex Plate 2020-05-22 10:27:53 +03:00
  • 98aee5d0ab Fixes and more tests for vim exchange Alex Plate 2020-05-22 09:59:53 +03:00
  • f57af8bf9e new badges Alex Plate 2020-05-20 23:08:47 +03:00
  • c6c3b6643e Add linewise visual test for vim exchange plugin Alex Plate 2020-05-20 23:44:45 +03:00
  • af94079b92 Merge pull request #238 from citizenmatt/bug/prioritise-startup-activity Alex Pláte 2020-05-15 10:27:33 +03:00
  • 7203cc5cb3 Revert "Remove dynamic loader stopper" Alex Plate 2020-05-15 09:48:41 +03:00
  • 028423cf58 Make exchange extension repeatable Alex Plate 2020-05-14 10:37:37 +03:00
  • 2ead6af96a Fix visual operator with dot command Alex Plate 2020-05-14 10:37:16 +03:00
  • bf853e3c0c Initialise as soon as possible during startup Matt Ellis 2020-05-13 17:38:09 +01:00
  • 660b243056 Reset operator-pending commands on escape Adrià Farrés 2020-05-13 05:03:49 +02:00
  • c85f41e65b Fix tests Alex Plate 2020-05-12 10:43:04 +03:00
  • 2759bed1b2 Update changelog Alex Plate 2020-05-12 10:15:55 +03:00
  • 89c2a8ec9b Merge pull request #229 from fan-tom/VIM-921_exchange Alex Pláte 2020-05-12 10:08:53 +03:00