enable k2 mode for android studio and idea ?
https://kotlin.github.io/analysis-api/declaring-k2-compatibility.html
+1,求适配
1.Unzip the plugin CodeLocatorPlugin.zip.
2.Locate the file CodeLocatorPlugin/libCodeLocatorPlugin-2.0.4.jar.
3.Modify the plugin.xml file inside the JAR file and add the following content:
<extensions defaultExtensionNs="org.jetbrains.kotlin"> <supportsKotlinPluginMode supportsK1="true" supportsK2="true" /> </extensions>
+1,求适配
+1,求适配K2 mode
+1,求适配K2 mode 这个已经适配了,先移除在线的,然后本地导入 CodeLocatorPlugin.zip
2.0.5已支持