Live edit and twig files
I have installed the Live Edit plugin for IntelliJ (version 172.4155.35), I have set it to Manual, so I have to press Ctrl+F10 to see the changes in the browser. When I am changing a css file this works great, but when I change a twig file the browser refreshes immediately, of resulting in errors because the editing is not complete.
When I change the setting to automatically and the time to let's say 30 seconds, and press Ctrl+F10 after editing a twig file, IntelliJ says: "Loaded resources are up to date. Nothing to update". After 30 secondse the browser refreshes.
This does not look like the expected behavior.
Please sign in to leave a comment.