“Font Awesome”: { “prefix”: “fa”, “body”: [ “<i class=\”fa fa-$2\” aria-hidden=\”true\”></i>” ], “description”: “Font Awesome template – just add the icon name!” } You then just have to type “fa” to have the Font Awesome default line to appear, and then fill the icon name. fa <i class=\”fa fa-[HERE!]” aria-hidden=\”true\”></i> <i class=\”fa fa-chevron-down”Continue reading “[Atom][Visual Studio Code] Font Awesome Shortcut/Snippet!”