Michael Koppen

Results 14 comments of Michael Koppen

Sounds like I made it even worse :o The main issue is with the ´StyledDocumentWriter´ right here ´com.welovecoding.nbeditorconfig.io.writer.StyledDocumentWriter.writeWithEditorKit(StyledDocumentWriter.java:126)´. It seems someone else is writing to the file while we are...

I pushed a pretty raw fix for this issue. It will fire exceptions but at least it will not break the file. Unfortunately I don't have time to investigate into...

Same problem here. A workaround is disabling annotations: ``` ... with: annotations: none ``` It seems it's not the number of files necessarily, it can be about the size of...

Line wrapping and/or a scrollbar would be a good thing. :+1: