100 Commits
Author SHA1 Message Date
Alex PláteandGitHub d1e1692581 Update CHANGES.md 2021-02-09 11:56:55 +03:00
Alex Plate c9fd0782ae Use a different method for compatibility 2021-02-08 12:41:30 +03:00
Alex Plate c5779935d3 Extract escape key code 2021-02-08 12:28:34 +03:00
Alex Plate 70154d4526 Add log line about NERDTree 2021-02-08 12:16:37 +03:00
Alex Plate 070dfae93d Fix nerdtree for multiple opened projects 2021-02-08 12:11:54 +03:00
Alex Plate 4e5fc734e2 Fix quick search in NERDTree 2021-02-08 11:22:53 +03:00
Alex Plate 9004749754 Update compatibility with ActionPromoter 2021-02-08 10:19:06 +03:00
Alex Plate e42e7b81ef Fix tests 2021-02-02 19:14:02 +03:00
Alex Plate e788221099 [VIM-2220] Do not try to get a command state for null editor 2021-02-02 11:37:39 +03:00
Alex Plate e96b383339 Update email 2021-02-02 11:16:57 +03:00
Alex Plate e63044e72f [VIM-2217] Fix AppCode specific code 2021-02-01 11:14:30 +03:00
Alex Plate 0ac530eb86 Add 大牙(Henry Zhu) to the contributors list 2021-02-01 10:32:53 +03:00
Alex Plate fd0d010908 Update the link to ideajoin examples 2021-02-01 10:27:30 +03:00
Alex Plate de159d6e3a Add IdeaVim actions promoter to promote vim actions 2021-02-01 10:17:33 +03:00
Alex Plate 27293c3d36 Deprecate EditorDataContext construction instead of making it private 2021-01-29 12:15:16 +03:00
Alex Plate ffe55f05ba Update plugin verifier versions 2021-01-29 11:46:56 +03:00
Alex Plate d3b9a5af37 Update todo list of the NERDTree plugin 2021-01-29 11:38:41 +03:00
Alex Plate d7772bec48 Add empty test to avoid warning 2021-01-29 11:33:06 +03:00
Alex Plate c2e32d8989 Add docs as submodule 2021-01-28 18:25:57 +03:00
Alex Plate cdbff1ef64 Remove doc folder from the project 2021-01-28 18:25:00 +03:00
Alex Plate 7d20053401 Disable random mappings property test 2021-01-26 11:19:58 +03:00
Alex Plate 7029346d8d Add information about nerdtree to changes 2021-01-26 11:04:55 +03:00
Alex Plate 544f268ab8 Update extension so they register key mappings only if there isn't already registered another mapping 2021-01-26 10:52:26 +03:00
Alex Plate 7dd10474c4 Update mapping property test 2021-01-25 03:06:24 +03:00
Alex Plate f851794cf2 Reduce mapping depth to 20 2021-01-25 03:06:13 +03:00
Alex Plate 0ccc0f0846 Use existing variable to track recursion 2021-01-25 02:52:57 +03:00
Alex Plate 40d1b2ddd5 Reduce size of maxmapdepth 2021-01-25 00:24:01 +03:00
Alex Plate a219be6810 Update mapping property test 2021-01-25 00:21:48 +03:00
Alex Plate fee3f03e17 Create a property test for mappings 2021-01-25 00:10:56 +03:00
Alex Plate 62128a14e7 Support mapping recursion preventing 2021-01-24 23:59:14 +03:00
Alex Plate 47b604c6a7 Update EditorDataContext to avoid recursion 2021-01-24 23:27:46 +03:00
Alex Plate 9fc9cdc9f3 Add more tests for different mappings cases 2021-01-24 22:00:58 +03:00
Alex Plate 5daa654d10 [VIM-1337] Fix mapping processing after timeout 2021-01-24 22:00:58 +03:00
Alex Plate 8c51c699e9 Enable mappings delay for tests 2021-01-24 20:46:34 +03:00
Alex Plate 913fb0648b Remove unused argument 2021-01-24 20:32:50 +03:00
Alex Plate 1eacb09f3c Add notion why we don't map plugin mappings 2021-01-23 03:11:25 +03:00
Alex Plate efcfceef39 Join some delete actions into a single file 2021-01-23 03:04:58 +03:00
Alex Plate e977ae9e88 Remove testing character 2021-01-23 03:04:58 +03:00
Alex Plate 51f1e6f866 Fix characters yanking 2021-01-23 02:18:04 +03:00
Alex Plate 28abf15720 Update contacts & help label 2021-01-23 01:21:31 +03:00
Alex Plate 6b9a295549 Extract ui tests into a separate gradle tas 2021-01-22 20:50:46 +03:00
Alex Plate c63a0200b3 Load extensions after vim script loading 2021-01-22 20:41:10 +03:00
Alex Plate 5fdb817bfd Support t and T 2021-01-22 20:20:24 +03:00
Alex Plate 1b5bdf5db3 Make varible private 2021-01-22 18:18:13 +03:00
Alex Plate 8022ed450c Support more nerdtree ex commands 2021-01-22 17:50:32 +03:00
Alex Plate 255734acc5 Update detekt 2021-01-22 16:18:04 +03:00
Alex Plate 34b0c93ecd Update docs 2021-01-22 16:15:53 +03:00
Alex Plate 2221e5234d Support A, q 2021-01-22 16:14:17 +03:00
Alex Plate 8dd8cce491 Support r, R, and m 2021-01-22 16:06:04 +03:00
Alex Plate d74965d36d Add scrolling command for existing commands 2021-01-22 15:54:06 +03:00
Alex Plate cb9e6c4c69 Support C-K and C-J commands 2021-01-22 15:51:26 +03:00
Alex Plate 1d93edd35b Update docs 2021-01-22 15:48:41 +03:00
Alex Plate 4c071b9d97 Update P command implementation 2021-01-22 15:47:58 +03:00
Alex Plate 570eceb653 Support P, p, J, K commands 2021-01-22 15:39:19 +03:00
Alex Plate a34a01745c Support x and X commands 2021-01-22 14:25:15 +03:00
Alex Plate a4b9fa0f69 Support O command 2021-01-22 13:59:04 +03:00
Alex Plate 2da18fe59f Support variables in NERDTree 2021-01-22 12:50:59 +03:00
Alex Plate 5a969d573a Add list of commands 2021-01-22 12:41:10 +03:00
Alex Plate 0eff36a38e Implement s, i, gs, gi commands 2021-01-22 12:39:07 +03:00
Alex Plate 241bacfd49 Support s command 2021-01-21 20:48:00 +03:00
Alex Plate b292644531 Support go command 2021-01-21 20:34:14 +03:00
Alex Plate 3264837478 Use trie to store keys 2021-01-21 20:21:27 +03:00
Alex Plate 70bf5033b5 Extract logic of adding leafs 2021-01-21 19:48:04 +03:00
Alex Plate 9ffe114aeb Generalize existing Node for building a trie 2021-01-21 18:06:53 +03:00
Alex Plate 75f6e08d85 Support o command 2021-01-21 17:30:14 +03:00
Alex Plate 3b0c19fbfc Implement node opening/closing 2021-01-21 16:24:40 +03:00
Alex Plate e4d10eb622 Implement up/down motions 2021-01-21 10:17:55 +03:00
Alex Plate 9cc4783415 Update gradle wrapper to 6.8 2021-01-20 13:28:58 +03:00
Alex Plate 762bd81611 Update detekt baseline 2021-01-20 13:26:45 +03:00
Alex Plate 6afdfb55ca Start implementing NERDTree support. Support focus command 2021-01-20 10:40:48 +03:00
Alex Plate cb3508b30d Support command aliases to function 2021-01-20 10:26:44 +03:00
Alex Plate 171ffc6862 Refactor command aliases 2021-01-20 10:19:02 +03:00
Alex Plate 0f19b7415f Update inspections profile 2021-01-20 10:18:52 +03:00
Alex Plate 38019cdb91 Convert command parser to kt 2021-01-20 09:58:40 +03:00
Alex Plate 89bcb43271 Rename .java to .kt 2021-01-20 09:58:39 +03:00
Alex Plate 5101dc00b3 Name for extension is not deprecated 2021-01-20 03:09:04 +03:00
Alex Plate a7774349e5 Update copyright year 2021-01-20 03:07:13 +03:00
Alex Plate b309e9d4bd Add alternative plugin syntax for EasyMotion 2021-01-20 03:07:12 +03:00
Alex Plate 838c6361de Update changelog plugin 2021-01-14 18:40:42 +03:00
Alex Plate 6cb1d4ad1f [TC] Update kotlin dsl version 2021-01-14 17:08:27 +03:00
Alex Plate 28dfda1370 [TC] Add job for property based tests 2021-01-14 17:00:42 +03:00
Alex Plate c73b8cf795 [TC] Apply TC patch 2021-01-14 16:58:11 +03:00
Alex Plate 807777f022 [TC] Enable qodana job 2021-01-14 16:55:37 +03:00
Alex Plate 10097e3d6e Exclude property based tests from regular test task 2021-01-14 11:14:55 +03:00
Alex Plate 37fcecfdd8 [TC] Apply qodana patch 2021-01-13 22:16:41 +03:00
Alex Plate d29244efcc [TC] Add qodana build type 2021-01-13 20:22:58 +03:00
Alex Plate 8901ba0128 [VIM-2202] Fix issues with search command macro recording 2021-01-11 13:48:20 +03:00
Alex Plate b07342baef Convert macros test to kotlin 2021-01-11 12:47:47 +03:00
Alex Plate 4d69f984b8 Rename .java to .kt 2021-01-11 12:47:47 +03:00
Alex Plate e1149907ce Extract versions into the constant 2020-12-29 19:34:08 +03:00
Alex Plate 263376ae92 Add dev builds to the project 2020-12-29 19:08:18 +03:00
Alex Plate 07abc2e2e0 Disable "always inverted" inspection 2020-12-29 11:01:14 +03:00
Alex Plate 7eba54f09a Disable LightEdit support for IdeaVim 2020-12-29 10:37:55 +03:00
Alex Plate 3ffe250f78 Add dev channel build to teamcity 2020-12-29 09:47:37 +03:00
Alex Plate 15d173e628 Assert register type with neovim 2020-12-26 04:39:52 +03:00
Alex Plate b24424330c Update detekt baseline 2020-12-25 11:38:53 +03:00
Alex Plate ebffa83f17 Add counter of NeoVim tests 2020-12-25 11:37:45 +03:00
Alex Plate 6abc71a57d Update neovim api 2020-12-25 11:29:42 +03:00
Alex Plate 501541b8be Add Sergei Vorobyov to contributions list 2020-12-25 11:03:50 +03:00
Alex Plate 7e0c33f9a0 Add log file to run configuration 2020-12-25 10:38:28 +03:00