Tamás Balog
- 活动总数 49
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 15
-
已编辑于 Retrieving editor caret position during LocalInspectionTool execution
已回答Hi, I'm creating an inspection for a JavaScript based test automation solution. There are screenshot/image based assertions in each test file, supplied at each location with the name of the screens... -
创建于 Enable/disable inspections based on dynamic project conditions
已回答Hi, I'm implementing some inspections for a JS test library and I would need to enable/disable them based on project specific conditions. The trick is that the library has two versions in two diffe... -
已编辑于 Inlay hints, multi-project and other unit testing
已回答Hi, I have a couple of questions regarding unit testing in different areas. 1. I'm implementing a custom InlayHintsProvider, and I want to write some tests as well for it. Now, I found examples in ... -
已编辑于 Creating reference contributors for Gherkin language elements
已回答Hi! I'm trying to create Gherkin reference contributors for project specific things, however I'm having trouble with them. 1) I noticed that registered PsiReferenceProviders seem to work only for G... -
已编辑于 JS String literal to Json property ReferenceContributor
已回答Hi! I'm having a bit of difficulty wrapping my head around why my ReferenceContributor doesn't work. There are translation json files in my project in which property names act as i18n keys. These k...