iconfont snippets
No description provided
Details
Installs
- Total 10K
- Win 7K
- Mac 1K
- Linux 1K
Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | Feb 7 | Feb 6 | Feb 5 | Feb 4 | Feb 3 | Feb 2 | Feb 1 | Jan 31 | Jan 30 | Jan 29 | Jan 28 | Jan 27 | Jan 26 | Jan 25 | Jan 24 | Jan 23 | Jan 22 | Jan 21 | Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | Jan 7 | Jan 6 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 4 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 1 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
ST-iconFont-snippets Snippet for Sublime Text 2 & 3
Plugin introduction :
This plugin comes pre-built with snippets from Bootstrap3
& Font Awesome
icon fonts.
All snippets in this plugin were collected from Bootstrap
and Font Awesome's
official sites.
This plugin was created with the intention only to make developers’ job easier to write code.
support: font-awesome4.4.0 / bootstrap3.3.5
tabTrigger : Type the Traditional Chinese keyword of the icon you want to use and press the Tab key (such as 垃圾桶 or 箭頭). SublimeText will display a list of icons that match your keyword. Use the mouse or direction keys to select the one you want.
Different prefix means different icon font.
- bsi stands for Bootstrap
Icon Font
- fai stands for Font Awesome
Icon Font
外掛說明 : 內建 bootstrap3 & font awesome 圖示字的原始碼片段,使用時須自行連結CSS檔案及字體檔案 所有原始碼取自 bootstrap & font awesome 官方網站,僅提供開發者建立原始碼之便利性。
使用方式 : 輸入您欲使用的icon類型中文關鍵字後按下Tab鍵(如「垃圾桶」或「箭頭」),Sublime即會顯示符合此關鍵字條件的icon清單,使用滑鼠點選或鍵盤方向鍵選擇欲使用的項目即可。不同的清單字首表示不同的icon font
- bsi 表示 bootstrap icon font
- fai 表示 font awesome icon font
注意事項 : 本外掛僅有圖示片段,未包含bootstrap & font awesome CSS原始檔與字體檔案