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

Commit Graph

  • f456e0a8dd Fix tests filipp 2023-05-12 20:49:00 +0300
  • 2716255e22 Better paths filipp 2023-05-12 17:47:15 +0300
  • 4d907213c3 Split ex-commands in YAML filipp 2023-05-12 17:31:17 +0300
  • ee704f53c7 Support lazy ex command classloading filipp 2023-05-06 22:35:14 +0300
  • 74237365f1 Fix LazyVimscriptFunction filipp 2023-05-06 20:53:05 +0300
  • 8aeab29303 Annotate ex-commands filipp 2023-05-05 19:53:39 +0300
  • ff945e7b8a Add ExCommand annotation filipp 2023-05-05 17:08:33 +0300
  • 9707704f57 Minor refactoring filipp 2023-05-05 16:15:21 +0300
  • 7491d19309 Add yaml files filipp 2023-05-05 15:27:09 +0300
  • fb74e5e731 Fix tests filipp 2023-05-05 15:26:42 +0300
  • 627c8a6eca Move some functions to engine filipp 2023-05-05 14:26:01 +0300
  • 8094758a82 Add function providers filipp 2023-05-05 13:38:13 +0300
  • f143b6ee9f Rename KSP options filipp 2023-05-05 13:36:16 +0300
  • 77cef909fb Add comment to YAML filipp 2023-05-05 12:04:07 +0300
  • 063d3949cf Better YAML filipp 2023-05-05 11:56:09 +0300
  • c1b87eba03 Annotate functions filipp 2023-05-05 09:56:31 +0300
  • bae52964cd Add VimscriptFunction annotation filipp 2023-05-05 09:53:33 +0300
  • 06021c1b79 Update changelog after merging PR Alex Plate 2023-06-01 07:39:37 +0000
  • 437932cd57 VIM-1990 fix repeat delete find or till wrong MotionType samabcde 2023-06-01 00:30:15 +0800
  • 6cc16aa72b Update changelog Alex Plate 2023-05-31 10:08:03 +0000
  • b48950ff3a
    Fix(VIM-2953): The previous fix for :q command caused weird behavior of tab closing Alex Plate 2023-05-31 11:41:25 +0300
  • c397c77809 Add Sam Ng to contributors list Alex Plate 2023-05-30 09:03:46 +0000
  • e8f31bc2bd Update changelog after merging PR Alex Plate 2023-05-29 11:43:45 +0000
  • 4e7149c945 VIM-2615 add support to sort u command, fix natural sort issue when both string not contain number samabcde 2023-05-10 00:21:20 +0800
  • 064379b9e0
    Add names of run confugrations so they can be started right from IJ Alex Plate 2023-05-19 18:03:09 +0300
  • 48b18da953
    Get text object parameters from the operatorArguments Alex Plate 2023-05-19 10:21:18 +0300
  • 904ca5d529
    Remove argument argument from text object Alex Plate 2023-05-19 10:16:23 +0300
  • 05986d017d
    Remove deprecated function Alex Plate 2023-05-19 09:52:06 +0300
  • aabe56e8b3
    Disable alternative context resolve during copy because of binary incompatibility with the newer version of EAP Alex Plate 2023-05-17 13:08:07 +0300
  • fc07ec3db3
    Fix compilation for the new version of EAP Alex Plate 2023-05-17 12:25:07 +0300
  • 2e8454907d
    Fix esc for replace in octopus mode Alex Plate 2023-05-17 11:53:01 +0300
  • 72ed659833 Update changelog after merging PR Alex Plate 2023-05-17 08:56:53 +0000
  • 94ef9692f2 Fix typo in ideajoin notification Matt Ellis 2023-04-26 11:53:03 +0100
  • 798750bf95 Use options API for more cached values Matt Ellis 2023-04-04 17:13:26 +0100
  • e8d9bd551f Add helper functions to storage service Matt Ellis 2023-04-04 09:44:27 +0100
  • d08ea2ee9b Introduce simple cache for parsed option values Matt Ellis 2023-04-04 09:39:48 +0100
  • 52dcb2d290 Treat 'iskeyword' as a local-to-buffer option Matt Ellis 2023-04-03 01:37:26 +0100
  • 4cc883f174 Refactor search helper companion to interface Matt Ellis 2023-04-03 00:18:42 +0100
  • 5a3c5bd761 Treat 'virtualedit' as a global-local option Matt Ellis 2023-04-02 22:32:40 +0100
  • 66830b7cb3 Treat 'idearefactor' as a global-local option Matt Ellis 2023-04-02 22:04:47 +0100
  • b742865e8a Treat 'ideajoin' as a global-local option Matt Ellis 2023-04-02 00:37:09 +0100
  • fd314a3288 Treat 'matchpairs' as a local option Matt Ellis 2023-04-02 00:32:21 +0100
  • 87a52d9592 Update changelog Alex Plate 2023-05-14 10:08:42 +0000
  • 527b321ee0 Fix(VIM-2945): %-movement mismatches braces filipp 2023-05-14 00:09:00 +0300
  • 5122a33f30 Update changelog Alex Plate 2023-05-08 10:08:22 +0000
  • d89fbeea62 Fix(VIM-2930): vim-multiple-cursors + ReplaceWithRegister issue filipp 2023-05-07 23:51:05 +0300
  • e4f7700044 Refactoring filipp 2023-04-26 01:05:13 +0300
  • a1d0c3ebf4 Remove println filipp 2023-04-25 18:26:43 +0300
  • 2088c1ce00 Move more methods to engine filipp 2023-04-20 20:33:06 +0300
  • ec164daf0e
    Update codeql version Alex Plate 2023-05-02 09:17:05 +0300
  • 94c38cefac
    Remove bunny plugin from compatibility checks Alex Plate 2023-05-02 09:08:13 +0300
  • 2a5d218a94 Update changelog after merging PR Alex Plate 2023-04-26 08:17:39 +0000
  • bcf10a0b8e Matchit: Ignore JS comparison operators Martin Yzeiri 2023-04-07 14:02:11 -0400
  • 546137c0f5 Matchit: Correct HTML regex Martin Yzeiri 2023-04-14 10:15:34 -0400
  • 92bc691e1f Matchit: Improve comment handling Martin Yzeiri 2023-04-10 14:32:38 -0400
  • d834d0fdd9 Move a unit test Martin Yzeiri 2023-04-10 14:22:49 -0400
  • 74b88d07a0 Bump org.mockito.kotlin:mockito-kotlin from 4.0.0 to 4.1.0 dependabot[bot] 2023-04-14 20:43:00 +0000
  • 57f5d3310a
    Update gradle version to 8 Alex Plate 2023-04-26 11:09:39 +0300
  • a5495b1d92
    Update intellij gradle plugin version Alex Plate 2023-04-26 10:59:05 +0300
  • fb623be741
    Remove ktlint baseline Alex Plate 2023-04-26 10:57:22 +0300
  • 30e69e13fd
    Update kotlin version to 1.8.21 Alex Plate 2023-04-26 10:57:11 +0300
  • 17346c255e Bump org.jetbrains:annotations from 23.0.0 to 24.0.1 dependabot[bot] 2023-04-13 13:21:05 +0000
  • 6fc83b8245 Bump io.ktor:ktor-serialization-kotlinx-json from 2.1.3 to 2.3.0 dependabot[bot] 2023-04-19 15:56:33 +0000
  • b9fb6cacbe Update changelog after merging PR Alex Plate 2023-04-26 07:27:50 +0000
  • 29bd7cbe6e Update note to include how to add an option Matt Ellis 2023-04-20 10:09:14 +0100
  • a51fc9c612 Add extra notes about the history of refactorings Matt Ellis 2023-04-17 20:24:01 +0100
  • 77ad9deeba Use interface for IJ specific options Matt Ellis 2023-04-17 18:33:27 +0100
  • ffa6c45b62 Reset test injector after each test Matt Ellis 2023-04-17 23:56:52 +0100
  • 957874ce2b Remove unused @JvmField annotations Matt Ellis 2023-03-31 17:28:58 +0100
  • 330d92116c Refine inheritance of IJ specific option classes Matt Ellis 2023-03-30 12:42:01 +0100
  • 899adfc1b0 More refactoring to use new API Matt Ellis 2023-03-30 10:57:08 +0100
  • 23535a6ad5 Remove OptionValueAccessor Matt Ellis 2023-03-30 10:46:15 +0100
  • e8b7f00370 Remove accessor from new API Matt Ellis 2023-03-30 10:27:24 +0100
  • 3f2c5070ee Migrate local option access to new API Matt Ellis 2023-03-30 09:49:39 +0100
  • a2352525c5 Migrate global option access to new API Matt Ellis 2023-03-30 09:26:47 +0100
  • 50384a526b Introduce option accessor delegated properties Matt Ellis 2023-03-29 16:09:56 +0100
  • 9ade3365ff Extract StringListOption Matt Ellis 2023-03-29 14:31:34 +0100
  • a6932cd5be
    Remove XML configurations Alex Plate 2023-04-25 10:23:20 +0300
  • 81d5c06ca3 TeamCity change in 'Ideavim' project: Synchronization with own VCS root is enabled aleksei.plate@jetbrains.com 2023-04-25 07:20:11 +0000
  • 95d2adb8b8 Update changelog Alex Plate 2023-04-20 10:06:32 +0000
  • c91355a1e4
    Dumb change: add new line Alex Plate 2023-04-20 11:52:05 +0300
  • a9b16ca2c0
    Add to be released section Alex Plate 2023-04-20 11:49:27 +0300
  • 0fc04c3ff6
    Preparations for 2.2.0 release Alex Plate 2023-04-20 09:42:29 +0300
  • 6473ad02a0 Add test for next paragraph motion filipp 2023-04-19 15:25:44 +0300
  • 8107f669cd Fix ReplaceWithRegister with single caret filipp 2023-04-19 15:22:49 +0300
  • 2f55d92d83 Move more methods to engine filipp 2023-04-19 15:07:06 +0300
  • 722ec7f8fb
    Update configurations Alex Plate 2023-04-15 00:00:52 +0300
  • 63442a93e7 TeamCity change in 'Ideavim' project: copy of 'IdeaVim Repository' VCS root was created aleksei.plate@jetbrains.com 2023-04-14 20:58:08 +0000
  • 1ce594fa64 TeamCity change in 'Ideavim' project: 'IdeaVim Pull Requests' VCS root was updated aleksei.plate@jetbrains.com 2023-04-14 20:57:04 +0000
  • 197b8d7850
    Use correct GH publisher Alex Plate 2023-04-14 23:40:51 +0300
  • d51aec080b
    Use old github configuration Alex Plate 2023-04-14 23:39:37 +0300
  • 0239f78889
    Update GH configuration Alex Plate 2023-04-14 23:36:19 +0300
  • 651cefca30
    Update .teamcity dsl Alex Plate 2023-04-14 23:34:00 +0300
  • f4be162aea
    Fix issue with missing key-repeat dialog on new mac machine Alex Plate 2023-04-14 23:12:41 +0300
  • 85636d91dc Update changelog Alex Plate 2023-04-14 10:06:44 +0000
  • 7b643430d1 TeamCity change in 'Ideavim / Pull Requests checks' project: triggers of 'GitHub Pull Requests Tests' build configuration were updated aleksei.plate@jetbrains.com 2023-04-13 13:33:25 +0000
  • 499033947c TeamCity change in 'Ideavim / Pull Requests checks' project: build features of 'GitHub Pull Requests Tests' build configuration were updated aleksei.plate@jetbrains.com 2023-04-13 13:19:58 +0000
  • 7489abc56d
    Update GH configuration Alex Plate 2023-04-13 16:17:03 +0300
  • c64810509f
    Fix(VIM-2909): Fix incorrect file detection while closing diff window Alex Plate 2023-04-13 15:58:56 +0300
  • 32ccaabaa7 Update changelog Alex Plate 2023-04-12 10:06:44 +0000