Notable Changes in IntelliJ Platform and Plugins API 2021.*
2021.2
Notable Changes in IntelliJ Platform 2021.2
2021.1
Notable Changes in IntelliJ Platform 2021.1
- Add unambiguous imports on the fly for custom languages
- Override
ReferenceImporter#isAddUnambiguousImportsOnTheFlyEnabled()
and provide corresponding user setting. ImplementHintAction
withfixSilently()
and hook it up to highlighting as a quick fix for unresolved reference.
Notable Changes in Java Plugin 2021.1
- Testframework: JUnit4 variant for
LightJavaCodeInsightFixtureTestCase
- Use
com.intellij.testFramework.fixtures.LightJavaCodeInsightFixtureTestCase4
.
Last modified: 18 February 2021