Maxime Hamm
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
-
-
-
Maxime Hamm 创建了一个帖子, 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... -
-
Maxime Hamm 创建了一个帖子, 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... -
Maxime Hamm 进行了评论, -
Maxime Hamm 创建了一个帖子, 已回答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 -
-
Maxime Hamm 创建了一个帖子, 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...