mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
notable api changes: headers for major versions
This commit is contained in:
parent
0702d40561
commit
83d400d3b7
@ -2,6 +2,8 @@
|
||||
title: Notable Changes in IntelliJ Platform and Plugins API 2018.*
|
||||
---
|
||||
|
||||
# 2018.3
|
||||
|
||||
## Notable Changes in IntelliJ Platform 2018.3
|
||||
|
||||
ASM Library 7.0
|
||||
@ -13,6 +15,8 @@ Extendable Registry keys
|
||||
Editor: content between text lines
|
||||
: Ability to add arbitrary content (preview, debugger information, etc.). [Issue](https://youtrack.jetbrains.com/issue/IDEA-183815)
|
||||
|
||||
# 2018.2
|
||||
|
||||
## Notable Changes in IntelliJ Platform 2018.2
|
||||
|
||||
_Run Anything_ (**Double CTRL**)
|
||||
|
@ -2,6 +2,8 @@
|
||||
title: Notable Changes in IntelliJ Platform and Plugins API 2019.*
|
||||
---
|
||||
|
||||
# 2019.2
|
||||
|
||||
## Notable Changes in IntelliJ Platform 2019.2
|
||||
|
||||
Unbundled plugins in IntelliJ IDEA
|
||||
@ -19,6 +21,9 @@ Unbundled plugins in IntelliJ IDEA
|
||||
`com.intellij.openapi.projectRoots.SdkType#getInvalidHomeMessage`
|
||||
: Returns dedicated message when invalid SDK path was chosen (e.g., JRE instead of JDK).
|
||||
|
||||
|
||||
# 2019.1
|
||||
|
||||
## Notable Changes in IntelliJ Platform 2019.1
|
||||
|
||||
`@org.jetbrains.annotations.ApiStatus.AvailableSince`
|
||||
|
Loading…
x
Reference in New Issue
Block a user