mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
#221 "field" -> "method"
This commit is contained in:
parent
b4b0484cb0
commit
20ebba6317
@ -61,7 +61,7 @@ NOTE: You are allowed to prettify the pattern using markdown-features:
|
||||
|
||||
## Changes in IntelliJ Platform 2019.3
|
||||
|
||||
`com.intellij.codeInsight.TailType.getLocalCodeStyleSettings(Editor, int)` field removed
|
||||
`com.intellij.codeInsight.TailType.getLocalCodeStyleSettings(Editor, int)` method removed
|
||||
: Use `com.intellij.psi.codeStyle.CommonCodeStyleSettings.getLocalCodeStyleSettings(Editor, int)` instead.
|
||||
|
||||
`com.intellij.codeInsight.TailType.EQ` field removed
|
||||
|
Loading…
x
Reference in New Issue
Block a user