How to force annotator to update? Follow Mateusz Stefaniak Created April 15, 2019 00:52 Hi, How to force annotator to update after custom quick-fix action? I tried "DaemonCodeAnalyzer.getInstance(project).restart()" with no luck.
This should work. Please provide more context/code.
I've created gist with my code:
https://gist.github.com/EmhyrVarEmreis/b976f8fc925d9e9b7447691327fa89
I'm calling DaemonCodeAnalyzer in CreateMissingImportQuickFix:119
I get 404 for this link