1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-20 01:42:47 +02:00
Commit Graph

46 Commits

Author SHA1 Message Date
Alex Plate
d02f0e17ca
Revert "Fix(VIM-3376): Refactor the way IdeaVim executes actions"
This reverts commit 24514039
2024-07-31 13:14:25 +03:00
Alex Plate
24514039e1
Fix(VIM-3376): Refactor the way IdeaVim executes actions
Now instead of a few hacks, we use a special function from the platform
2024-07-29 12:49:16 +02:00
Alex Plate
a918da36d3
Bring back the old value of the release constant 2024-05-28 14:27:29 +03:00
Alex Plate
91ff5fdb02
Temporally change the release constant to make the last release based on 2023.3.2 2024-05-28 14:15:49 +03:00
Alex Plate
5a82f05be8
Update version of IJ in TC tests 2024-05-10 15:46:31 +03:00
Alex Plate
8ddd71a65a
Switch all releases to 2023.3.2 2024-01-18 10:03:07 +04:00
filipp
5afd161fba Update minimal supported version to 2023.3 2023-11-24 20:42:48 +02:00
Alex Plate
0c66fb474e
Fix(VIM-3130): Change the build version to 2023.1.2
There is a problem with building IdeaVim on newer version. Some of the internal classes
was migrated from java to kotlin. However, this change is not binary compatible because of a kotlin bug.
Building IdeaVim on java version of this class fixes this problem.
2023-11-07 09:43:11 +02:00
Alex Plate
1695afd915
Use 2023.2.4 version for releases 2023-10-27 10:42:36 +03:00
Alex Plate
5ab549ae96
Switch to 2023.2.4 for github, nvim, proprty, and long running tests as the compilation with the latest EAP is now broken 2023-10-27 10:42:16 +03:00
Alex Plate
35123e7c1e
Remove the unused property in TC configuration 2023-10-27 10:40:49 +03:00
Alex Plate
397effacd4
[TC] Remove dev_version constant 2023-07-27 12:26:08 +03:00
Filipp Vakhitov
4222c71a69 Pre-release tasks 2023-07-18 11:48:56 +03:00
Alex Plate
3596748059
Prepare to 2.3.0 release 2023-06-14 09:25:02 +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
0fc04c3ff6
Preparations for 2.2.0 release 2023-04-20 09:43:22 +03:00
Alex Plate
6419279514
Prepare to 2.1.0 release 2023-01-10 09:59:51 +02:00
Alex Plate
4781d29d67
Prepare to 2.0.0 version 2022-11-01 20:08:27 +02:00
Alex Plate
4300cf5330
Prepare to 1.12.0 release 2022-11-01 19:11:28 +02:00
Alex Plate
505f485568
Update release version 2022-08-12 09:45:30 +03:00
Alex Plate
c008553127
Update TC constants 2022-08-09 09:51:25 +03:00
Alex Plate
040fe806c8
Update release versions of IJ 2022-07-11 09:28:39 +03:00
Alex Plate
ffa3052b50
Update build version of IJ 2022-06-28 11:13:54 +03:00
Alex Plate
aa3b2e988f
Update TC constant 2022-05-24 15:14:36 +03:00
Alex Plate
735686c415
Update TC constant 2022-04-25 14:42:24 +03:00
Alex Plate
ebd71d41dc
Update TC constant 2022-03-29 12:23:08 +03:00
Alex Plate
02a7eb34ee
[TC]: Update version 2022-02-17 11:42:00 +03:00
Alex Plate
871ee1a6b6
Update release version 2021-12-21 12:51:23 +03:00
Alex Plate
d11ab20617
Revert "Revert "Support new marks""
This reverts commit 932296af
2021-12-21 12:51:09 +03:00
Alex Plate
0a1812ec8c
Release preparation 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
134c68c705
Support new marks 2021-12-10 11:31:57 +03:00
Alex Plate
6e82008ffa
Prepare to 1.9.0 release 2021-12-10 09:51:30 +03:00
lippfi
63ecaff1bc Add long running tests 2021-11-24 09:52:17 +03:00
Alex Plate
d88f38cf2a
Update release version to 1.8.1 2021-11-09 17:00:15 +03:00
Alex Plate
c437a18288
Prepare for 1.8.0 release 2021-10-27 10:26:21 +03:00
Alex Plate
d27ebad011
Prepare to the new release 2021-09-30 15:28:33 +03:00
Alex Plate
9537003a6d
Prepare to 1.7.1 release 2021-09-20 12:26:54 +03:00
Alex Plate
b9ab4f6484
Prepare to 1.7.0 release 2021-09-16 10:08:47 +03:00
Alex Plate
b8086cb509
Prepare to the 0.69 release 2021-07-20 09:35:42 +03:00
Alex Plate
8788d109e3
[TC] Extract version constants 2021-06-22 09:54:56 +03:00
Alex Plate
8b1839ff1b
Prepare to 0.68 release 2021-06-22 09:17:17 +03:00
Alex Plate
7c06243d54
Prepare to 0.67 release 2021-05-20 10:28:51 +03:00
Alex Plate
3b3fffe838
[TC] update version 2021-04-09 11:19:13 +03:00
Alex Plate
7011a4fe07
Update TC versions 2021-02-17 11:07:57 +03:00
Alex Plate
e1149907ce
Extract versions into the constant 2020-12-29 19:34:08 +03:00