I try to make an Issue Provider by using IssueCollection.
I only want to validate when file is saved.
Nova can show issue. But then issue gone in a few seconds.
Please help me!
Hello! It appears you are not showing any code related to an IssueCollection. Could you please post the code for your validate() function?
Also, have you considered using the AssistantRegistry issue provider, which will handle the callbacks on document save (or change) for you? AssistantsRegistry - Nova