mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
api_notable_list_2020.md: Java 11 blog post
This commit is contained in:
parent
63aae6d0e5
commit
f365cf5ae2
@ -9,6 +9,9 @@ We've published our roadmap for the IntelliJ Platform for 2020: [Part I](https:/
|
||||
|
||||
### Notable Changes in IntelliJ Platform 2020.3
|
||||
|
||||
IntelliJ Platform migrated to Java 11
|
||||
: Using Java 11 is now required, please see [blog post](https://blog.jetbrains.com/platform/2020/09/intellij-project-migrates-to-java-11/).
|
||||
|
||||
Reparsing of `IReparseableLeafElementType`
|
||||
: For elements whose `IElementType` implements this interface, platform attempts reparse when a modification is made right before or after the leaf element preventing reparsing the whole file.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user