Closed AmjadHD closed 6 years ago
Tried this on a javascript and php files but nothing happens. and this appears on the console:
SyntaxFold: No start markers or end markers found in file. Aborting request.
Although my file does contain start and end markers I didn't touch any setting the first time , then i separated javascript:
{ "scope": "source.js", "startMarker":"{region", "endMarker":"}endregion" }
but that didn't work as well. Am i missing something here or is it a bug ?
Tried this on a javascript and php files but nothing happens. and this appears on the console:
Although my file does contain start and end markers I didn't touch any setting the first time , then i separated javascript:
but that didn't work as well. Am i missing something here or is it a bug ?