Fabian Galinski
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
-
Fabian Galinski 创建了一个帖子, "SQL dialect is not configured" Inspection
Hello Community, I want to create a similar code inspections like seen on this image. That's my questions: Can I copy the code from somewhere? What class do I need to extend? What's the registra... -
-
Fabian Galinski 创建了一个帖子, 已回答How to get the parent psi element outside of a language injection
Hello fellows, I'm in the middle of a plugin development and now I have some struggles with the language injection. I want to add auto completions for a specific code position, but I need some info... -
Fabian Galinski 进行了评论, -
Fabian Galinski 创建了一个帖子, How to cache a variable
Hello everyone!Can someone explain me, how I can store and get a variable, which is available after an IDE restart?For example a simple String like "Hello World!" would be great!Thanks in advance!R...