Syntax Highlighting is a function, which highlight individual components of the source code according to their syntax in color, with changed fonts or through graphical changes.
Code Runner compile & runs Html, Css, and Javascript simultaneously. When the user click on the run button it will preview the output on your browser.
This feature will let you to download your code separately in your machine. So that you can use code in future. Also you can share your code with your peers.
This feature will help you to toggle the code editor to fullscreen so that you can write code easily. Press F11 when cursor is in the editor to toggle full screen editing. Esc can also be used to exit full screen editing.
This feature will automatically add closing tags when you complete the opening tag. It will help you to write the code faster.