ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

iconfont snippets

by badprint ALL

No description provided

Details

Installs

  • Total 10K
  • Win 7K
  • Mac 1K
  • Linux 1K
Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 1 1 0 1 0 0 0 0 1 0 1
Mac 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 0 1 0 0 0 0 0 0 0 0 0 0 0 0
Linux 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 1 0 0 0 0 0 0 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原始檔與字體檔案