1
0
Fork 0
Commit Graph

95 Commits

Author SHA1 Message Date
chylex 12575c3cb9
Set plugin version to chylex-34 2024-05-05 18:54:35 +02:00
chylex f330e220ad
Set custom plugin version 2024-04-26 18:55:33 +02:00
Alex Plate c4d92ebe73
VIM-308 In intellij 2024.1+ the caret movement won't be detected as a separate undo action 2024-04-05 17:50:42 +03:00
Alex Plate fae3924062
Update a version of IJ for tests 2024-04-02 11:56:59 +03:00
filipp 7d679e68dc Merge branch 'refs/heads/master' into fleet
# Conflicts:
#	vim-engine/src/main/kotlin/com/maddyhome/idea/vim/api/VimEditorGroup.kt
#	vim-engine/src/main/kotlin/com/maddyhome/idea/vim/impl/state/VimStateMachineImpl.kt
2024-02-23 17:08:01 +02:00
Filipp Vakhitov 38bc914504 Avoid using annotation-processors in vim-engine 2024-02-23 15:09:45 +02:00
Alex Plate 4938957483
Add a comment line with LATEST-EAP-SNAPSHOT 2024-02-23 13:37:36 +02:00
Alex Plate d87965775a
Update version of robot 2024-02-08 16:48:03 +02:00
Alex Plate 5b9cb2efc5
Explicitly specify java version for java IDE tests 2024-02-07 16:18:54 +02:00
Alex Plate 733968723c
Explicitly specify an IDE type in the configuration 2024-02-07 16:07:35 +02:00
Alex Plate 4937985e2c
Bump kotlin version from 1.8.21 to 1.9.22
One of the reasons for that is that 1.9.22 allows internal classes to be available in testFixtures from java KT-34901.
2024-02-07 09:29:15 +02:00
Alex Plate 8ddd71a65a
Switch all releases to 2023.3.2 2024-01-18 10:03:07 +04:00
Alex Plate 580efeae1a
Update version of the robot 2024-01-05 19:35:47 +02:00
Alex Plate 78c12e0ea6
Switch to stable version of IDEA 2023-12-15 16:34:38 +02:00
Alex Plate 5652774888
Exclude kotlin stdlib from the distribution 2023-12-01 11:19:18 +02:00
filipp 5afd161fba Update minimal supported version to 2023.3 2023-11-24 20:42:48 +02:00
Filipp Vakhitov 692439953c Rollback to working Idea Version 2023-11-21 13:18:01 +02:00
filipp 4fbf6cbc50 Update minimal supported version to 2023.3 in TeamCity 2023-11-17 14:39:38 +02:00
filipp 6425791ed9 Attempt to avoid broken jsons after partial compilation 2023-06-20 15:59:09 +03:00
Alex Plate e28c57432d
Set stable IJ for releases as the current EAP frezes with the buildSearchableOption task 2023-06-06 14:39:31 +03:00
Alex Plate 30e69e13fd
Update kotlin version to 1.8.21 2023-04-26 10:57:54 +03:00
Alex Plate c4025c0cc1
Set larget expand timeout for UI tests 2023-03-08 08:44:42 +02:00
Alex Plate 8d47d9c015
Cleanup broken tests 2023-02-23 09:37:18 +02:00
Alex Plate f901d9d3b0
Use stable version of IJ for build 2023-01-25 08:28:44 +02:00
Alex Plate 908c978242
Global copyright update 2023-01-10 10:09:25 +02:00
Matt Ellis a79fc4980e Fix Gradle warning from verifyPluginConfiguration 2022-11-15 10:34:12 +02:00
Alex Plate 2355435275
Update copyright 2022-11-04 09:24:03 +02:00
Alex Plate e2ed963af5
Automation to update youtrack ticket status on commit 2022-11-02 13:25:18 +02:00
Alex Plate 19a6284023
Update kotlin version to 1.7.20 2022-10-28 08:16:10 +03:00
Alex Plate 623aa40acd
Update to java 17 2022-10-17 15:45:15 +03:00
Alex Plate 142550a1f8
Use 2022.2.2 version of IJ by default 2022-10-04 09:48:35 +03:00
Alex Plate ee4ce5033a
Fix tests 2022-07-11 11:09:43 +03:00
Alex Pláte d8540e95f8 Create gradle.properties 2022-07-06 20:56:49 +03:00
filipp c083631590 Undo changing ideaVersion 2022-06-07 01:13:07 +06:00
filipp 01e367cadf Delete deprecated OptionsManager.kt 2022-06-07 01:08:10 +06:00
Alex Plate f3b6687d79
Update kotlin version 2022-05-30 11:22:24 +03:00
filipp b8b3669b04 Fix antlr4 and antlr4-runtime dependency version conflict 2022-04-24 19:33:21 +06:00
Alex Plate d11ab20617
Revert "Revert "Support new marks""
This reverts commit 932296af
2021-12-21 12:51:09 +03:00
Alex Plate ea713edfb5
Revert "Update remoteRobot version"
This reverts commit 4d49385529.
2021-12-21 12:08:56 +03:00
Alex Plate 4d49385529
Update remoteRobot version 2021-12-21 11:36:53 +03:00
Alex Plate 94a8455267
Update remoteRobot version 2021-12-21 11:36:53 +03:00
Alex Plate 932296afb6
Revert "Support new marks"
This reverts commit 134c68c705.
2021-12-21 11:36:53 +03:00
Alex Plate 43ae40e077
Update remote robot version 2021-12-15 10:18:01 +03:00
Alex Plate 134c68c705
Support new marks 2021-12-10 11:31:57 +03:00
chylex b6d84e0e66 Fix compile errors in unit tests on Windows 2021-12-01 09:37:24 +03:00
Alex Plate 358f8eeca3
Downgrade to kotlin 1.5 2021-11-26 18:57:50 +03:00
Alex Plate 0803b401e7
Update kotlin and gradle 2021-11-17 14:44:30 +03:00
Alex Plate 4eb755fed6
Get back stable version of IJ for development 2021-11-10 18:56:16 +03:00
Alex Plate 68f898dbf8
Update changelog 2021-11-09 19:37:07 +03:00
Alex Plate a14252493f
Use java v11 2021-10-12 15:41:37 +03:00