Skip to content

Conversation

@steve02081504
Copy link

Checklist

Description

@yeonjuan
Copy link
Owner

yeonjuan commented Nov 3, 2025

Hi @steve02081504
Thank you for the PR.
It seems that skipTemplateStartIndent is an option that ignores the first indent where the HTML starts.
I think it would be better to use the first indent as the baseline and check the following indents instead of ignoring the first one.

     <div>
</div> <!-- Error: indent 4 (based on the first line)

@steve02081504
Copy link
Author

Hi @steve02081504 Thank you for the PR. It seems that skipTemplateStartIndent is an option that ignores the first indent where the HTML starts. I think it would be better to use the first indent as the baseline and check the following indents instead of ignoring the first one.

Hey buddy! tbh I'm not using your plugin right now (guess it's still not as mature as I'd hoped), and lately I've been really busy and tired in real life, so I don't have time to contribute further.

For this PR, if you want to use the code, feel free to take it directly and modify it however you like.

Have an nice day :D

@yeonjuan
Copy link
Owner

yeonjuan commented Nov 6, 2025

so I don't have time to contribute further.

@steve02081504 Sure! No problem.I am also interested in solving this problem and am willing to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] add an option to ignore starting tabs

2 participants