I have tried unsuccesfully to find an answer to this so apologies if one is already there!!
I use a scripting language at work that windows users use with Notepad++. N++ only uses //. and //.. as the start and end of folding and for the life of me I can't get my regex to capture the closing reference. I would expect //.. to work but I'm not having any joy...
Help!!