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

Fix "TypeError: 'in <string>' requires string as left operand, not NoneType" #22

Closed Timandes closed 7 years ago

Timandes commented 7 years ago

I found this 'Type Error' after I run command 'fold_all' when the cursor located at the beginning of the file.