Tamás Balog
- 活动总数 49
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
创建于 SSR - Replacement regex group variables in Structural Replace templates
已回答Hi, There is a YouTrack ticket, IDEA-194766, on which Bas Leijdekkers wrote a comment about that regex capturing groups in the template variable texts can be targeted by creating special, indexed r... -
创建于 SSR - Is "Contained in Constraints" editable from GUI?
已回答Hi, Before the redesign of the Structural Search and Replace Template editor (to the new filter based one) there were a "Contained in Constraint" field for the Complete Match variable (a related po... -
创建于 Live template - How does suggestFirstVariableName macro work?
已回答Hi, I'm building some documentation about Intellij Live Template macros and I came across suggestFirstVariableName() but I haven't been able to figure out how it supposed to work. In whatever form ... -
已编辑于 SSR - Check whether an attribute value (immediate class type) is an interface
HI Everyone, The context I'm working on a permanent SSR inspection that would check Mockito's @Mock annotation whether the classes in its extraInterfaces attribute are actually interfaces. So there... -
创建于 SSR - Ignore intermediate chained method calls
已回答Hi Everyone, Context There is a java test library called FluentLenium which I'm trying to create an SSR Search template for. It has an assertj support module with the class called FluentLeniumAsser...