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

Commit Graph

  • 255734acc5 Update detekt Alex Plate 2021-01-22 16:18:04 +03:00
  • 34b0c93ecd Update docs Alex Plate 2021-01-22 16:14:34 +03:00
  • 2221e5234d Support A, q Alex Plate 2021-01-22 16:13:59 +03:00
  • 8dd8cce491 Support r, R, and m Alex Plate 2021-01-22 16:06:04 +03:00
  • d74965d36d Add scrolling command for existing commands Alex Plate 2021-01-22 15:54:06 +03:00
  • cb9e6c4c69 Support C-K and C-J commands Alex Plate 2021-01-22 15:51:26 +03:00
  • 1d93edd35b Update docs Alex Plate 2021-01-22 15:48:41 +03:00
  • 4c071b9d97 Update P command implementation Alex Plate 2021-01-22 15:47:58 +03:00
  • 570eceb653 Support P, p, J, K commands Alex Plate 2021-01-22 15:39:19 +03:00
  • a34a01745c Support x and X commands Alex Plate 2021-01-22 14:25:02 +03:00
  • a4b9fa0f69 Support O command Alex Plate 2021-01-22 13:56:11 +03:00
  • 2da18fe59f Support variables in NERDTree Alex Plate 2021-01-22 12:50:59 +03:00
  • 5a969d573a Add list of commands Alex Plate 2021-01-22 12:41:10 +03:00
  • 0eff36a38e Implement s, i, gs, gi commands Alex Plate 2021-01-22 12:39:07 +03:00
  • 241bacfd49 Support s command Alex Plate 2021-01-21 20:48:00 +03:00
  • b292644531 Support go command Alex Plate 2021-01-21 20:34:14 +03:00
  • 3264837478 Use trie to store keys Alex Plate 2021-01-21 20:21:27 +03:00
  • 70bf5033b5 Extract logic of adding leafs Alex Plate 2021-01-21 19:48:04 +03:00
  • 9ffe114aeb Generalize existing Node for building a trie Alex Plate 2021-01-21 18:06:53 +03:00
  • 75f6e08d85 Support o command Alex Plate 2021-01-21 17:30:06 +03:00
  • 3b0c19fbfc Implement node opening/closing Alex Plate 2021-01-21 16:24:40 +03:00
  • e4d10eb622 Implement up/down motions Alex Plate 2021-01-21 10:17:55 +03:00
  • 9cc4783415 Update gradle wrapper to 6.8 Alex Plate 2021-01-20 13:28:58 +03:00
  • 762bd81611 Update detekt baseline Alex Plate 2021-01-20 13:26:45 +03:00
  • 6afdfb55ca Start implementing NERDTree support. Support focus command Alex Plate 2021-01-20 10:40:48 +03:00
  • cb3508b30d Support command aliases to function Alex Plate 2021-01-20 10:26:44 +03:00
  • 171ffc6862 Refactor command aliases Alex Plate 2021-01-20 10:19:02 +03:00
  • 0f19b7415f Update inspections profile Alex Plate 2021-01-20 10:18:52 +03:00
  • 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