1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-02-18 17:46:02 +01:00

Commit Graph

  • 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
  • af94079b92
    Merge pull request #238 from citizenmatt/bug/prioritise-startup-activity Alex Pláte 2020-05-15 10:27:33 +0300
  • 7203cc5cb3
    Revert "Remove dynamic loader stopper" Alex Plate 2020-05-15 09:48:41 +0300
  • 028423cf58
    Make exchange extension repeatable Alex Plate 2020-05-14 10:37:37 +0300
  • 2ead6af96a
    Fix visual operator with dot command Alex Plate 2020-05-14 10:37:16 +0300
  • bf853e3c0c
    Initialise as soon as possible during startup Matt Ellis 2020-05-13 17:38:09 +0100
  • 660b243056 Reset operator-pending commands on escape Adrià Farrés 2020-05-13 05:03:49 +0200
  • c85f41e65b
    Fix tests Alex Plate 2020-05-12 10:43:04 +0300
  • 2759bed1b2
    Update changelog Alex Plate 2020-05-12 10:15:55 +0300
  • 89c2a8ec9b
    Merge pull request #229 from fan-tom/VIM-921_exchange Alex Pláte 2020-05-12 10:08:53 +0300
  • aa2c1257ac Use ${c} instead of <caret> Alexey Gerasimov 2020-05-10 17:55:55 +0500
  • f9fa15b7ac Parenthesize command names Alexey Gerasimov 2020-05-10 14:51:16 +0500
  • 93a9be41bc
    Update changes image Alex Plate 2020-05-09 23:16:02 +0300
  • ecd2f2032c
    Update changes Alex Plate 2020-05-09 23:08:15 +0300
  • de5ce5f635
    Update ideavimrc reload implementation Alex Plate 2020-05-09 21:45:56 +0300
  • 2eb6fd6819
    Convert VimParser to kt Alex Plate 2020-05-09 20:34:54 +0300
  • 22ea4e7ffa
    Rename .java to .kt Alex Plate 2020-05-09 20:34:54 +0300
  • 3d98f3035f
    Reload vimrc Alex Plate 2020-05-05 21:49:23 +0300
  • ec1d6ac477
    Update changelog Alex Plate 2020-05-08 11:51:29 +0300
  • 0dc236cb5b
    Merge pull request #231 from citizenmatt/feature/smooth-scrolling Alex Pláte 2020-05-08 11:44:18 +0300
  • 98349a49fd
    Temporally remove changelog Alex Plate 2020-05-08 11:40:27 +0300
  • ab8be2cada
    Update changes Alex Plate 2020-05-08 10:35:28 +0300
  • b8c22d0928
    Merge pull request #230 from fan-tom/VIM-1924_select_next_occurrence Alex Pláte 2020-05-08 10:30:34 +0300