idea插件开发入门
https://blog.csdn.net/weixin_43722048/article/details/123786363
参考demo
https://gitee.com/luyaocf/go-to-implementation
idea official
https://plugins.jetbrains.com/intellij-platform-explorer/extensions?extensions=com.intellij.codeInsight.lineMarkerProvider
Explicitly setting the intellij.version and intellij.type properties tells the Gradle plugin to use that configuration of the IntelliJ Platform to create the plugin project.
从java文件跳转到xml文件
在java文件的代码行中获取到xml文件的文件名称和要跳转到的对应的行数

浙公网安备 33010602011771号