CodeTidy is set to omit embedded HTML from auto-indentation fixes. If there is a script tag within the HTML for javascript then syntax coloring treats this the same as embedded js causing inconsistent indentation and potential syntax errors in the code. Should also ignore script blocks within HTML.
CodeTidy is set to omit embedded HTML from auto-indentation fixes. If there is a script tag within the HTML for javascript then syntax coloring treats this the same as embedded js causing inconsistent indentation and potential syntax errors in the code. Should also ignore script blocks within HTML.