Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mdargyte
Total activity
32
Last activity
September 21, 2022 16:08
Member since
May 12, 2018 09:26
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
6
Activity overview
Posts (6)
Comments (18)
Sort by recent activity
Recent activity
Votes
Edited
February 27, 2019 05:48
Thanks for the info. In my case this was actually pretty easy since I don't use tabs. I just keep a list of open editors (one Editor per EditorWindow) and their positions on screen. When an edito...
Community
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile from Editor
0 votes
Created
February 08, 2019 17:34
Hah! Wow, they look similar.
Community
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile from Editor
0 votes
Created
February 08, 2019 17:28
Thanks for the info, looks very promising. I'm having a Java Newbie issue. IntelliJ is not recognizing the 'companion' 'val' or 'lazy' keywords in: class ProjectComponent { companion object { ...
Community
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile from Editor
0 votes
Edited
February 07, 2019 20:33
Sure. For any given editor index > 0 (where there are more than 1 editors open), the user can select to "follow" the 1st editor. - "1st editor" = top-leftmost editor. - "Counterparts" = correspondi...
Community
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile from Editor
0 votes
Created
February 05, 2019 17:20
Excellent! How about setting the VirtualFile being displayed in a currently visible Editor (not necessarily selected editor), or replacing a specific Editor with a new one showing a specific Virtu...
Community
IntelliJ IDEA Open API and Plugin Development
Get VirtualFile from Editor
0 votes
Created
February 05, 2019 06:21
That worked great, thank you.
Community
IntelliJ IDEA Open API and Plugin Development
Get Editor position/index on screen
0 votes
Created
January 31, 2019 18:43
Hi Yann, thanks for the tip. I'm using getLocationOnScreen() inside EditorFactoryListener.editorCreated() and receiving the exception 'java.awt.IllegalComponentStateException: component must be sho...
Community
IntelliJ IDEA Open API and Plugin Development
Get Editor position/index on screen
0 votes
Created
January 31, 2019 07:48
Just getting back to this project. Appreciate the info, but EditorTracker's addEditorTrackerListener() seems to be a private function.
Community
IntelliJ IDEA Open API and Plugin Development
Triggering AnAction on editor file change
0 votes
Created
May 14, 2018 19:13
I’m having trouble understanding how to get a handle to the proper EditorTracker.
Community
IntelliJ IDEA Open API and Plugin Development
Triggering AnAction on editor file change
0 votes
Created
May 14, 2018 03:11
Thank you!
Community
IntelliJ IDEA Open API and Plugin Development
Triggering AnAction on editor file change
0 votes
«
First
‹
Previous