Akina
The code can be collapsed, and only beggining part of the query is shown in this case. But when there exists a comment before a statement the collapsing treates it as a query beginning. So the query itself is completely hidden.
![68.png](/image?hash=12286300e2fbaa16493628590aae198179278e00d1abd7ea6133b63d8b1413f4)
Top Answer
Jack Douglas
Updating CodeMirror to the latest version has fixed this issue.
I [raised it](https://github.com/codemirror/dev/issues/1008) on the CodeMirror issue tracker and the maintainer pointed out it was working fine in their sandbox - next time I will try that first!