Giraud Contact
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
Giraud Contact 进行了评论, -
-
Giraud Contact 进行了评论, -
Giraud Contact 创建了一个帖子, 已回答Is it possible to use getNavigationElement on a PsiFile ? (stack trace in UsageInfo)
In my language, when a file has a function ‘make()’ I want to navigate to this function. For that, I have implemented the getNavigationElement method in my FileBase.java class (that inherits from P... -
-
Giraud Contact 进行了评论, -
Giraud Contact 创建了一个帖子, 已回答GotoClassContributor and navigation item
Hi, I have implemented a GotoClassContributor that display my elements (I use an instance of NavigationItem).Why my elements are not aligned with normal/java items and how to add the text+icon on t... -
-
Giraud Contact 创建了一个帖子, 已回答forbid indexation inside jar files for my plugin (problem with same extension name)
The language parsed by my plugin is using ’.res’ extension, that conflict with some resource files with ’.res’ extension also. These files can be found in .jar files (and can be binary). I have a l... -