C
C
Captain Cocoa2015-12-01 16:52:23
phpstorm
Captain Cocoa, 2015-12-01 16:52:23

Live Edit in php storm for sass, how to setup?

Hello everyone, I used to use Brackets with its protective live preview.
But unfortunately it does not have a plugin for compiling .sass files, so I had to switch to Php Storm.
I am generally satisfied with the editor, but it didn’t work for me with live edit.
If the html file somehow turns out to be edited in real time, and then only when the debug button is pressed.
That style files cannot be edited in real time, you have to save them, and then update the page manually.
Can you tell me how to solve this problem so that php storm will display css changes in real time?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergjo, 2015-12-03
@RadCor

In the settings (Ctrl + Alt + S) in the search field, enter Live Edit, switch the radio button in the Update section from Manual to Auto in (ms)
After that, changes in CSS files during debugging will be displayed in real time.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question