PyCharm
 
Get PyCharm

Working with HTML files

Last modified: 22 November 2024

PyCharm brings powerful support for HTML that includes syntax and error highlighting, formatting according to the code style, structure validation, code completion, on-the-fly preview during a debugging session (Live Edit) or in the dedicated preview tab in the code editor, and much more.

HTML specification is configurable with the Default HTML language level preference on the Languages & Frameworks | Schemas and DTDs settings page  CtrlAlt0S. By default, specification HTML 5.0 from W3C is assumed.