mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_notable_list_2020.md: IReparseableLeafElementType
This commit is contained in:
parent
4ba95fac59
commit
0bba0a175f
@ -5,6 +5,14 @@ title: Notable Changes in IntelliJ Platform and Plugins API 2020.*
|
||||
|
||||
We've published our roadmap for the IntelliJ Platform for 2020: [Part I](https://blog.jetbrains.com/idea/2019/12/intellij-platform-roadmap-for-2020/) [Part II](https://blog.jetbrains.com/idea/2020/01/intellij-based-ide-features-roadmap-for-2020/)
|
||||
|
||||
## 2020.3
|
||||
|
||||
### Notable Changes in IntelliJ Platform 2020.3
|
||||
|
||||
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.
|
||||
|
||||
|
||||
## 2020.2
|
||||
|
||||
### Notable Changes in IntelliJ Platform 2020.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user