IDEA plugin: remove "Show FIR action" and fir-view without fir.enabled
#KT-28813 Fixed (it's planned to include FIR in artifacts after 1.3.30)
This commit is contained in:
@@ -132,8 +132,8 @@
|
||||
<action id="KotlinFormattingSettingsStatusAction" class="org.jetbrains.kotlin.idea.actions.internal.KotlinFormattingSettingsStatusAction"
|
||||
text="Formatter settings info"/>
|
||||
|
||||
<action id="ShowFirAction" class="org.jetbrains.kotlin.idea.actions.internal.ShowFirAction"
|
||||
text="Show RAW FIR Explorer"/>
|
||||
<!-- <action id="ShowFirAction" class="org.jetbrains.kotlin.idea.actions.internal.ShowFirAction"
|
||||
text="Show RAW FIR Explorer"/> -->
|
||||
</group>
|
||||
<separator/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user