1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-07 09:04:11 +01:00

Commit Graph

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