Community
Participate
Working Groups
here is the php content: <?php function showHead() { ?> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> </head> <?php } class a { const JIGGAZZZ = 'test'; function aa($param) { echo JIGGAd|;//cursor position } } then we fold function showHead,then press backspace(or type any char),<head> will expand but showHead still collapses.
Works fine for me now, so probably fixed in the meantime.