How to force annotator to update?

Hi,

How to force annotator to update after custom quick-fix action? I tried "DaemonCodeAnalyzer.getInstance(project).restart()" with no luck.

3 comments
Comment actions Permalink

This should work. Please provide more context/code.

0
Comment actions Permalink

I've created gist with my code:

https://gist.github.com/EmhyrVarEmreis/b976f8fc925d9e9b7447691327fa89

I'm calling DaemonCodeAnalyzer in CreateMissingImportQuickFix:119

0
Comment actions Permalink

I get 404 for this link

0

Please sign in to leave a comment.