主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
AmiriMoha
活动总数
20
最后的活动
2023年03月07日 17:14
成员加入日期
2022年02月23日 10:32
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
7
活动概览
帖子(6)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2022年06月27日 15:05
Thank you very much for your efforts! :D
社区
IntelliJ IDEA Open API and Plugin Development
what is the PSI data structure responsible for retrieving static types of a language?
0 票
创建于
2022年06月25日 19:15
your speach is ambiguous, What i simply need is the following: String TestFunc(dynamic param){ return "";}void main(){ var s = TestFunc(4);} the code above is a dart code. i need a way to get the...
社区
IntelliJ IDEA Open API and Plugin Development
what is the PSI data structure responsible for retrieving static types of a language?
0 票
创建于
2022年06月24日 12:58
Thanks to both of you! but i have a question to Alexander Doroshko: do you mean there is nothing similar to the psi statements from java PSI PsiLocalVariable.getType() and PsiReferenceExpression.ge...
社区
IntelliJ IDEA Open API and Plugin Development
what is the PSI data structure responsible for retrieving static types of a language?
0 票
创建于
2022年05月27日 18:22
Thank you! it worked out, but this method creates a new thread everytime i press the action button which is inefficient.. so focus with me for a minute: - I have this Action class which is pinned i...
社区
IntelliJ IDEA Open API and Plugin Development
trigger an action button passively or on certain instigator
0 票
创建于
2022年04月11日 15:04
Thanks you are right.
社区
IntelliJ IDEA Open API and Plugin Development
Action Button enabled and visible when editor on specific file type.
0 票