Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Shalom Ben-Zvi
Total activity
43
Last activity
May 10, 2024 20:01
Member since
December 09, 2012 16:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
12
Activity overview
Posts (11)
Comments (20)
Sort by recent activity
Recent activity
Votes
Edited
April 05, 2022 20:36
Hi, Jakub Chrzanowski . thank you for your response. I think i got a setup that is good for my needs. I created sub modules for each language/IDE i want to support , so i have java,python,rider,cli...
Community
IntelliJ IDEA Open API and Plugin Development
how to target multiple IDEs with language support
1 vote
Created
May 10, 2024 20:01
I'm not running antivirus, I'm using linux opensuse tumbleweed.IntelliJ IDEA 2024.1.1 (Community Edition)Build #IC-241.15989.150, built on April 29, 2024Runtime version: 17.0.10+1-b1207.14 amd64VM:...
Community
IntelliJ IDEA Users
intellij Idea very slow on large projects
0 votes
Created
May 01, 2024 21:39
I did invalidate caches, didn't help. I have the play button in all other projects, Its only in kotlinx.coroutines samples in:https://github.com/Kotlin/kotlinx.coroutines/blob/c1ba5af8c5d10a3d2f923...
Community
IntelliJ IDEA Users
no play button in gutter for main kotlin fun in 2024.1.1
0 votes
Edited
September 03, 2023 00:07
to get Editor from FileEditor if (fileEditor is TextEditor) { val textEditor: Editor = fileEditor.editor So now my idea: inside fileOpen event set a listener for position change. Then in listen...
Community
IntelliJ IDEA Open API and Plugin Development
wrong file in FileEditorManagerListener#fileOpened
0 votes
Created
May 11, 2023 13:11
Olga Mulina I got it! Thank you very much!
Community
IntelliJ IDEA Users
where is the toolbar in the new UI? i'm especially looking for the back/forward arrows
0 votes
Created
May 11, 2023 11:37
Thank you. unfortunately i can't find the back arow action
Community
IntelliJ IDEA Users
where is the toolbar in the new UI? i'm especially looking for the back/forward arrows
0 votes
Created
September 06, 2022 18:21
Yes, i see now that i also reported it there on march. Thanks.
Community
IntelliJ IDEA Users
how to disable the find usages balloon notification ?
0 votes
Created
August 04, 2022 23:57
Deleting all intellij cache and config folders and restarting idea from scratch fixed it. Thanks
Community
IntelliJ IDEA Users
idea process on linux stays alive after exit
0 votes
Edited
August 04, 2022 23:52
Nothing helped. which scan do you mean? I don't have anti virus and not windows, as i said i'm on debian linux.
Community
IntelliJ IDEA Users
idea process on linux stays alive after exit
0 votes
Created
April 03, 2022 12:02
Nico Löber Thank you for your response. I tried your suggestion but plugins.add("com.intellij.modules.python") doesn't work Error while evaluating property 'filteredArgumentsMap' of task ':compile...
Community
IntelliJ IDEA Open API and Plugin Development
how to target multiple IDEs with language support
0 votes
Next
›
Last
»