主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Shalom Ben-Zvi
活动总数
43
最后的活动
2024年05月10日 20:01
成员加入日期
2012年12月09日 16:06
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
12
活动概览
帖子(11)
评论(20)
按最近的活动排序
最近的活动
投票数
创建于
2022年03月24日 15:46
Thank you. That's exactly what i need but to do it from a plugin ?
社区
IntelliJ IDEA Open API and Plugin Development
how to annotate code elements when they are opened in the editor?
0 票
创建于
2022年03月24日 13:11
Karol Lewandowski Thank you for your help, i got it right now.
社区
IntelliJ IDEA Open API and Plugin Development
wrong file in FileEditorManagerListener#fileOpened
0 票
创建于
2022年03月24日 11:03
OK, I understand. so getSelectedEditor() is the previous selected, and what about getSelectedTextEditor(), is it the opened file editor or the previous too? i saw a plugin called psiviewer that di...
社区
IntelliJ IDEA Open API and Plugin Development
wrong file in FileEditorManagerListener#fileOpened
0 票
创建于
2022年03月24日 10:21
Thank you , i will do the necessary changes. but i still don't understand why when fileOpened is invoked sometimes the source.getSelectedEditor().getFile() and file argument are different ? 202...
社区
IntelliJ IDEA Open API and Plugin Development
wrong file in FileEditorManagerListener#fileOpened
0 票
创建于
2022年03月24日 06:05
I wonder, are editors reused? if i install a caret listener for an editor can i be sure this editor edits the same file since its opened and until its closed?
社区
IntelliJ IDEA Open API and Plugin Development
wrong file in FileEditorManagerListener#fileOpened
0 票
创建于
2022年03月23日 21:05
Is there a way to know if a PsiElement is a method without depending on other plugins? i want a general isMethod or something that will catch all languages, or at least the languages that have met...
社区
IntelliJ IDEA Open API and Plugin Development
NoClassDefFoundError with "psiMethod"
0 票
创建于
2022年03月23日 19:56
OK, Thanks. I will take a look but my guess is that its not trivial. we want to somehow mark the current method code block where the cursor is, do you have a suggestion?
社区
IntelliJ IDEA Open API and Plugin Development
how to annotate code elements when they are opened in the editor?
0 票
创建于
2022年03月23日 12:24
The vertical line that stretches from the method declaration line to the closing curly bracket , I believe its called "vertical indent guide" in intellij jargon. i would like to change its color a...
社区
IntelliJ IDEA Open API and Plugin Development
how to annotate code elements when they are opened in the editor?
0 票
创建于
2022年03月23日 11:10
Karol Lewandowski thanks for the response. I would appreciate another hint, i also want to change or add the vertical indent guide when the mouse is on a code block, currently only on methods, i me...
社区
IntelliJ IDEA Open API and Plugin Development
how to annotate code elements when they are opened in the editor?
0 票
创建于
2012年12月10日 01:42
Mark, Thank you.
社区
IntelliJ IDEA Users
annoying tootips I can't get rid of
0 票
«
第一页
‹
上一页