Nearest Icons (Font-Awesome free icons)

Font Awesome 5 icons snippet completions and icons panel displaying for discovering search.
Features
- Icons tab panel, where you have the both free font-awesome brand and solid icon bunchs. Where you can:
- Copy name, unicode and the tipic
i or span snippet tag.
- Directly open the Font-Awesome icon webpage.
Requirements
- Internet connection
- Visual Studio Code ^1.34
Use
Opening icons panel:
- Press
Ctrl + Shift + P to call the command pallete
- Type "Nearest icons", enough to get "Nearest Icons - from Font-Awesome" name in list

Displaying snippets:
i or span tag in [.html | .php | .twig | .tsx | .jsx | .vue ] files

- Unicode in pseudo element in
.css file and auto-completion for the remaining mandatory css Font Awesome properties

- Icon classes in
.js file for frameworks and renderers

Visit the Marketplace and give us a review :clap:.
Licence
See the LICENSE file for license rights and limitations (MIT).
Notes
Backlog
- 1.3 Basic support for Vue, React & PHP files; update minimist to version 1.2.3
- 1.2 Snippets in .css and .js files
- 1.1 Snippets in .html files
- 1.0.2 Richer README.md
- 1.0.1 Richer README.md
- 1.0.0 First release
| |