jamalsenouci / sublimetext-syntaxfold

Sublime Text Plugin that provides a configurable command and popup for folding code based on syntax
MIT License
40 stars 6 forks source link

"At least start marker must be specified. Aborting request." #34

Open rob-lindman opened 6 years ago

rob-lindman commented 6 years ago

installed syntaxfold. added:


//region test 

//endregion.

After hitting the hotkey, this shows up in the console and nothing happens.

"At least start marker must be specified. Aborting request."

AlLoud commented 6 years ago

Your issue may be due to any of the reasons:

The main page https://github.com/jamalsenouci/sublimetext-syntaxfold/ explains these well.