IBM/zopeneditor-about

ZAPP Changes Mark Read-Only Files as Dirty

Opened this issue · 0 comments

Discussed in #398

Originally posted by curiousDev288 April 3, 2024
Hi,

I was able to configure copybooks inside a cobol program by using the zapp.json and it was working untill v3.4.0. With the v4.0, everytime i update the path of the copybooks inside the zapp.json, it is triggering a textDocumentChange event within the cobol program. Is there any specific reason this event is being emitted?

Thanks