zokugun / vscode-explicit-folding

Customize your Folding for Visual Studio Code
MIT License
99 stars 14 forks source link

- fix Folding breaks when both 'begin' and 'end' markers are on the same line #10

Closed 2276225819 closed 4 years ago

2276225819 commented 4 years ago

close #4

daiyam commented 4 years ago

Hi,

Thanks for your pull request.

Can you give more details about why the changes of your pull request? Can you give more details about the new options: offsetTop, comment and autoFix?

Thx

daiyam commented 4 years ago

Can you tell me what are the purpose of those changes? Because it doesn't seems to be limited to only fixing the referenced bug.