1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-02-18 17:46:02 +01:00

Commit Graph

  • 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
  • 2d1b40f00c Added tests for 'gv' and 'o' in visual mode Andrey Vlasovskikh 2014-05-08 16:59:11 +0400
  • 2fc2f30055 Removed debug output Andrey Vlasovskikh 2014-05-08 15:49:21 +0400
  • 2094a19723 Extracted MarkGroup.setVisualSelectionMarks() Andrey Vlasovskikh 2014-05-08 02:02:38 +0400
  • 5b1416424d VisualSelectPreviousAction is a VimCommandAction Andrey Vlasovskikh 2014-05-08 00:43:40 +0400
  • 8b9e737c05 Fixed potential NPEs Andrey Vlasovskikh 2014-05-07 22:36:37 +0400
  • cc0f4acec6 Replaced StringBuilder with string concatenation Andrey Vlasovskikh 2014-05-07 22:36:26 +0400
  • 30884162a0 Nullity annotations Andrey Vlasovskikh 2014-05-07 22:28:42 +0400
  • f1e7a8c444 Removed unused code Andrey Vlasovskikh 2014-05-07 22:20:47 +0400
  • 3271939c87 Simplified conditions Andrey Vlasovskikh 2014-05-07 22:20:00 +0400
  • c9cb487cbc Replaced StringBuilder with string concatenation where possible Andrey Vlasovskikh 2014-05-07 22:17:37 +0400
  • 56f6b69adf Use Collections.addAll() Andrey Vlasovskikh 2014-05-07 22:16:42 +0400
  • 77dcee1269 Use foreach loop Andrey Vlasovskikh 2014-05-07 22:15:50 +0400
  • c9068ee4d1 Replaced StringBuffer with StringBuilder Andrey Vlasovskikh 2014-05-07 22:15:25 +0400
  • e7addf7fa8 Added 'final' modifiers for fields where possible Andrey Vlasovskikh 2014-05-07 22:09:57 +0400
  • 7cc0a8db92 Inlined constant arguments Andrey Vlasovskikh 2014-05-07 22:05:40 +0400
  • bccb62a84f Inlined redundant local variables Andrey Vlasovskikh 2014-05-07 21:55:13 +0400
  • d47570664b Simplified conditions Andrey Vlasovskikh 2014-05-07 21:53:55 +0400
  • a7137558cc Removed unnecessary semicolons Andrey Vlasovskikh 2014-05-07 21:52:38 +0400
  • 0251c5a33d Made constants final Andrey Vlasovskikh 2014-05-07 21:52:11 +0400
  • 365722ef7e Removed redundant casts Andrey Vlasovskikh 2014-05-07 21:50:17 +0400
  • 77e0c30e57 Removed unused assignments and empty conditions Andrey Vlasovskikh 2014-05-07 21:45:22 +0400
  • 8a0cad765a Fixed potential NPEs Andrey Vlasovskikh 2014-05-07 21:38:21 +0400