1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-19 04:42:46 +02:00

Commit Graph

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