intersystems / intersystems/isc-codetidy
Fix indentation of javascript within <script> tag within embedded HTML
Open
bug
- Dominant language
- ObjectScript
- Stars
- 4
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.