Maxime Hamm
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
创建于 Annotation "setFileLevelAnnotation(true)" not displayed
Hello My plugin Annotator is adding some annotation marked as "setFileLevelAnnotation(true)"... When my file is very "small" the annotation is sometimes not showing at all... I don't understand wh... -
创建于 Syntax analysis, annotators, inspections
Hello I think that "Syntax analysis", "annotators" and inspections are running all in parallel... I would like some informations about that : Is there a way to wait for "syntax analysis" to finish... -
已编辑于 How to grey out not used references ?
已回答Hi I have a custom language named Jspresso. I would like to grey out not used references candidates, like not used methods or classes for example. Please point me in the right direction Maxime -
创建于 Find usages is not working with "cascading references"
Hi I have an issue when a first elements (ref:'Address' in my example) refers to a second element (Component ('Address') for example) ... and this second element refers to a third one (interface Ad...