1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-21 07:15:46 +02:00

Commit Graph

  • e4d10eb622
    Implement up/down motions Alex Plate 2021-01-21 10:17:55 +0300
  • 9cc4783415
    Update gradle wrapper to 6.8 Alex Plate 2021-01-20 13:28:58 +0300
  • 762bd81611
    Update detekt baseline Alex Plate 2021-01-20 13:26:45 +0300
  • 6afdfb55ca
    Start implementing NERDTree support. Support focus command Alex Plate 2021-01-20 10:40:48 +0300
  • cb3508b30d
    Support command aliases to function Alex Plate 2021-01-20 10:26:44 +0300
  • 171ffc6862
    Refactor command aliases Alex Plate 2021-01-20 10:19:02 +0300
  • 0f19b7415f
    Update inspections profile Alex Plate 2021-01-20 10:18:52 +0300
  • 38019cdb91
    Convert command parser to kt Alex Plate 2021-01-20 09:58:40 +0300
  • 89bcb43271
    Rename .java to .kt Alex Plate 2021-01-20 09:58:39 +0300
  • 5101dc00b3
    Name for extension is not deprecated Alex Plate 2021-01-20 03:09:04 +0300
  • a7774349e5
    Update copyright year Alex Plate 2021-01-20 03:05:34 +0300
  • b309e9d4bd
    Add alternative plugin syntax for EasyMotion Alex Plate 2021-01-18 11:37:14 +0300
  • ba3fdbe142 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' paksv 2021-01-19 18:46:29 +0000
  • 645d53f13b TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' paksv 2021-01-19 18:46:00 +0000
  • 838c6361de
    Update changelog plugin Alex Plate 2021-01-14 18:40:42 +0300
  • 6cb1d4ad1f
    [TC] Update kotlin dsl version Alex Plate 2021-01-14 17:08:27 +0300
  • 28dfda1370
    [TC] Add job for property based tests Alex Plate 2021-01-14 17:00:42 +0300
  • c73b8cf795
    [TC] Apply TC patch Alex Plate 2021-01-14 16:58:11 +0300
  • 807777f022
    [TC] Enable qodana job Alex Plate 2021-01-14 16:55:37 +0300
  • 866488ac0f TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' nikita.koshcheev 2021-01-14 08:34:25 +0000
  • 10097e3d6e
    Exclude property based tests from regular test task Alex Plate 2021-01-14 11:14:39 +0300
  • becb22a6b0 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: Updated cloud profile 'amazon-48' in project 'project55' nikita.koshcheev 2021-01-14 08:07:26 +0000
  • 37fcecfdd8
    [TC] Apply qodana patch Alex Plate 2021-01-13 20:54:17 +0300
  • c4144eb3d2 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: runners of 'Qodana checks' build configuration were updated aleksei.plate 2021-01-13 17:52:37 +0000
  • d29244efcc
    [TC] Add qodana build type Alex Plate 2021-01-13 20:22:58 +0300
  • 8901ba0128
    [VIM-2202] Fix issues with search command macro recording Alex Plate 2021-01-11 13:44:36 +0300
  • b07342baef
    Convert macros test to kotlin Alex Plate 2021-01-11 12:47:47 +0300
  • 4d69f984b8
    Rename .java to .kt Alex Plate 2021-01-11 12:47:47 +0300
  • e1149907ce
    Extract versions into the constant Alex Plate 2020-12-29 19:34:08 +0300
  • 263376ae92
    Add dev builds to the project Alex Plate 2020-12-29 19:08:18 +0300
  • 07abc2e2e0
    Disable "always inverted" inspection Alex Plate 2020-12-29 11:01:14 +0300
  • 7eba54f09a
    Disable LightEdit support for IdeaVim Alex Plate 2020-12-29 10:37:55 +0300
  • 1eac924291
    fixed: don't show reload vimrc floating toolbar in non-file editors Sergei Vorobyov 2020-12-28 19:52:05 +0300
  • 3ffe250f78
    Add dev channel build to teamcity Alex Plate 2020-12-29 09:47:37 +0300
  • 15d173e628
    Assert register type with neovim Alex Plate 2020-12-26 04:39:52 +0300
  • b24424330c
    Update detekt baseline Alex Plate 2020-12-25 11:38:53 +0300
  • ebffa83f17
    Add counter of NeoVim tests Alex Plate 2020-12-25 11:37:45 +0300
  • 6abc71a57d
    Update neovim api Alex Plate 2020-12-25 11:29:42 +0300
  • 8afb20c53b Bump io.gitlab.arturbosch.detekt from 1.14.1 to 1.15.0 dependabot[bot] 2020-12-25 07:12:23 +0000
  • 501541b8be
    Add Sergei Vorobyov to contributions list Alex Plate 2020-12-25 11:03:50 +0300
  • e56f63dc0f
    migrated: New floating toolbar API Sergei Vorobyov 2020-12-24 19:23:31 +0300
  • 7e0c33f9a0
    Add log file to run configuration Alex Plate 2020-12-25 10:38:28 +0300
  • bb1b8363d9
    Check dependabot updates on wednesday Alex Plate 2020-12-25 09:47:12 +0300
  • e5e585443d
    Create dependabot.yml Alex Pláte 2020-12-25 09:33:08 +0300
  • 82e39c9236 Fix handling when caret line has no indentation Shrikant Sharat Kandula 2020-12-24 21:10:21 +0530
  • 1e69e98b92 Initial working implementation of indent objects Shrikant Sharat Kandula 2020-12-24 20:59:55 +0530
  • d0888a063f
    Refactor code Alex Plate 2020-12-24 10:58:58 +0300
  • bd5781a039
    Optimize imports Alex Plate 2020-12-24 10:44:05 +0300
  • a643c75e7f
    Update detekt config Alex Plate 2020-12-24 10:40:54 +0300
  • d4db40f9cc
    Add yank delete property test Alex Plate 2020-12-24 10:32:37 +0300
  • 788489119b
    Rename property test Alex Plate 2020-12-24 10:24:41 +0300
  • 665adaa44b
    Fix last line calculation Alex Plate 2020-12-24 10:22:11 +0300
  • 9f19ee9586
    Include neovim registers check into tests Alex Plate 2020-12-22 23:43:36 +0300
  • bb84b0e368
    Refactor deleting Alex Plate 2020-12-22 09:57:17 +0300
  • 7976fdd019
    Extract old tests into the separate project Alex Plate 2020-12-23 11:35:28 +0300
  • 0d3b45189b
    Add name property Alex Plate 2020-12-23 11:29:50 +0300
  • 7005cb0268
    Extract releases into the separate TC subproject Alex Plate 2020-12-23 11:27:25 +0300
  • 81421d918a
    Sign releases with Alex Plate name Alex Plate 2020-12-23 11:18:35 +0300
  • e3fe198fc1
    Update release token to Alex Plate for 201 release Alex Plate 2020-12-23 10:46:12 +0300
  • 76d62771e0 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: parameters of 'Publish Release 2020.1' build configuration were updated aleksei.plate 2020-12-23 07:43:45 +0000
  • 4da538302d TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: parameters of 'Publish Release 2020.1' build configuration were updated aleksei.plate 2020-12-23 07:43:30 +0000
  • b981193f19
    Create TC configuration for releasing 2020.1 version Alex Plate 2020-12-23 10:37:48 +0300
  • c656da5c75
    Prepare to 0.64 release 0.64 Alex Plate 2020-12-23 09:49:45 +0300
  • dcedf6abca
    Mute another broken test Alex Plate 2020-12-18 15:03:25 +0300
  • 849a71bdac
    Update changes Alex Plate 2020-12-18 13:18:08 +0300
  • 534cc1d1fe
    Disable broken test Alex Plate 2020-12-18 12:26:10 +0300
  • 40ec6c53fa
    Revert "Add statistic collection for some options" Alex Plate 2020-12-18 11:57:06 +0300
  • b7cb3c0945
    Add statistic collection for some options Alex Plate 2020-12-17 23:13:54 +0300
  • 69d3c7b754
    resetCaset function should not change the shape of other editors Alex Plate 2020-12-17 10:53:43 +0300
  • 542f11804e
    Update detekt baseline Alex Plate 2020-12-17 10:14:11 +0300
  • 8526054aa8
    Update changes Alex Plate 2020-12-17 10:05:04 +0300
  • 93700bddc7
    Update deprecated methods according to the new minimal IJ requirements Alex Plate 2020-12-16 20:15:52 +0300
  • 494500041b Rearrange and document the public search API Matt Ellis 2020-12-07 17:04:05 +0000
  • 011a5a3b23 Remove unnecessary UNSET direction enum value Matt Ellis 2020-12-07 11:25:35 +0000
  • 03726858f0 Move find methods to SearchHelper Matt Ellis 2020-12-04 12:00:29 +0000
  • c8c42cc4b2
    Update plugin verifier versions 0.63 Alex Plate 2020-12-16 13:00:32 +0300
  • 0b22b454e6
    Prepare to 0.63 release Alex Plate 2020-12-16 12:56:25 +0300
  • f4fe03c582 CWM-927 disable vim for client's hidden editor on host vladimir.petrenko 2020-12-08 13:44:39 +0300
  • 964e87fd6a
    Update minimap IJ version to 202 Alex Plate 2020-12-16 11:39:49 +0300
  • ec4c0a0d0d
    Update teamcity configurations to deprecate 201 branch Alex Plate 2020-12-16 11:38:52 +0300
  • f9cf62472c
    Prepare to 0.62 release 0.62 Alex Plate 2020-12-15 10:12:31 +0300
  • ace584d294
    Fix settings saving issues because of NPE Alex Plate 2020-12-15 09:35:35 +0300
  • 5cd669202b
    Remove time calculation for isIdeavimDisabledHere 0.61.3-EAP Alex Plate 2020-12-10 10:06:29 +0300
  • 4a09848720
    Revert incorrect update Alex Plate 2020-12-10 10:03:51 +0300
  • f998f1be9f
    Update teamcity ide version for pull requests builds Alex Plate 2020-12-10 09:52:07 +0300
  • 3352bdfabb
    Remove some deprecations in code Alex Plate 2020-12-10 09:50:05 +0300
  • ce43a9648f
    Update profile settings Alex Plate 2020-12-10 09:40:57 +0300
  • 440a0bf393
    Remove incorrect link in package-info.java Alex Plate 2020-12-10 09:36:59 +0300
  • 64a7555f42
    [VIM-2188] Remove deprecated configuration store Alex Plate 2020-12-10 09:34:33 +0300
  • 3aa6fe3dc0
    Update algorithm of number generation Alex Plate 2020-12-08 12:11:41 +0300
  • 3522228d45
    Add new line at the end of test Alex Plate 2020-12-08 11:36:23 +0300
  • 9b42d9a5c6
    Add test for incrementing fancy number Alex Plate 2020-12-08 11:35:11 +0300
  • 4e8d98f956
    Add Shaun Patterson to contributors list Alex Plate 2020-12-08 10:54:15 +0300
  • f6c3d27bbc
    Reset caret shape after <C-O> command Alex Plate 2020-12-08 10:20:45 +0300
  • 21daf83fbd
    Include caret shape assertions into checks Alex Plate 2020-12-08 09:45:26 +0300
  • 7f1203c207 VIM-1756: startSel works in insert mode Shaun Patterson 2020-09-07 16:03:56 -0400
  • 89b1f90973
    Fix detekt issues Alex Plate 2020-12-04 11:21:40 +0300
  • 8002a5497f
    [VIM-1913] Update changes Alex Plate 2020-12-04 11:07:11 +0300
  • 770d12d79b
    [VIM-1913] Enable enter for AppCode templates Alex Plate 2020-12-04 11:05:32 +0300
  • 7e4ac22d23
    [VIM-1913] Enable tab for AppCode templates Alex Plate 2020-12-04 10:45:56 +0300