網頁

2013年10月29日 星期二

Sublime Text 2

Sublime Text - 支援多種程式語言的文字編輯器

Sublime Text 2 - 好用的前端程式編輯器 Part.3 安裝Package Control




Manual

If for some reason the console installation instructions do not work for you (such as having a proxy on your network), perform the following steps to manually install Package Control:
  1. Click the Preferences > Browse Packages… menu
  2. Browse up a folder and then into the Installed Packages/ folder
  3. Download Package Control.sublime-package and copy it into theInstalled Packages/ directory
  4. Restart Sublime Text

BROWSE

JSON to CSV Converter

by drugo76 ST2
A sublime text 2 plugin to convert json to csv



Sublime Text – 初步使用


當我們遇到非常混亂的 HTML code 可以透過這個工具,快速的將版面重新排整齊


[Sublime text]HTMLPrettify編碼排版(html,css,js)

身為一個專業的編碼撰寫人員,最怕遇到的就是未經排版編排過的code,讓你會氣到很想給它一記”還我漂漂拳”,網路上有很多可以美化編碼的套件,但有CSS,有JS,就是很少看到HTML(有的話麻煩你告訴我~感激!~),而Sublime text裡的套件,HTMLPrettify就可以達到同時美化以上三者的效果。


空格可視化
Prefences -> Settings -> Default

将原来的
"draw_white_space": "selection",
修改为
"draw_white_space": "all",

沒有留言:

張貼留言

注意:只有此網誌的成員可以留言。