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

Commit Graph

  • 63ecaff1bc Add long running tests lippfi 2021-11-24 09:52:17 +0300
  • e29c268d0b
    Extract progress strings Alex Plate 2021-11-23 17:22:36 +0300
  • 2758e89a51
    Draft of a potemkin progress during macro execution Alex Plate 2021-11-22 20:40:56 +0300
  • d0670d0244 Macro without invokeLater lippfi 2021-11-22 18:45:55 +0300
  • 1e2005451c Update formatting Alex Plate 2021-11-21 00:10:37 +0000
  • 29a95ca592
    Fix missing import Alex Plate 2021-11-19 12:06:43 +0300
  • 5bfff2a398
    Prepare to the EAP Alex Plate 2021-11-19 11:55:42 +0300
  • 4d26947208 Pre-EAP commit lippfi 2021-11-19 11:21:27 +0300
  • f1de741bd5 Fix to prevent infinite loops lippfi 2021-11-19 06:14:37 +0300
  • 3394d93b43 Fix register lippfi 2021-11-19 05:51:32 +0300
  • 02c64feff8 Fix let command lippfi 2021-11-19 04:36:22 +0300
  • f2ba162359 Fix parent in functions lippfi 2021-11-19 04:17:32 +0300
  • 16c5d11ead
    Refactor editor holder in ExTextField Alex Plate 2021-11-18 18:14:29 +0300
  • 3e97c5d5fc Replace service() by ServiceManager.getService() lippfi 2021-11-18 14:28:27 +0300
  • cb5499f82f
    Update plugin.xml Alex Plate 2021-11-18 14:26:26 +0300
  • 3d71c1bcbe Update changelog lippfi 2021-11-18 14:12:01 +0300
  • a12793e67a Made CommandLineHelper a service lippfi 2021-11-18 13:42:48 +0300
  • affec9bb61 Fix macro with count lippfi 2021-11-18 13:21:04 +0300
  • fb62ec4c77 Fix float result in expression register lippfi 2021-11-18 12:32:24 +0300
  • c48cf1a2f7 Update roadmap lippfi 2021-11-18 10:55:21 +0300
  • cf5cc92258 Make source command to throw exceptions lippfi 2021-11-18 07:19:28 +0300
  • ca934fe514 Fix set command lippfi 2021-11-18 07:18:44 +0300
  • d6ca75006a Expression register lippfi 2021-11-18 06:52:00 +0300
  • 51a9878363
    Add oauth for mergeP Alex Plate 2021-11-17 20:15:12 +0300
  • 7664c44697
    Fix type in github auth Alex Plate 2021-11-17 20:09:58 +0300
  • 5a8ee72622
    Add github oauth token Alex Plate 2021-11-17 20:07:50 +0300
  • 492b2de520
    Add debug option to update authors Alex Plate 2021-11-17 19:48:58 +0300
  • 900d3212a4 Bump antlr4 from 4.9.2 to 4.9.3 dependabot[bot] 2021-11-17 15:02:57 +0000
  • d8997e1239
    Update authors automation Alex Plate 2021-11-17 17:07:44 +0300
  • e1001534e4
    Enable automation Alex Plate 2021-11-17 16:18:38 +0300
  • 59a69ed486
    Fix automation Alex Plate 2021-11-17 16:04:25 +0300
  • 437574328e
    Add workflow dispatch for update changelog task Alex Plate 2021-11-17 16:01:15 +0300
  • 87af7ada40
    Try to fix changelog automation Alex Plate 2021-11-17 15:56:16 +0300
  • aa01730c13
    Update changelog Alex Plate 2021-11-17 15:45:58 +0300
  • 0803b401e7
    Update kotlin and gradle Alex Plate 2021-11-17 14:44:30 +0300
  • 6d974d799b
    Update intellij plugin version Alex Plate 2021-11-17 12:46:29 +0300
  • 1fa779b21f Update changelog lippfi 2021-11-17 12:36:43 +0300
  • 2c5442c044 Rename "delaymacro" to "ideadelaymacro" lippfi 2021-11-17 12:25:05 +0300
  • db4324c478
    Use a different method for getting option values Alex Plate 2021-11-17 12:25:48 +0300
  • a8afca4ccf Normal command lippfi 2021-11-17 12:16:46 +0300
  • 6849bab741
    Add more options to the statistic Alex Plate 2021-11-17 11:54:21 +0300
  • ff72f24433 Normal command lippfi 2021-11-17 12:01:22 +0300
  • 19ea1b204c Set default path to project for CmdFilterCommand lippfi 2021-11-17 09:35:07 +0300
  • a9e8dc7b9f
    Fix compilation issues Alex Plate 2021-11-17 10:49:06 +0300
  • ee14eac009
    Rewrite ctrl-^ to use a project service with saved last tab Alex Plate 2021-11-17 10:34:22 +0300
  • 3c1bbd5a7f
    Add few statistic items Alex Plate 2021-11-16 18:06:42 +0300
  • 218cfaca44 Add contains method to OptionService lippfi 2021-11-17 04:59:17 +0300
  • 8a78d76a20 OptionService.Scope as a sealed class lippfi 2021-11-17 04:39:31 +0300
  • 1ead9f1443 Format lippfi 2021-11-16 13:49:38 +0300
  • c53dd48437 Fix adding options in VimExtensionRegistrar lippfi 2021-11-16 13:10:01 +0300
  • 001a1d648c Fix merge lippfi 2021-11-16 12:41:27 +0300
  • 6bbd162c72 Fix AceJump issues Alex Plate 2021-11-16 11:39:51 +0300
  • 8fb8476994 Ignore bookmark test Alex Plate 2021-11-16 11:15:45 +0300
  • 8d7a2faf1b Update copyright info Alex Plate 2021-11-16 10:54:19 +0300
  • df946f8525 fix(VIM-2026): Intellij uses a different initialization approach during settings reading Alex Plate 2021-11-15 18:27:43 +0300
  • 58f8c315e6 Reformat code Alex Plate 2021-11-15 17:20:39 +0300
  • c6a379048e Changed object in VariableService to applicationService lippfi 2021-11-15 15:58:08 +0300
  • 02dd52ccb9 Draft of statistic collector Alex Plate 2021-11-15 10:54:10 +0300
  • abb93af3fb Reformat files Alex Plate 2021-11-15 08:21:04 +0300
  • 06b18b8fb9 Fix if statement lippfi 2021-11-15 07:49:16 +0300
  • 88772a0d8e Bump antlr4 from 4.9.2 to 4.9.3 dependabot[bot] 2021-11-12 15:14:04 +0000
  • 89c2bf0932 Bump annotations from 22.0.0 to 23.0.0 dependabot[bot] 2021-11-10 15:02:32 +0000
  • 9a0e6336b7 Update changelog Alex Plate 2021-11-12 18:14:22 +0300
  • 550a754fab Completely avoid esc handling in normal mode Alex Plate 2021-11-12 18:10:48 +0300
  • 5921f7f889 Remove redundant qualifier name Alex Plate 2021-11-12 17:56:58 +0300
  • e097880e95 Add an ability to enable matchit using packadd syntax Alex Plate 2021-11-12 17:38:32 +0300
  • 99a0dc6c53 Get rid of PlatformUtils usages Alex Plate 2021-11-11 17:27:15 +0300
  • ef7e4a752d removing test fail eugene.nizienko 2021-11-11 18:08:18 +0100
  • cded8e54fb Update changelog Alex Plate 2021-11-11 16:53:05 +0000
  • f17a903555 test video recording eugene.nizienko 2021-11-11 17:50:31 +0100
  • 191aba1f95 Add packadd rule to grammar lippfi 2021-11-11 17:41:36 +0300
  • e8d7a7f8bf Make OptionChangeListener an interface lippfi 2021-11-16 10:35:30 +0300
  • 836c1084c4 Optimize MultikeyMap for options lippfi 2021-11-16 10:17:48 +0300
  • 649bfdc220 Fix resetAllOptions lippfi 2021-11-16 10:11:10 +0300
  • 8d6529ccf1 Better OptionChangeListener lippfi 2021-11-16 09:17:31 +0300
  • c936692403 Moved show* method from OptionService to SetCommand lippfi 2021-11-16 08:43:26 +0300
  • c3d3f2ab50 Fix SpecialKeyHandlers lippfi 2021-11-15 14:06:29 +0300
  • f289b19310
    Correct usage of option service Alex Plate 2021-11-15 15:51:35 +0300
  • 9866231129 Replace object with applicationService in OptionServiceImpl lippfi 2021-11-15 13:04:28 +0300
  • e0b5b54dda Add more methods to OptionService lippfi 2021-11-15 13:02:54 +0300
  • 2687ecc02e Renamed methods lippfi 2021-11-15 12:45:01 +0300
  • 3699920515 Add more methods to OptionService lippfi 2021-11-15 06:38:22 +0300
  • 4481da75b7 OptionChangeListener lippfi 2021-11-15 06:32:04 +0300
  • 037b636be9 Format lippfi 2021-11-14 01:20:30 +0300
  • 12ded24cd4 Old and new options are compatible lippfi 2021-11-14 01:20:07 +0300
  • 2b5c13e3da IdeaRefactorModeHelper lippfi 2021-11-13 23:32:37 +0300
  • 043f07190c Replace older options with new ones lippfi 2021-11-13 23:21:24 +0300
  • dc0758274e Support adding options from plugins lippfi 2021-11-11 02:50:48 +0300
  • 0d9aa85a6a Add missing options lippfi 2021-11-11 02:24:29 +0300
  • 810440abe7 Better addListener method lippfi 2021-11-11 02:17:06 +0300
  • 177aaebaf8 Add scope to optionExpression lippfi 2021-11-11 02:02:58 +0300
  • ba11c565d8 Mark old classes as deprecated lippfi 2021-11-11 01:58:43 +0300
  • 5320d3a4fd Move GuiCursorOption subclasses to GuiCursorOptionHelper lippfi 2021-11-11 01:41:43 +0300
  • 82f181b80b Temporarily returned OptionsManager to set command lippfi 2021-11-11 01:26:00 +0300
  • eb43fa7c4c Update listeners lippfi 2021-11-11 01:08:31 +0300
  • 86c0357725 Better options support in let command lippfi 2021-11-11 01:00:48 +0300
  • 844dac6106 set and setlocal commands lippfi 2021-11-11 01:00:02 +0300
  • 0a923e98ab Made parseNumber method public lippfi 2021-11-11 00:54:45 +0300
  • a85a5bd055 Add helper classes for options lippfi 2021-11-11 00:54:13 +0300
  • ca51798445 Add OptionService lippfi 2021-11-11 00:49:42 +0300