Hi,
I am trying to create a foldingStopMarker for Python language as '^\s*##' but it seems to be triggered only when I don't have any space before ##. This seems to be the problem with any stop marker beginning with whitespace. Is there a way around?
TM 1589.
Thanks! Abhi