mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 08:47:50 +08:00
com.intellij.intentionAction: new language
property
This commit is contained in:
parent
fbd48cd0b4
commit
a825725025
@ -35,6 +35,7 @@
|
||||
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
<intentionAction>
|
||||
<!-- add "<language>JAVA</language>" when targeting 2022.3 and later only -->
|
||||
<className>org.intellij.sdk.intention.ConditionalOperatorConverter</className>
|
||||
<category>SDK intentions</category>
|
||||
</intentionAction>
|
||||
|
Loading…
x
Reference in New Issue
Block a user