kosiakk

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to run ExternalAnnotator right after PsiFile is committed to disk?
Hello,I'm working on a Haskell plugin (ideah, the version in JetBrains is currently outdated) and discovered that ExternalAnnotator is run before the PsiFile is commited to disk. As I understand, f...