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

Commit Graph

  • a8f0145333
    Fix(VIM-2912): Fix focus after :q Alex Plate 2023-04-12 11:01:03 +0300
  • 6e6fc8d998
    Update links to TeamCity Alex Plate 2023-04-05 23:05:27 +0300
  • 646e34a5c7
    Use better name for tests Alex Plate 2023-04-05 22:57:48 +0300
  • 8d43329b6e
    Another character vanish Alex Plate 2023-04-05 22:48:15 +0300
  • 38aca96472
    Vanish build ids Alex Plate 2023-04-05 22:46:32 +0300
  • 4cd06076c7
    Fix incorrect test names Alex Plate 2023-04-05 22:43:35 +0300
  • b485a1406e
    Define ids for tests Alex Plate 2023-04-05 22:36:32 +0300
  • cc0aa08d91
    Another refactoring Alex Plate 2023-04-05 22:31:39 +0300
  • 4dd958a538
    Cleanup testing configurations Alex Plate 2023-04-05 22:20:13 +0300
  • 83d2d1da4f
    Use medium agents for all build configurations Alex Plate 2023-04-05 22:03:30 +0300
  • 24e69bec2b
    Make abstract build type Alex Plate 2023-04-05 21:58:35 +0300
  • ca337dcca2
    Define agent requirements on the project level Alex Plate 2023-04-05 21:52:06 +0300
  • 2944c48744
    Remove name requirement Alex Plate 2023-04-05 21:42:48 +0300
  • 278e7d1a4d
    Add CPU requirement Alex Plate 2023-04-05 21:39:15 +0300
  • 22e090a0f4
    Update agent requirement Alex Plate 2023-04-05 21:33:32 +0300
  • ac918eff16
    Use correct requirement Alex Plate 2023-04-05 21:26:39 +0300
  • e8aaeac7dc
    Use different agent name Alex Plate 2023-04-05 21:20:19 +0300
  • 1769c1006c
    Try to use different param Alex Plate 2023-04-05 21:18:21 +0300
  • 920a6fe74c
    Specify medium agents for dev builds Alex Plate 2023-04-05 21:14:17 +0300
  • bc41ce46a7
    Fix incorrect branch for dev builds Alex Plate 2023-04-05 20:57:27 +0300
  • 8c2b5671f1
    Cleanup vcs source roots for TC Alex Plate 2023-04-05 20:52:30 +0300
  • d0d53d7d20
    Update TC configurations Alex Plate 2023-04-05 20:13:04 +0300
  • 902272f08c
    Update changelog Alex Plate 2023-04-04 09:06:47 +0300
  • a8b8b56a7e
    Update GH actions to avoid conflicts Alex Plate 2023-04-04 09:04:19 +0300
  • d628db1dcc Add Silence Tai to contributors list Alex Plate 2023-04-04 05:03:35 +0000
  • 26ed6670d5 Fix dispose operation Stzx 2023-04-02 19:57:49 +0800
  • 0aa4ea7bc8
    Update updateAffectedRate.yml Alex Pláte 2023-04-04 07:59:34 +0300
  • 34fdd71f37 Bump com.dorongold.task-tree from 2.1.0 to 2.1.1 dependabot[bot] 2023-03-31 08:23:36 +0000
  • 4a134783b4
    Update updateAffectedRate.yml Alex Pláte 2023-04-01 16:34:22 +0300
  • bf5ce1f6a5
    Try to use different token to youtrack Alex Plate 2023-04-01 10:57:08 +0300
  • 00193891fa
    Add missing youtrack token Alex Plate 2023-04-01 10:51:04 +0300
  • 4640c347c7
    Set affected rate field on YouTrack automatically Alex Plate 2023-04-01 10:47:59 +0300
  • 260bb47434
    Different approach for getting editor during bookmarks initialization in order to get rid of slow operations exception Alex Plate 2023-04-01 09:01:19 +0300
  • 9d7872e64e
    Update initialization instructions Alex Plate 2023-03-31 17:38:58 +0300
  • 31bdc23b3c Add support for variables in exists function filipp 2023-03-31 17:37:46 +0300
  • f803c0aa72 Add deterministic initialisation of options Matt Ellis 2023-03-30 22:22:51 +0100
  • 531b0e3537 Provide an API to override option default value Matt Ellis 2023-03-25 20:07:25 -0700
  • cbf6c30be6 Make option value accessor more strongly typed Matt Ellis 2023-03-20 20:57:50 +0000
  • a6f62dd837 Remove unnecessary assert Matt Ellis 2023-03-20 20:55:13 +0000
  • 18d52c2459 Make addListener more strongly typed Matt Ellis 2023-03-20 20:53:36 +0000
  • ee55cfd2dd Improve handling of variance with setOptionValue Matt Ellis 2023-03-20 20:33:44 +0000
  • 3ab5fc1120 Improve handling of variance Matt Ellis 2023-03-20 20:26:25 +0000
  • f7f60f5079 Fix warnings Matt Ellis 2023-03-20 20:15:34 +0000
  • b7dcff79ae Improve modifyOptionValue Matt Ellis 2023-03-20 20:11:51 +0000
  • c857b9d6dd Make functions private to SetCommand Matt Ellis 2023-03-16 00:27:12 +0000
  • 8f8c05e451 Remove string based option helper functions Matt Ellis 2023-03-14 16:04:43 +0000
  • af3ebe60f4 Use strongly typed options instead of constants Matt Ellis 2023-03-14 15:44:52 +0000
  • be64d24c00 Introduce strongly typed properties for options Matt Ellis 2023-03-14 15:14:08 +0000
  • 8f04575efd Extract IJ specific options to own file Matt Ellis 2023-03-14 15:04:02 +0000
  • 4e1b8f3ec4 Extract IJ specific options to own class Matt Ellis 2023-03-14 15:03:52 +0000
  • c8ca6671ab Remove unused functions Matt Ellis 2023-03-14 14:08:39 +0000
  • 88f0d2e532 Replace constants with strongly typed properties Matt Ellis 2023-03-14 13:51:27 +0000
  • 76a4499c9f Introduce properties for option definitions Matt Ellis 2023-03-14 09:09:36 +0000
  • e1bd790294 Add tests to ensure ideaput is added or required Matt Ellis 2023-03-14 08:56:09 +0000
  • 6d193ca1f8 Extract option definitions to own file Matt Ellis 2023-03-13 23:17:41 +0000
  • d932172e70 Extract option definitions to own class Matt Ellis 2023-03-13 23:16:51 +0000
  • 9bbf5824fe Use lazy property delegate Matt Ellis 2023-03-11 22:49:01 +0000
  • d042ee3058 Move octopushandler option out of vim-engine Matt Ellis 2023-03-11 22:36:07 +0000
  • fe598b14a1
    Modify update authors job Alex Plate 2023-03-31 17:14:28 +0300
  • 24df3be8f1
    Print more logging in case the vim shortcut is disabled Alex Plate 2023-03-31 17:07:20 +0300
  • 2cce67bc27 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'Merge Dependabot PR' build configuration was removed filipp.vakhitov 2023-03-31 13:26:44 +0000
  • ae6003d000 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: triggers of 'Merge Dependabot PR' build configuration were updated filipp.vakhitov 2023-03-31 13:09:03 +0000
  • fe8b03dc1c TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: general settings of 'Merge Dependabot PR' build configuration were updated filipp.vakhitov 2023-03-31 12:55:28 +0000
  • 977b27de90 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 1 build step(s) were added to 'Merge Dependabot PR' build configuration filipp.vakhitov 2023-03-31 12:49:58 +0000
  • 570cf14fe8 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: build configuration was created from URL filipp.vakhitov 2023-03-31 12:48:32 +0000
  • 7c369900ce Bump io.ktor:ktor-client-cio from 2.1.3 to 2.2.4 dependabot[bot] 2023-03-31 09:46:14 +0000
  • 8464711b89 Update changelog Alex Plate 2023-03-31 09:47:27 +0000
  • 0f07e4bdc3
    Fix(VIM-2896): Correct ordering of handlers Alex Plate 2023-03-31 12:45:44 +0300
  • de7736ec76 Bump io.ktor:ktor-client-core from 2.1.3 to 2.2.4 dependabot[bot] 2023-03-31 09:45:22 +0000
  • 4568db387a Bump io.ktor:ktor-client-auth from 2.1.3 to 2.2.4 dependabot[bot] 2023-03-31 09:45:00 +0000
  • 3661cfd4c9 Bump io.ktor:ktor-client-content-negotiation from 2.1.3 to 2.2.4 dependabot[bot] 2023-03-31 09:44:07 +0000
  • f9ac515d3d Replace merge with rebase filipp 2023-03-31 12:42:44 +0300
  • b7f1394357 Add action to automatically merge Dependabot PR filipp 2023-03-31 12:38:18 +0300
  • 25872ccf84
    Remove ktlint from build configuration Alex Plate 2023-03-31 11:26:38 +0300
  • 0efd81142d
    Remove ktlint from configurations Alex Plate 2023-03-31 11:22:32 +0300
  • 1699e8521d
    Add new plugin that has a dependency on IdeaVim Alex Plate 2023-03-31 11:08:50 +0300
  • f4068301ff Add information about text range in original script for executable filipp 2023-03-31 11:00:39 +0300
  • 2a6b6f89f4 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: project parameters were changed aleksei.plate 2023-03-30 04:55:46 +0000
  • ca459bef0d TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: project parameters were changed aleksei.plate 2023-03-30 04:55:10 +0000
  • 9980ef7db9 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: project parameters were changed aleksei.plate 2023-03-30 04:53:54 +0000
  • d6b2cdb66a
    Add plugin sign variables Alex Plate 2023-03-30 07:50:56 +0300
  • 832c1c0be3
    Revert "Update formatting" Alex Plate 2023-03-27 11:32:59 +0300
  • bf0fba9c58 Update formatting Alex Plate 2023-03-27 08:27:13 +0000
  • ae5678128b
    Fix an incorrect version of github action Alex Plate 2023-03-27 11:24:58 +0300
  • 6395a4cefc
    Fix an incorrect version of github action Alex Plate 2023-03-27 11:23:13 +0300
  • 1a3491a50f
    Try to use IJ formatter instead of ktlint Alex Plate 2023-03-27 11:21:10 +0300
  • 0f8b67e6ce
    Reformat files Alex Plate 2023-03-27 11:14:00 +0300
  • 1e17db6d21
    Add lorem ipsum tests to dictionary Alex Plate 2023-03-20 17:42:28 +0200
  • 03bd4bbeed
    Use Lorem Ipsum for tests Alex Plate 2023-03-20 17:31:18 +0200
  • ff907893d0
    Update README.md Alex Pláte 2023-03-20 15:50:46 +0200
  • d104eef064 Update changelog Alex Plate 2023-03-17 11:28:14 +0000
  • f0505b8919
    Fix(VIM-2433): Do not clear clipboard after inserting with ideaput Alex Plate 2023-03-17 13:26:13 +0200
  • db12fbe725
    Get rid of test clipboard manager Alex Plate 2023-03-17 11:56:50 +0200
  • f88580eb88
    Get rid of editor setup function Alex Plate 2023-03-17 10:21:10 +0200
  • dbfce696b9
    Make some multicaret tests more stable Alex Plate 2023-03-16 18:05:39 +0200
  • bca5af9c23
    Enable some tests with missing @Test annotation Alex Plate 2023-03-16 14:55:05 +0200
  • 381abf7c40
    Simple fix for the code Alex Plate 2023-03-16 13:36:09 +0200
  • 1a2112daf9
    Fix code compilation Alex Plate 2023-03-16 13:18:47 +0200
  • e30e194b91
    Code cleanup Alex Plate 2023-03-16 13:05:37 +0200
  • edf9962abf
    Introduce new mechanizm for options testing Alex Plate 2023-03-16 13:01:42 +0200