Improve the code editor experience with two major improvements.
Enable Emmet Abbreviations for HTML: Emmet allows you to use CSS-like markup to enter HTML faster. Official Emmet Doc (opens in new tab).
Enable Code Line Wrapping: Wrap the lines of your code to prevent horizontal scrolling.