Files
Alexey Tsvetkov fb441e505d Intellij compatibility fixes (#2733)
* Set 2022.1.1 as base IJ version

Stable AS is based on 2022.1.1 now,
so we can drop supporting 2021.3

* Update IDE plugin target bytecode version to 11

When 2022.1 is used as a base for IDE plugin,
inline functions from the platform
& the bundled Kotlin plugin cannot be used
unless target bytecode version is set to 11.

* Update Intellij SDK Gradle plugin

* Check editor is not disposed before showing preview toolbar

#2663

* Add preview caret listener only to main editor
2023-02-13 18:47:13 +01:00
..
2021-04-05 20:04:32 +03:00
2021-04-05 20:04:32 +03:00
2021-04-05 20:04:32 +03:00