I started using webstorms live edit and it all seems to be working fine except for the fact that it doesn't live edit some of the html. For example I have a navbar using bootstrap. Anytime I change the links or brand title it makes the changes instantly. However when I add a new element in the main container I have to refresh the browser for it to show up and the live edit still doesn't work on it.
here is the html http://pastebin.com/j6UHTfC1
Very strange.