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

Commit Graph

  • b703a7eabb Show MorePanel on every MorePanel.setText() instead of showing it explicitly after Ex commands Andrey Vlasovskikh 2014-04-03 22:49:54 +0400
  • 3cafe72f8f Removed unused code Andrey Vlasovskikh 2014-04-03 22:29:57 +0400
  • 48375c37de Removed unnecessary logging Andrey Vlasovskikh 2014-04-03 19:05:19 +0400
  • f9ceb506d7 Don't store editor's content component Andrey Vlasovskikh 2014-04-03 19:03:47 +0400
  • a7a054f4e4 Use EditorHelper.getScreenWidth() instead of MorePanel.getDisplayWidth() Andrey Vlasovskikh 2014-04-03 18:57:43 +0400
  • f8781353a2 Made MorePanel per-editor based Andrey Vlasovskikh 2014-04-03 17:41:22 +0400
  • b0760222f0 Cleanup Andrey Vlasovskikh 2014-04-03 17:12:09 +0400
  • 66bcacc2c4 Show mappings in Ex output panel Andrey Vlasovskikh 2014-04-02 17:40:22 +0400
  • 5868f8a2a5 Renamed pad() to rightJustify() Andrey Vlasovskikh 2014-04-02 13:41:06 +0400
  • 8e54e24e03 Show not implemented message for show mappings command instead of an exception Andrey Vlasovskikh 2014-04-02 13:28:29 +0400
  • f511e6ea34 Set default editor font for Ex and More panels on every activation Andrey Vlasovskikh 2014-04-02 13:17:17 +0400
  • 6c9608a9ee Prettier border for Ex entry panel Andrey Vlasovskikh 2014-04-02 13:07:20 +0400
  • 4a0f95f0f0 Removed aliases Andrey Vlasovskikh 2014-04-02 12:55:01 +0400
  • e3e7bcffa0 Added more mapping commands for various modes Andrey Vlasovskikh 2014-04-02 12:54:15 +0400
  • 9340208c2c Handle unknown special keys as simple key sequences Andrey Vlasovskikh 2014-04-02 02:12:08 +0400
  • a658b8d8bd Handle unfinished special keys as simple key sequences Andrey Vlasovskikh 2014-04-02 02:05:57 +0400
  • 0b9946eaf9 Handle '\' at the end of the mapping as regular '\' Andrey Vlasovskikh 2014-04-02 01:55:35 +0400
  • 6ea255f125 Reset key mappings for each test Andrey Vlasovskikh 2014-04-02 01:54:26 +0400
  • 0225975e20 Backslash is an escape character only for '\' and '<' Andrey Vlasovskikh 2014-04-02 01:32:42 +0400
  • af406c7d14 Execute key mapping commands from .vimrc Andrey Vlasovskikh 2014-04-02 00:40:46 +0400
  • a146e2c303 Prevented sharing DataContext between Swing events Andrey Vlasovskikh 2014-04-02 00:40:02 +0400
  • f285051a9a Merge remote-tracking branch 'origin/map-commands' into map-commands Andrey Vlasovskikh 2014-04-02 00:29:20 +0400
  • 936f7e5d7c Modularized .vimrc parsing a bit Andrey Vlasovskikh 2014-04-02 00:23:35 +0400
  • 463c8defa4 Added 'timeoutlen' option Andrey Vlasovskikh 2014-04-01 17:15:50 +0400
  • 19f0399f28 Added 'imap' to mapping commands table Andrey Vlasovskikh 2014-04-01 00:42:43 +0400
  • 05436427ee Very initial key mapping support Andrey Vlasovskikh 2014-04-01 00:20:13 +0400
  • 2f6d4c9ff2 Spelling and naming conventions Andrey Vlasovskikh 2014-03-31 22:50:46 +0400
  • 64790c531e Removed unused logging and debug info Andrey Vlasovskikh 2014-03-31 22:44:07 +0400
  • 9c209d2fb2 Sorted methods and attributes Andrey Vlasovskikh 2014-03-31 22:42:25 +0400
  • 8420ca355b Nullity annotations Andrey Vlasovskikh 2014-03-31 15:44:15 +0400
  • 0aebcbd71e Nullity annotations for CommandHandler.execute() Andrey Vlasovskikh 2014-03-31 15:27:40 +0400
  • 13528667c8 Moved command index to the root of the package Andrey Vlasovskikh 2014-03-31 14:27:02 +0400
  • 3b3fa3a455 Split configureByText() and typeText() Andrey Vlasovskikh 2014-03-28 16:38:41 +0400
  • 13d3d4e990 Unified running Ex commands in tests with the usual key handling Andrey Vlasovskikh 2014-03-28 16:30:06 +0400
  • b69d475e15 Removed legacy CDATA-based XML serializer Andrey Vlasovskikh 2014-03-26 18:48:08 +0400
  • b6f840aacb Use StringBuilder instead of StringBuffer Andrey Vlasovskikh 2014-03-26 18:45:56 +0400
  • ea454d3c07 Use parseKeys() instead of stringToKeys() in tests Andrey Vlasovskikh 2014-03-26 18:44:57 +0400
  • fb72d5d782 Parse <C-x> and some special keys Andrey Vlasovskikh 2014-03-26 18:44:33 +0400
  • d4b8c09b02 Fixed broken <Enter> in inplace editors, e.g. refactorings and live templates Andrey Vlasovskikh 2014-03-26 16:48:29 +0400
  • 254339037b Merged KeyParser into KeyGroup Andrey Vlasovskikh 2014-03-26 14:36:04 +0400
  • 800e3a3012 Moved shortcut conflicts state to new KeyGroup Andrey Vlasovskikh 2014-03-26 14:16:34 +0400
  • 44a5021786 Updated changelist Andrey Vlasovskikh 2014-03-26 13:33:25 +0400
  • db80629cbb Add build number string to plugin description Andrey Vlasovskikh 2014-03-26 13:20:46 +0400
  • 1c3a1c132b Don't include logo into plugin.xml Andrey Vlasovskikh 2014-03-26 13:17:10 +0400
  • 751831f3b7 Include build number in archive name Andrey Vlasovskikh 2014-03-26 13:14:32 +0400
  • d226d58e38 Changed build number for developer builds to 'dev' Andrey Vlasovskikh 2014-03-26 13:14:11 +0400
  • 230364ac87 Removed unused code Andrey Vlasovskikh 2014-03-26 01:49:01 +0400
  • 9df61bba7e Mentioned the active keymap in the shortcut conflicts title Andrey Vlasovskikh 2014-03-26 01:43:48 +0400
  • 9ee1910a01 Set up Vim handler by default and show notifications on the first use Andrey Vlasovskikh 2014-03-26 01:18:35 +0400
  • 46e10e1599 Changed table column sizes Andrey Vlasovskikh 2014-03-26 01:17:52 +0400
  • ed29f7c1db Don't use sticky balloons Andrey Vlasovskikh 2014-03-26 00:57:38 +0400
  • 60f4c7b02e Configurable shortcut conflicts in Vim Emulation settings Andrey Vlasovskikh 2014-03-25 22:58:36 +0400
  • 5616723fa4 Read-only table of shortcut conflicts Andrey Vlasovskikh 2014-03-25 19:58:32 +0400
  • 724698df08 Moved getKeymapConflicts() to KeyParser Andrey Vlasovskikh 2014-03-25 19:58:01 +0400
  • 9bdb99d948 Initial Vim Emulation configurable with empty Shortcut Conflicts table Andrey Vlasovskikh 2014-03-25 18:15:56 +0400
  • efc340a37a Reordered methods Andrey Vlasovskikh 2014-03-23 19:52:00 +0400
  • 58548a39d3 Removed obsolete TODO item Andrey Vlasovskikh 2014-03-23 19:49:31 +0400
  • 638a205b6c Fixed loading of saved shortcut conflicts settings Andrey Vlasovskikh 2014-03-23 19:49:01 +0400
  • 3031dbc600 Detect shortcut conflicts between Vim emulation and IDE keymap Andrey Vlasovskikh 2014-03-23 19:48:20 +0400
  • 36dcb53e14 Cleanup Andrey Vlasovskikh 2014-03-23 15:35:16 +0400
  • 1a94f4f12f Deprecated old action registration Andrey Vlasovskikh 2014-03-22 16:32:04 +0400
  • d87a241e34 Typo Andrey Vlasovskikh 2014-03-22 16:05:30 +0400
  • ddd28c9a44 Cleanup and minor refactorings Andrey Vlasovskikh 2014-03-22 15:49:50 +0400
  • 9637edf30e Some docs Andrey Vlasovskikh 2014-03-22 15:42:50 +0400
  • b0a5e6d375 Don't reserve any shortcuts before implementing actual actions that use them Andrey Vlasovskikh 2014-03-22 15:33:33 +0400
  • 6bec99b631 Moved and renamed KeyAction to VimShortcutKeyAction Andrey Vlasovskikh 2014-03-22 15:32:12 +0400
  • a95b65067d Switched from EditorActionHandler substitution to registering custom shortcut sets for Vim-enabled editors Andrey Vlasovskikh 2014-03-22 15:29:04 +0400
  • ac5c176deb Nullity annotations for ChangeEditorActionHandler Andrey Vlasovskikh 2014-03-20 23:30:46 +0400
  • 5d385eb26d Added parseKeysSet() helper Andrey Vlasovskikh 2014-03-20 22:43:29 +0400
  • 611620555f Initial version of shortcut conflicts settings Andrey Vlasovskikh 2014-03-20 19:38:38 +0400
  • d44412c712 Don't require a custom "Vim" keymap any longer Andrey Vlasovskikh 2014-03-20 18:18:43 +0400
  • 761719fffd Made VisualToggleCharacterModeAction a VimCommandAction Andrey Vlasovskikh 2014-03-20 16:46:53 +0400
  • 3015a4a8a2 Initial version of Vim notation typed characters parsing Andrey Vlasovskikh 2014-03-20 15:07:42 +0400
  • e8f579bf74 Added Vim actions index with Javadoc links Andrey Vlasovskikh 2014-03-20 14:33:09 +0400
  • f8da48f61d Added VimCommandAction base class for simplifying action registration Andrey Vlasovskikh 2014-03-20 14:17:14 +0400
  • 5b21015f5b Inlined action handler Andrey Vlasovskikh 2014-03-20 13:27:34 +0400
  • 326d62d815 Renamed Mapping to MappingMode Andrey Vlasovskikh 2014-03-20 13:24:03 +0400
  • f5f6c92e59 Removed unused class Andrey Vlasovskikh 2014-03-19 19:56:57 +0400
  • b56654c217 Removed unused actionId field Andrey Vlasovskikh 2014-03-19 19:37:02 +0400
  • f5e8572a73 Replaced mapping int codes with Mapping enum Andrey Vlasovskikh 2014-03-19 19:34:32 +0400
  • 95a395ed70 Moved Vim operation groups accessors to VimPlugin Andrey Vlasovskikh 2014-03-19 18:29:42 +0400
  • c08c122ea6 Reordered methods Andrey Vlasovskikh 2014-03-19 17:55:25 +0400
  • 95460df473 Reformat Andrey Vlasovskikh 2014-03-19 17:37:29 +0400
  • ab489faa56 Some overrides and deprecations Andrey Vlasovskikh 2014-03-19 17:35:39 +0400
  • 48e49fe92d Renamed AbstractEditorActionHandler to EditorActionHandlerBase Andrey Vlasovskikh 2014-03-19 16:46:48 +0400
  • 441a296bde No abstract classes for no reason Andrey Vlasovskikh 2014-03-19 16:42:23 +0400
  • 7359ed74ad Moved some actions to com.maddyhome.vim.action package Andrey Vlasovskikh 2014-03-19 16:35:22 +0400
  • dd56ec6b4c Removed unused MakeTags CLI utility Andrey Vlasovskikh 2014-03-19 16:33:44 +0400
  • 2d271008f3 Flattened com.intellij.idea.vim.handler.* package Andrey Vlasovskikh 2014-03-19 16:32:37 +0400
  • d06340ac3c Inlined ResetModeHandler Andrey Vlasovskikh 2014-03-19 16:30:41 +0400
  • f9a67c5180 Removed unused classes Andrey Vlasovskikh 2014-03-19 16:29:35 +0400
  • b4cce0980a Removed practically unused ActionGroup and AbstractActionGroup interfaces Andrey Vlasovskikh 2014-03-19 16:26:12 +0400
  • 4a7557c5ba Don't reset visual mode after some IntelliJ actions that operate on selections Andrey Vlasovskikh 2014-03-19 14:55:08 +0400
  • 4e84f056aa Renamed KeyParser.registerAction() to KeyParser.registerIdeaAction() Andrey Vlasovskikh 2014-03-17 16:17:38 +0400
  • 68f938d476 Don't override completion and live templates actions Andrey Vlasovskikh 2014-03-17 14:06:02 +0400
  • 6a7135d2bc VIM-439: Implement :sort command. Alex Selesse 2014-02-05 21:23:53 -0500
  • 58ab3ab1bb Added Ira Klotzko to the contributors list Andrey Vlasovskikh 2013-12-06 17:09:41 +0400
  • 78beef71ce Merge remote-tracking branch 'upstream/master' ik 2013-12-04 13:41:41 -0500
  • b05892e97d VIM-528 Change annotations to reflect that pp (CharPointer) is Nullable Create check that if pp (CharPointer) is Nullable, code that could result in an NPE (NullPointerException) is not executed Update the added tests' comments to reflect that they are for VIM-528 ik 2013-12-02 10:42:27 -0500
  • f71e24d17e VIM-528 and VIM-459 These 2 cases (duplicates) are fixed with this commit Additionally, there are a couple of new test cases for search groups and substitutions. ik 2013-11-18 14:33:06 -0500