Newbie Question: How to add a "favorite" programmatically
Hello, I would like to add a "favorite" programmatically i am unable to find how to do that anywhere. Am I missing some documentation? I found very little related info in the openAPI docs.
Any help is greatly appreciated!
请先登录再写评论。
Hello Vinson,
There is FavoritesManager. You can use addRoots() in order to add new favorite
'root' to the specified view. All children are added automatically.
Thank you.
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Thank you, do you know where I can get more infomation on the FavoritesManager? I don't see it in the "All Classes" list in the openAPI docs
Hello Vinson,
It is closed by stable api.
Thank you.
-
Anna Kozlova
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"