Add intention to evaluate compile time expression
#KT-40251 Fixed
This commit is contained in:
committed by
klunnii
parent
8cac3f654c
commit
d9cf4ee732
@@ -835,6 +835,10 @@
|
||||
<category>Kotlin</category>
|
||||
</intentionAction>
|
||||
|
||||
<intentionAction>
|
||||
<className>org.jetbrains.kotlin.idea.intentions.EvaluateCompileTimeExpressionIntention</className>
|
||||
<category>Kotlin</category>
|
||||
</intentionAction>
|
||||
|
||||
<lang.inspectionSuppressor language="kotlin" implementationClass="org.jetbrains.kotlin.idea.inspections.KotlinInspectionSuppressor"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user