Hope is a Dream. Dream is a Hope.

非公開ブログは再開しました。

sublime text 3 プラグイン ColorPickerのインストール方法

f:id:hope_is_dream:20141007235338p:plain

以前から使いたかったColorPicker

sublimte text 3ではPackageControllからはインストールできず

手動でのインストールが必要

ColorPickerのダウンロード

ColorPicker/README.md at master · weslly/ColorPicker · GitHub

ColorPickerの配置

f:id:hope_is_dream:20141007235610p:plain

windowsの場合だと

Preferences>BrowesPackagesを選択

開いた場所に

ColorPickerをフォルダ毎コピーする。(今回はColorPicker-masterという名前だった)

キーバインドの設定

f:id:hope_is_dream:20141007235705p:plain

[
  { "keys": ["ctrl+shift+c"], "command": "color_pick" }
]

これでcssの作業が快適に。

sublime Text snippet - Hope is a Dream. Dream is a Hope.

Sublime Text 3 markdownPreview 設定(現状) - Hope is a Dream. Dream is a Hope.

sublime Text 3 HTMLブラウザプレビュープラグインの追加 - Hope is a Dream. Dream is a Hope.

sublime Text 3 Markdown PreviewのデフォルトCSSの変更方法 - Hope is a Dream. Dream is a Hope.

sublime Text 3 Markdown Previewの設定メモ - Hope is a Dream. Dream is a Hope.

sublime text 3 秘密のショートカット - Hope is a Dream. Dream is a Hope.