WebStorm 7 - Live Edit
I briefly used WebStorm 6 and was able to get live editing from LESS files, which I was really happy about. However, my EJS files wouldn't "live edit". So I thought I would give WebStorm 7 a shot, since I would also gain EJS syntax highlighting support. But I can't get live editing to work at all. It sounds like I need to setup URLs in the JavaScript Debug window, but I'm clueless how that would work.
In my particular use case, I'm running a node.js app. My first test is to get my LESS files to live edit in the browser (the File Watcher / LESS compiler is working properly). My second test is th be able to live edit my EJS files.
Any advice would be greatly appreciated.
Please sign in to leave a comment.