I want to use code to locate the cursor at the specified dependency position in POM. Is there a relevant API

Answered

fun navigation(groupId:String,artifactId:String){

}
 navigation("com.github.ngoanh2n","commons")

Similar to PsiMethod.navigate(true)

0
1 comment

Hi,

I'm sorry, but I don't understand your question. Please describe it in more detail.

0

Please sign in to leave a comment.