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

Commit Graph

  • aa2c1257ac Use ${c} instead of <caret> Alexey Gerasimov 2020-05-10 17:55:55 +05:00
  • f9fa15b7ac Parenthesize command names Alexey Gerasimov 2020-05-10 14:51:16 +05:00
  • 93a9be41bc Update changes image Alex Plate 2020-05-09 23:16:02 +03:00
  • ecd2f2032c Update changes Alex Plate 2020-05-09 23:08:15 +03:00
  • de5ce5f635 Update ideavimrc reload implementation Alex Plate 2020-05-09 21:45:56 +03:00
  • 2eb6fd6819 Convert VimParser to kt Alex Plate 2020-05-09 20:34:54 +03:00
  • 22ea4e7ffa Rename .java to .kt Alex Plate 2020-05-09 20:34:54 +03:00
  • 3d98f3035f Reload vimrc Alex Plate 2020-05-05 21:49:23 +03:00
  • ec1d6ac477 Update changelog Alex Plate 2020-05-08 11:51:29 +03:00
  • 0dc236cb5b Merge pull request #231 from citizenmatt/feature/smooth-scrolling Alex Pláte 2020-05-08 11:44:18 +03:00
  • 98349a49fd Temporally remove changelog Alex Plate 2020-05-08 11:40:27 +03:00
  • ab8be2cada Update changes Alex Plate 2020-05-08 10:35:28 +03:00
  • b8c22d0928 Merge pull request #230 from fan-tom/VIM-1924_select_next_occurrence Alex Pláte 2020-05-08 10:30:34 +03:00
  • c6cf77e4b8 Remove some deprecations Alex Plate 2020-05-06 09:53:04 +03:00
  • 6c0511a898 Update IdeaVim icons class Alex Plate 2020-05-06 03:24:16 +03:00
  • 366c862bcf Add loading/unloading to manual tests Alex Plate 2020-05-06 09:38:11 +03:00
  • 03493e2390 Remove dynamic loader stopper Alex Plate 2020-05-06 09:36:41 +03:00
  • 8f9c71dd55 Correct ex command and update changes Alex Plate 2020-05-06 08:48:56 +03:00
  • 11beb1e331 Add Piotr Mikulski to contributors list Alex Plate 2020-05-06 08:33:09 +03:00
  • 01b4dc233a Merge pull request #227 from angelbot/buffer_command Alex Pláte 2020-05-06 08:46:41 +03:00
  • 9f1e80e969 Merge pull request #224 from pmnoxx/master Alex Pláte 2020-05-06 08:30:06 +03:00
  • 7e319e11c6 Add valis to contributors list Alex Plate 2020-05-06 08:20:48 +03:00
  • d11bf1c4d2 Update api Alex Plate 2020-05-04 15:04:08 +03:00
  • 3e2f18b757 Take back dynamic loader stopper Alex Plate 2020-05-04 15:03:09 +03:00
  • 61677aa811 Merge pull request #233 Alex Pláte 2020-05-06 08:13:40 +03:00
  • fb04e835ef Update vimBehaviourDiffers annotation description Alex Plate 2020-05-02 13:13:51 +03:00
  • bb133922d6 Update scheduledForRemoval because of quickfix release Alex Plate 2020-05-01 11:30:26 +03:00
  • 44dd5ef872 Convert VimExtensionRegistrar to kt Alex Plate 2020-05-01 11:13:54 +03:00
  • bcc8e1c055 Rename .java to .kt Alex Plate 2020-05-01 11:13:54 +03:00
  • 71117ed335 Update registration of extension pointers Alex Plate 2020-05-01 11:06:29 +03:00
  • de07fb3b74 Well, the status bar icon should be configurable Alex Plate 2020-05-01 10:33:10 +03:00
  • e31d5a4dcf Initial cleanup after IJ requirements update Alex Plate 2020-04-30 11:43:24 +03:00
  • e14aae761d Java plugin is always required Alex Plate 2020-04-30 11:33:11 +03:00
  • 47db2a247c Remove unused labels Alex Plate 2020-04-30 11:20:24 +03:00
  • e449bb9692 Refactor ChangeGroup listeners Alex Plate 2020-04-30 10:41:29 +03:00
  • b8fc72b6a7 Do not create project manager if it doesn't exist yet Alex Plate 2020-04-30 10:28:03 +03:00
  • 64c01c1bd1 Cleanup timer for java tests Alex Plate 2020-04-30 10:23:14 +03:00
  • 0a0e3df42b Extract statistic reporter into the separate file Alex Plate 2020-04-28 11:11:16 +03:00
  • 949c69a7e9 Refactor EditorGroup listeners Alex Plate 2020-04-28 10:58:07 +03:00
  • 69caf7a604 Refactor MotionGroup listeners Alex Plate 2020-04-28 10:48:46 +03:00
  • 23860ad5f9 Use project-level service as parent disposable Alex Plate 2020-04-27 11:48:06 +03:00
  • ace5234d8d Update showcmd widget Alex Plate 2020-04-27 10:49:30 +03:00
  • 4654f821a9 Fix issue with listener removing Alex Plate 2020-04-24 11:44:37 +03:00
  • 927e0e7865 Update status bar widget to the new API Alex Plate 2020-04-24 11:39:46 +03:00
  • d47c9735b5 Use concurrent list to store listeners Alex Plate 2020-04-24 11:22:16 +03:00
  • 6100433636 Move StatusBar.kt to a different package Alex Plate 2020-04-24 10:05:30 +03:00
  • 43f79e8183 Update minimal required version of IJ Alex Plate 2020-04-24 11:39:22 +03:00
  • f58fda0c87 Add .DS_Store to gitignore Alex Plate 2020-04-24 10:00:22 +03:00
  • 64b49e37d7 Add link to gitter chat Alex Plate 2020-04-24 00:09:46 +03:00
  • e44418d410 Add icon in .idea Alex Plate 2020-04-22 19:49:18 +03:00
  • ca8d05ff13 Clear keymap on reset Alex Plate 2020-04-22 11:28:37 +03:00
  • 626871e34d Register topics via xml file Alex Plate 2020-04-22 10:43:48 +03:00
  • 4b659fe643 Prepare for 0.57 release 0.57 Alex Plate 2020-04-28 11:18:56 +03:00
  • d5055506b0 Fix regex for slack notification Alex Plate 2020-04-22 09:56:39 +03:00
  • 55f54b2e82 Prepare for 0.56.1 release 0.56.1-EAP Alex Plate 2020-04-22 09:31:38 +03:00
  • 1b18065e68 Small refactoring of handlers Alex Plate 2020-04-18 17:43:50 +03:00
  • 053dc02152 EditorActionHandlerBase doesn't take null as caret Alex Plate 2020-04-18 16:40:07 +03:00
  • b8cb4a1295 Move IdeaVim icon in the README Alex Plate 2020-04-17 11:34:28 +03:00
  • cd2cbf68a1 Update README Alex Plate 2020-03-26 11:43:39 +03:00
  • 73f3be8af0 Include copyright into repository Alex Plate 2020-04-17 11:17:34 +03:00
  • 8cce059fb4 Write tests for yanking and pasting with number register Alex Plate 2020-04-17 10:48:09 +03:00
  • db641ec6f6 Add runforprogram to contributors list Alex Plate 2020-04-17 10:27:11 +03:00
  • 9d8239b68d Update changelog Alex Plate 2020-04-17 09:33:38 +03:00
  • 4ec0bac275 Merge pull request #234 from runforprogram/master Alex Pláte 2020-04-17 10:19:49 +03:00
  • 613c234cfb Fix related tests Alex Plate 2020-04-16 11:31:22 +03:00
  • 83dca71f69 [VIM-1992] Fix shift-letter mappings Alex Plate 2020-04-16 11:20:26 +03:00
  • f7ea9cdb6e Convert mapping tests to kotlin Alex Plate 2020-04-16 11:02:39 +03:00
  • 762cb1804f Rename .java to .kt Alex Plate 2020-04-16 11:02:38 +03:00
  • 962cfb7ae2 [VIM-1991] fix >0 number register not work run 2020-04-16 15:45:57 +08:00
  • 9bc2ec7d8a Fix #VIM-1994 Valery Isaev 2020-04-13 15:02:49 +03:00
  • 8415d104e9 Clear registers before test Alex Plate 2020-04-10 11:03:14 +03:00
  • abd0f9b961 Update dependencies Alex Plate 2020-04-10 11:00:47 +03:00
  • 0a4683d908 Clean up repository for the release 0.56 Alex Plate 2020-04-09 11:06:21 +03:00
  • 4c280b0193 Run manual tests Alex Plate 2020-04-09 10:51:32 +03:00
  • e88a3deafd Fix replace with clipboard register Alex Plate 2020-04-09 10:25:42 +03:00
  • 7de08e08d0 Support smooth scrolling Matt Ellis 2020-04-07 17:30:18 +01:00
  • bd172b3300 Run manual tests Alex Plate 2020-04-07 11:35:58 +03:00
  • 95c7a13cb5 Turning plugin on should be performed after commands registration Alex Plate 2020-04-07 11:27:24 +03:00
  • b1ddf03385 Add notes to changelog about Keep a Changelog and Semantic Versioning. Alex Plate 2020-04-06 10:25:50 +03:00
  • a83c326736 Add logging for activating ex panel Alex Plate 2020-04-03 08:23:55 +03:00
  • b1acb56247 Fix exception for ciw on last char in file Alex Plate 2020-03-28 15:57:54 +03:00
  • caa4731a13 Fix exception when using text objects on empty files Alex Plate 2020-03-28 15:39:06 +03:00
  • 5b0ece7a91 ReplaceWithRegister for clipboard registers Alex Plate 2020-03-23 10:34:53 +03:00
  • a4cd94847e Return VISUAL_BLOCK submode from autodetect only if 'Add Selection for NextOccurrence' was not performed previously Alexey Gerasimov 2020-03-22 16:45:45 +05:00
  • a0a7386b51 Remove highlight after command is executed or canceled Alexey Gerasimov 2020-03-21 13:30:54 +05:00
  • 535a72000f Cleanup Alexey Gerasimov 2020-03-11 22:35:58 +05:00
  • 60531b9cd2 Add methods in RegisterGroup and VimExtensionFacade to setRegister with specified selection type Alexey Gerasimov 2020-03-11 22:02:13 +05:00
  • 8f86ad696d Register VimExchange extension Alexey Gerasimov 2020-03-11 21:53:20 +05:00
  • c9bda98a6a Add VimExchange extension tests Alexey Gerasimov 2020-03-11 21:53:08 +05:00
  • 9ea08da133 Add VimExchange extension Alexey Gerasimov 2020-03-11 21:52:57 +05:00
  • 5762ec0518 Add marks last changed end position test Alexey Gerasimov 2020-03-11 21:52:01 +05:00
  • 7db74460fa Fix marks range end position handling, as excluded Alexey Gerasimov 2020-03-11 21:51:19 +05:00
  • c8d64e0a06 Update changelog Alex Plate 2020-03-20 11:44:27 +03:00
  • 1a3dea0de6 Update slack notification format Alex Plate 2020-03-20 11:42:40 +03:00
  • 17b642280e Update gradle wrapper properties Alex Plate 2020-03-20 11:42:14 +03:00
  • 1c1717b78b Add kk to the contributions list Alex Plate 2020-03-20 10:38:30 +03:00
  • 4bbbdf8108 Fix ReplaceWithRegister to the empty line Alex Plate 2020-03-20 10:32:28 +03:00
  • 04a193309d Merge pull request #228 from kevin70/master Alex Pláte 2020-03-20 10:34:58 +03:00
  • f106ffa176 Support ReplaceWithRegister plugin emulation Alex Plate 2020-03-19 11:25:30 +03:00
  • 8d5d099542 Update icon on ideastatusicon option change Alex Plate 2020-03-19 09:13:49 +03:00