Set scratch file extension using API for IDEA 182 or higher

This commit is contained in:
Natalia Selezneva
2018-12-24 13:28:42 +03:00
parent 6eff314b9d
commit 404c3ea57b
4 changed files with 24 additions and 1 deletions
+3
View File
@@ -122,6 +122,9 @@
<editorNotificationProvider implementation="org.jetbrains.kotlin.idea.versions.UnsupportedAbiVersionNotificationPanelProvider"/>
<scratch.creationHelper language="kotlin"
implementationClass="org.jetbrains.kotlin.idea.scratch.KtScratchFileCreationHelper"/>
<localInspection
groupName="Plugin DevKit"
shortName="IncompatibleAPI"