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

Commit Graph

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