Always add last version of idea for which change is needed to BUNCH
BUNCH directive should contain last idea IDEA version this change is meant for.
This commit is contained in:
@@ -12,7 +12,7 @@ import com.intellij.util.AstLoadingFilter
|
||||
/**
|
||||
* Absent in 181. Methods were renamed in 183.
|
||||
*
|
||||
* BUNCH: 183
|
||||
* BUNCH: 182
|
||||
*/
|
||||
@Suppress("IncompatibleAPI")
|
||||
object AstLoadingFilter {
|
||||
|
||||
@@ -11,7 +11,7 @@ import com.intellij.psi.PsiFile
|
||||
/**
|
||||
* Absent in 181. Methods were renamed in 183.
|
||||
*
|
||||
* BUNCH: 183
|
||||
* BUNCH: 182
|
||||
*/
|
||||
@Suppress("IncompatibleAPI")
|
||||
object AstLoadingFilter {
|
||||
|
||||
@@ -12,7 +12,7 @@ import com.intellij.util.AstLoadingFilter
|
||||
/**
|
||||
* Absent in 181. Methods were renamed in 183.
|
||||
*
|
||||
* BUNCH: 183
|
||||
* BUNCH: 182
|
||||
*/
|
||||
@Suppress("IncompatibleAPI")
|
||||
object AstLoadingFilter {
|
||||
|
||||
Reference in New Issue
Block a user