Rename jet -> kotlin in idea: caches, findUsages, references, stubindex
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// PSI_ELEMENT: org.jetbrains.kotlin.psi.JetClass
|
||||
// FILTERING_RULES: org.jetbrains.jet.plugin.findUsages.JetImportFilteringRule
|
||||
// FILTERING_RULES: org.jetbrains.kotlin.idea.findUsages.JetImportFilteringRule
|
||||
// OPTIONS: usages, constructorUsages
|
||||
|
||||
package testing
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// PSI_ELEMENT: org.jetbrains.kotlin.psi.JetClass
|
||||
// GROUPING_RULES: org.jetbrains.jet.plugin.findUsages.KotlinDeclarationGroupRuleProvider$KotlinDeclarationGroupingRule
|
||||
// GROUPING_RULES: org.jetbrains.kotlin.idea.findUsages.KotlinDeclarationGroupRuleProvider$KotlinDeclarationGroupingRule
|
||||
// OPTIONS: usages, constructorUsages
|
||||
package server
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// PSI_ELEMENT: org.jetbrains.kotlin.psi.JetNamedFunction
|
||||
// GROUPING_RULES: org.jetbrains.jet.plugin.findUsages.KotlinDeclarationGroupRuleProvider$KotlinDeclarationGroupingRule
|
||||
// GROUPING_RULES: org.jetbrains.kotlin.idea.findUsages.KotlinDeclarationGroupRuleProvider$KotlinDeclarationGroupingRule
|
||||
// OPTIONS: usages
|
||||
package server
|
||||
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// PSI_ELEMENT: org.jetbrains.kotlin.psi.JetProperty
|
||||
// GROUPING_RULES: org.jetbrains.jet.plugin.findUsages.KotlinDeclarationGroupRuleProvider$KotlinDeclarationGroupingRule
|
||||
// GROUPING_RULES: org.jetbrains.kotlin.idea.findUsages.KotlinDeclarationGroupRuleProvider$KotlinDeclarationGroupingRule
|
||||
// OPTIONS: usages
|
||||
package server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user