LoginSignup
16
16

More than 5 years have passed since last update.

WebStorm の Live Edit 機能を有効にする

Last updated at Posted at 2016-05-01

Live Edit 機能とは

HTML/CSS などをデバッグする際、ブラウザをオートリロードしてくれる機能

live edit.gif

Live Editing of HTML, CSS, and JavaScript
https://www.jetbrains.com/help/webstorm/2016.1/live-editing-of-html-css-and-javascript.html

環境

  • MacOS X El Capitan: 10.11.4
  • WebStorm: 2016.1

設定方法

Chrome Extension のインストール

https://chrome.google.com/webstore/detail/jetbrains-ide-support/hmhgeddbohgjknpmjagkdomcpobmllji.

これだけでOK

細かな設定等は公式ページ参照

確認

適当なプロジェクトを開いて Chrome を起動。ブラウザ側でデバッグ用のタブが開く

Screen_Shot_2016-05-01_at_17_01_06.png

デバッグを実行

あとはエディタ側で編集する度にブラウザ側も再描画される
live edit.gif

上手く作動しない場合

Live Edit 機能が有効かどうか確認

Preferences -> Editor -> Plugins と辿り、 LiveEdit にチェックボックスが入っているか確認しましょう

Screen Shot 2016-05-01 at 16.18.48.png

16
16
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
16
16