1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-20 07:42:45 +02:00

Commit Graph

  • 1222fdb043 Merge pull request #47 from TylerNHansen/master Andrey Vlasovskikh 2014-10-29 22:43:24 +0300
  • 78a50c2f53 Update README.md Tyler Hansen 2014-10-29 12:19:13 -0700
  • 6d261a7afa Merge pull request #46 from Baldrs/patch-1 Andrey Vlasovskikh 2014-10-24 18:41:40 +0400
  • 2e37292478 Typo Baldrs 2014-10-24 17:40:34 +0300
  • a4907ec9c8 Links to GitHub and YouTrack in the plugin info Andrey Vlasovskikh 2014-10-24 16:41:00 +0400
  • 992bfe73b6 Updated changes in plugin.xml Andrey Vlasovskikh 2014-10-24 16:37:29 +0400
  • c186254a7e Updated dev version Andrey Vlasovskikh 2014-10-24 16:36:21 +0400
  • 1dc739f32c Added :action and :actionlist to the docs Andrey Vlasovskikh 2014-10-24 16:35:56 +0400
  • 9804cd83a6 VIM-652 Added a test for :action Andrey Vlasovskikh 2014-10-24 16:13:40 +0400
  • aa5b99c47a Added smartbomb to the list of contributors Andrey Vlasovskikh 2014-10-24 16:04:57 +0400
  • f95f5e8901 Merge branch 'action-command' Andrey Vlasovskikh 2014-10-24 16:02:21 +0400
  • 206b303407 Renamed ExecuteActionByNameHandler to ActionHandler Andrey Vlasovskikh 2014-10-24 16:01:38 +0400
  • 751bff53ee Removed checks for action execution problems not reproducible at the moment Andrey Vlasovskikh 2014-10-24 15:58:37 +0400
  • b6ef0c509d We don't need two Alexeys at the moment Andrey Vlasovskikh 2014-10-23 22:47:41 +0400
  • 30304d6836 VIM-794 Fixed NCDFE related to 'number' in IDEs other than IntelliJ Andrey Vlasovskikh 2014-10-23 22:45:19 +0400
  • f5df49b139 Don't allow short names for IdeaVim-specific :action and :actionlist Andrey Vlasovskikh 2014-10-23 19:01:58 +0400
  • bf8ba1a49b Prettier output of :actionlist Andrey Vlasovskikh 2014-10-23 18:58:50 +0400
  • 9f2697658b Fixed code style Andrey Vlasovskikh 2014-10-23 18:25:01 +0400
  • 36fd59b92c ExecuteActionByName use the content context on actions with the EnabledInModalContext flag set smartbomb 2014-10-22 08:27:59 +0400
  • 88d946546a Added Alexey Shmalko to the list of contributors Andrey Vlasovskikh 2014-10-23 17:30:06 +0400
  • 6036c0c262 Updated CHANGES Andrey Vlasovskikh 2014-10-23 16:59:41 +0400
  • 20e831b56a Updated tests after fixing VIM-501 Andrey Vlasovskikh 2014-10-23 16:58:43 +0400
  • 72b74e075c Merge branch 'visual_block_delete' Andrey Vlasovskikh 2014-10-23 16:55:17 +0400
  • 3c6ede2f8f Normalize offsets in order to prevent selecting newlines Andrey Vlasovskikh 2014-10-23 16:53:31 +0400
  • 5434edbd54 VIM-792 Fixed line-wise and block-wise paste commands for * and + registers Andrey Vlasovskikh 2014-10-23 16:09:56 +0400
  • 6a8c7e4b17 VIM-511 Record caret adjustment changes to the document during <Enter> processing Andrey Vlasovskikh 2014-10-23 15:25:16 +0400
  • 0ac659f2d1 Fix visual block deleting Alexey Shmalko 2014-10-21 21:40:43 +0300
  • 7eae40ca9a added a failing test Tony Kay 2014-10-21 11:05:43 -0700
  • b3d12c8b58 VIM-511 Fixed removing a paren just after inserting it with auto-inserting matching parens on Andrey Vlasovskikh 2014-10-21 21:47:06 +0400
  • 3f92dba1b7 VIM-511 Updated test data Andrey Vlasovskikh 2014-10-21 21:16:11 +0400
  • 0aedc08cfa More tests for VIM-511 Andrey Vlasovskikh 2014-10-21 20:42:04 +0400
  • 8312f5cffd VIM-511 Added a test for repeating a change that includes auto-inserted parens and quotes Andrey Vlasovskikh 2014-10-21 19:41:11 +0400
  • 9f6338441e Updated CHANGES Andrey Vlasovskikh 2014-10-21 19:09:56 +0400
  • 27efe0c9d6 Handle left and right motions during key repeat only as document (caret) changes Andrey Vlasovskikh 2014-10-21 18:24:36 +0400
  • b5bf6c08d8 Repeat typing commands by inserting text instead of handling a typed key Andrey Vlasovskikh 2014-10-21 18:22:19 +0400
  • e3fce51ea1 VIM-511 Fixed editing offset after <BS> for '.' command Andrey Vlasovskikh 2014-10-21 16:56:54 +0400
  • 13b4e93bf4 Run the test only if the system clipboard is available Andrey Vlasovskikh 2014-10-20 16:53:25 +0400
  • 4ec0ab281f Removed the list of compatible IDEs Andrey Vlasovskikh 2014-10-20 16:09:32 +0400
  • 39c96019b6 Typo Andrey Vlasovskikh 2014-10-20 16:08:29 +0400
  • 21f2f60355 Updated CHANGES Andrey Vlasovskikh 2014-10-20 16:07:50 +0400
  • 0de654dcaf Added Thomas B Homburg to the list of contributors Andrey Vlasovskikh 2014-10-20 16:02:11 +0400
  • d59e472814 Added 'clipboard' to the list of :set commands Andrey Vlasovskikh 2014-10-20 16:01:09 +0400
  • cc2ed452f0 Merge branch 'clipboard-unnamed' Andrey Vlasovskikh 2014-10-20 15:59:15 +0400
  • d4d3843725 VIM-476 Added default register reset on 'clipboard' change Andrey Vlasovskikh 2014-10-20 15:45:03 +0400
  • dee16da1c2 Coding style Andrey Vlasovskikh 2014-10-20 14:52:22 +0400
  • e09b85870f Added Jaime Sanchez to the list of contributors Andrey Vlasovskikh 2014-10-20 13:27:31 +0400
  • 8596911a0e VIM-483 VIM-410 Added support for 'number' and 'relativenumber' commands Andrey Vlasovskikh 2014-10-20 13:21:40 +0400
  • 6c2de9f151 Extracted EditorGroup Andrey Vlasovskikh 2014-10-17 17:07:39 +0400
  • d3a6b1e39e Use '\n' as universal line separator for sorting lines Andrey Vlasovskikh 2014-10-17 14:54:48 +0400
  • 3cb9b19aea Added Chang Wang to the list of contributors Andrey Vlasovskikh 2014-10-16 23:32:42 +0400
  • 86aa59bb29 Merge branch 'vim-624' Andrey Vlasovskikh 2014-10-16 23:29:33 +0400
  • c6eeaed7da :actionlist added support for wildcards smartbomb 2014-10-15 22:49:08 +0200
  • edba90f188 Renamed :findaction => :actionlist + added statusbar error message when calling invalid action names smartbomb 2014-10-15 21:17:26 +0200
  • 26b49b1a0c Made the description shorter 0.37 Andrey Vlasovskikh 2014-10-15 15:22:40 +0400
  • ef32648ddc Bumped version to 0.37 Andrey Vlasovskikh 2014-10-15 15:17:42 +0400
  • c873524cb1 VIM-784 Fixed visual line selection where start > end of the selection range Andrey Vlasovskikh 2014-10-15 15:10:22 +0400
  • 7943e34bde Fix action execution contexts, use a delay on popup actions to allow the command handler to unwind smartbomb 2014-10-15 08:31:44 +0200
  • 74970c74b4 Implemented :findaction smartbomb 2014-10-14 22:39:59 +0200
  • 2d11561041 Added Andrew Brookins to the list of contributors Andrey Vlasovskikh 2014-10-14 15:28:23 +0400
  • f7643b6bb3 Updated changelist Andrey Vlasovskikh 2014-10-14 15:28:07 +0400
  • d3afd83e8e Merge branch 'VIM-407' Andrey Vlasovskikh 2014-10-14 15:25:43 +0400
  • 969ca0119a Bumped version to 0.36 0.36 Andrey Vlasovskikh 2014-10-14 14:22:38 +0400
  • 722431f5b2 VIM-652 Add support for executing and mapping arbitrary IDEA actions smartbomb 2014-10-13 21:53:12 +0200
  • 6a1c792cda VIM-171 Added support for window navigation commands: left/right/up/down Andrey Vlasovskikh 2014-10-13 23:08:56 +0400
  • c0ba39ab40 Use multi-caret API available from branches 135+ Andrey Vlasovskikh 2014-10-09 18:33:07 +0400
  • 3e0e08c5e1 VIM-632 Restored visual block mode that was broken due to multiple carets support Andrey Vlasovskikh 2014-10-09 18:01:47 +0400
  • 3d64373c22 Updated the changelog Andrey Vlasovskikh 2014-10-07 15:24:45 +0400
  • 2557688657 Added Alexey Shmalko to the list of contributors Andrey Vlasovskikh 2014-10-07 15:11:55 +0400
  • fcc564df25 Cleanup Andrey Vlasovskikh 2014-10-07 14:29:30 +0400
  • 4ecbb93d01 Converted window actions into subclasses of VimCommandAction Andrey Vlasovskikh 2014-10-07 13:52:46 +0400
  • 9bdc9b3634 VIM-171 Add checks for that window is not null Alexey Shmalko 2014-10-04 01:29:41 +0300
  • f46c3b0aa9 VIM-171 Add support for window cycling Alexey Shmalko 2014-10-04 00:52:24 +0300
  • 095fdf07c5 VIM-171 Add support for closing all windows except current Alexey Shmalko 2014-10-04 00:02:15 +0300
  • 648e988b64 VIM-171 Add support for closing window Alexey Shmalko 2014-10-03 23:41:53 +0300
  • b1add735d6 Add split action Alexey Shmalko 2014-10-02 20:45:30 +0300
  • 3f5882118e Compatibility with builds 133+ / IntelliJ 13+ Andrey Vlasovskikh 2014-09-10 15:03:01 +0400
  • 4e83f56696 Merge branch 'vim-265' Andrey Vlasovskikh 2014-09-10 13:58:29 +0400
  • ab250f1d9c Added salaam to the list of contributors Andrey Vlasovskikh 2014-09-10 13:57:40 +0400
  • 4672dece51 VIM-770 Close the current tab on :quit instead of all tabs with the current file Andrey Vlasovskikh 2014-09-10 13:52:00 +0400
  • a632de9214 Cleanup Andrey Vlasovskikh 2014-09-09 18:30:21 +0400
  • e8ebba8b3d Removed unused declarations Andrey Vlasovskikh 2014-09-09 18:25:45 +0400
  • 5cf8181474 Added Dathan Bennett to the list of contributors Andrey Vlasovskikh 2014-09-09 00:38:42 +0400
  • a717e4785d VIM-569 Fixed <C-W> when the caret is at the end of a line Andrey Vlasovskikh 2014-09-09 00:36:39 +0400
  • 16ce16c632 Add test for VIM-569 fix Dathan Bennett 2014-09-06 02:59:49 -0700
  • 8d7bf2661a Set isChange to true when calling deleteRange from ctrl-w handler Dathan Bennett 2014-09-06 01:07:03 -0700
  • 9e1b026a88 VIM-265 Add window split commands salaam 2014-04-23 11:55:03 -0600
  • df8e455a6d Get default register from clipboard=unnamed setting Thomas B Homburg 2014-08-26 22:17:03 +0200
  • b35bec2839 deselect visual selection range '<,'> when poping up ex entry field. Chang Wang 2014-08-13 16:40:50 -0700
  • 19365effa9 VIM-407 Add tests. Only skip the ending line if it is empty. Andrew Brookins 2014-05-22 22:01:01 -0700
  • 3750417323 Bumped version to 0.35 0.35 Andrey Vlasovskikh 2014-05-15 15:09:02 +0400
  • d7bfb1ff10 Updated CHANGES Andrey Vlasovskikh 2014-05-15 15:04:12 +0400
  • 1797771527 Added configuration via ~/.ideavimrc to the list of plugin features Andrey Vlasovskikh 2014-05-15 14:58:40 +0400
  • e564eb5878 VIM-213 Use '< and '> marks for saving and restoring last visual selection Andrey Vlasovskikh 2014-05-15 02:49:50 +0400
  • 9cd620af58 VIM-646 Don't update visual selection if command moves caret and exits visual mode Andrey Vlasovskikh 2014-05-12 21:50:50 +0400
  • 1414ef8a4f Removed check for unused FLAG_KEEP_VISUAL flag Andrey Vlasovskikh 2014-05-12 20:06:46 +0400
  • 110623f6ef Moved StringHelper.parseKeysSet() to VimCommandAction Andrey Vlasovskikh 2014-05-12 20:04:32 +0400
  • 0887c72486 Updated index docs for all the visual mode commands Andrey Vlasovskikh 2014-05-12 19:52:52 +0400
  • a516fd880e Made visual-only mode actions VimCommandActions Andrey Vlasovskikh 2014-05-12 19:28:24 +0400
  • 50e15112d6 Use SelectionType in VisualRange instead of SubMode Andrey Vlasovskikh 2014-05-08 17:40:04 +0400
  • 8b6f99385a Code style Andrey Vlasovskikh 2014-05-08 17:31:38 +0400