Shalom Ben-Zvi
- 活动总数 43
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 12
-
创建于 no play button in gutter for main kotlin fun in 2024.1.1
已回答why there is no play button in kotlin main function in 2024.1.1 ? -
创建于 How to run a junit test while the project doe not compile
已回答Its a plugin project, kotlin with idea community. while working on something, and while the project doesn't compile because i'm in the middle of some refactoring, I couldn't run a unit test that d... -
-
创建于 how to disable the find usages balloon notification ?
已回答how can i disable this notification after find usages? this is so annoying guys! i don't need it and it doesn't give any valuable info, i know what i searched for. -
创建于 idea process on linux stays alive after exit
已回答Since the upgrade to 2022.2 when closing idea with exit or closing the window with X button, the process stays alive and can't start idea again, i need to kill the process manually. running Build #... -
创建于 how to target multiple IDEs with language support
已回答Hello, I'm developing a plugin that should run on all intellij based IDEs with the specific language support for each. the plugin interacts mainly with the editor and the PSI and needs to support a... -
已编辑于 wrong file in FileEditorManagerListener#fileOpened
已回答I am trying to install caret listener on open editors i have this code on a FileEditorManagerListener: public void fileOpened(@NotNull FileEditorManager source, @NotNull VirtualFile file) { Log.... -
创建于 how to disable find usages tooltip?
已回答after find usages for a class the result is displayed in the find tool window with a tooltip that many times covers the result i want to click and i need to wait for it to disappear, very annoying,... -
创建于 how to annotate code elements when they are opened in the editor?
已回答I'm writing a plugin that shows insights on code. i need to plant some annotations when the file is opened in editor. for example above some methods body. when i say annotate i mean to plant some t... -
创建于 annoying tootips I can't get rid of
Hi,sometimes in the last week I start getting all these annoying tooltips , I think related to spring and I don't know how to disable it. I really can't work like that. I'm using intellij 11.1.4.se...