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

已回答

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

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

Similar to PsiMethod.navigate(true)

0

Hi,

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

0

请先登录再写评论。