How to get editor inspection pro-grammatically into my plugin?

I am creating one plugin for intellij Idea, when I launch my plugin it will open separetee instace so, when developer writes the code in editor of new intellijidea editor, i want to get inspections or code analysis errors instantly, like how it will show in editor, i want to get that inspection messsage into my plugin, how can i get?

0

Hi,

Sorry, don't understand the question. Do you want to receive notifications when inspections find problems? Where they should be presented?

Anna

0
Avatar
Permanently deleted user

Yes, I want to get those inspections in my plugin

0

请先登录再写评论。