I do have an other issue. When IntelliJ is opened together with my plugin active (It is a fileEditorProvider -> TextEditorWithPreviewProvider). So a file is already opened from last session. My code is executed before the system is ready. I am not sure exactly what that means. But it is not indexing. It looks like that the project is not finished opening or
s.th. like that. So my question is can i get the state of the IDE to be aware of if the project is currently opening?