JetBrains IDEs & CodeKit — CSS injections doesn't work

CodeKit has an awesome feature — CSS injection without reloading browser page. This feature doesn't work with PhpStorm, what is different with file saving in this IDE comparing to other editors?

0

Hi there,

See if disabling the option below will resolve your issue

Settings/Preferences | Appearance & Behavior | System Settings --> Use "safe write"

 

0

Hi Andriy!

I've disabled all the checkmarks on "Synchronization" tab, but it didn't work. =(

0
Avatar
Permanently deleted user

Hi,

Do you mean changing your CSS while you have your web site opened in browser?

Did you try Live Edit? https://www.jetbrains.com/help/phpstorm/2017.1/live-edit.html

0

Hi.

I'm using CodeKit (https://codekitapp.com) to auto inject changes in my CSS files. But this feature doesn't work because of "advanced" using of filesystem. Does PHPStorm autosave files after saving or what? What's different concerning file saving comparing to other text editors?

Thanks

0

请先登录再写评论。