This extension replaces the JavaScript grammar in Visual Studio Code with the JavaScript grammar from the Atom editor. This allows you to have the same syntax coloring experience as in Atom. Note: ...
VSCode recently released an update where they merged all "typescript.*" and "javascript.*" settings into a single "js/ts.*" settings. After replacing these config options with the unified "js/ts.*" ...