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

107 Commits

Author SHA1 Message Date
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
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
Alex Plate
bdc50283d2
Switch gradle to 2021.2.2 because of issues in gradle plugin 2021-09-20 12:20:44 +03:00
Alex Plate
c1afce2939
Use latest EAP to develop the plugin 2021-08-17 11:05:20 +03:00
eugene.nizienko
a58ca80fc9 fixed Ide Fatal Errors
added UI tests reporting
2021-07-23 12:25:18 +03:00
Alex Plate
e244109073
Use stable IJ release for development because EAP is broken 2021-06-24 10:37:27 +03:00
Alex Plate
02428776a7
Commit only authors file 2021-05-17 22:47:50 +03:00
Alex Plate
cc343fae9e
Add update authors task 2021-05-17 17:41:59 +03:00
Alex Plate
93d80b8dfb
Move to kotlin 1.5 2021-05-13 19:33:56 +03:00
Alex Plate
270ba9d196
Username is not required for token publishing 2021-05-13 10:43:51 +03:00
Alex Plate
05f2848d41
Convert gradle to kotlin DSL 2021-02-26 10:02:23 +03:00
Alex Plate
c9d0d7aef6
[VIM-2140] Downgrade java version to 1.8 2020-10-09 11:06:38 +02:00
Alex Plate
bd942e2ea1
Add initial implementation of neovim integration for tests 2020-07-09 17:36:57 +03:00
Alex Plate
80723a6cad
Use latest-eap for local builds 2020-06-22 11:16:51 +03:00
Alex Plate
e14aae761d
Java plugin is always required 2020-04-30 11:33:11 +03:00
Alex Plate
abd0f9b961
Update dependencies 2020-04-10 11:00:47 +03:00
Alex Plate
ee41adc4e9
Update kotlin version 2020-03-06 09:54:57 +03:00
Alex Plate
01abba7d2c
Use 201-EAP version for build 2020-01-27 11:11:05 +03:00
Alex Plate
eeaa2fe882
Update idea and kotlin version 2019-11-29 10:48:13 +03:00
Alex Plate
829619d901
Update kt version 2019-11-20 16:34:10 +03:00
Alex Plate
037aee7c59
Make kotlin jvm 1.8 compatible. 2019-09-17 11:07:09 +03:00
Alex Plate
66b7019da9
Update kotlin plugin to 1.3.50 2019-09-03 14:07:32 +03:00
Alex Plate
88ad420716
Update kotlin version 2019-07-26 12:04:08 +03:00
Andrey Vlasovskikh
4cdbbaa35d Token-based auth for publishing the plugin 2019-07-02 18:40:23 +03:00
Alex Plate
e2a8ba7f0c
Add gradle task with slack notifications about EAP releases 2019-07-02 17:28:12 +03:00
Alex Plate
5d88558b36
Update kotlin version 2019-07-02 12:44:50 +03:00
Alex Plate
f88ed69f1f
Support new external java plugin for 192+ versions 2019-06-10 12:36:06 +03:00
Alex Plate
4c9974f7eb
Update intellij plugin and set default idea version to 2019.1 2019-06-07 20:59:21 +03:00
Alex Plate
7ef381f1a4
Make 192-EAP-SNAPSHOT as a default idea version 2019-05-31 19:02:43 +03:00
Alex Plate
a46c5383cd
Update Kotlin version 2019-04-12 19:03:15 +03:00
Andrey Vlasovskikh
d49683ab2f Updated Kotlin to 1.3 due to compatibility IntelliJ 2019.1
The minimal compatible version is now 2018.3.
2019-01-28 22:56:14 +03:00
Andrey Vlasovskikh
2882b638e5 Use latest stable IntelliJ, Kotlin, gradle-intellij-plugin 2018-10-18 14:45:33 +03:00
Andrey Vlasovskikh
653a62b5e4 Switched to IntelliJ 2018.1 2018-05-30 22:26:24 +03:00
Andrey Vlasovskikh
74fb59640d Added parameter for toggling code instrumentation
Several recent test runs failed with errors instrumenting code with
nullity checks. This parameter will help to debug the problem.
2017-12-29 11:12:01 +03:00
Andrey Vlasovskikh
0a4672c050 Updated intellij-gradle-plugin, Kotlin, and IntelliJ platform versions 2017-11-01 02:12:07 +03:00
Andrey Vlasovskikh
b7416da26d Merge branch 'kotlin'
# Conflicts:
#	build.gradle
#	gradle.properties
2017-01-16 00:30:30 +03:00
Andrey Vlasovskikh
36e768ab37 Allow Java 8 2017-01-16 00:27:51 +03:00
Andrey Vlasovskikh
ede0bd8623 Set minimal version to 2017.1 in order to use new API for zero-latency typing 2017-01-16 00:25:47 +03:00
Andrey Vlasovskikh
3344bb3254 Ability to use Kotlin along with Java 2016-11-21 19:40:14 +03:00
Andrey Vlasovskikh
a3e15b5c76 Possibility to publish the plugin to multiple channels 2016-09-01 18:32:16 +03:00
Andrey Vlasovskikh
bb9b5b5bde Use IntelliJ 15.0.5 by default 2016-07-08 12:19:02 +03:00
Andrey Vlasovskikh
c2b1b67b6b Parameter for customizing publish channel for plugin 2016-07-07 18:03:01 +03:00
Andrey Vlasovskikh
31832ac230 Don't specify build number as a separate entity in the plugin description 2016-04-20 02:31:38 +03:00
Andrey Vlasovskikh
33200f8208 Settings for publishing the plugin to the EAP channel 2016-04-20 01:56:46 +03:00
dhleong
fd97cfbd15 Add compat layer for JDK6
JDK7 mode works like a dream, but JDK6 still seems to break
after the first invocation.
2016-02-15 09:19:18 -05:00
Andrey Vlasovskikh
8aac0ebdb6 Configurable option for downloading IntelliJ sources 2016-01-22 23:49:32 +03:00
Andrey Vlasovskikh
78b1ad6df6 Switched from Ant to Gradle for easier dependency on IntelliJ in automated builds 2016-01-22 22:15:38 +03:00