-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Live preview only works intermittently #13024
Comments
Comment by redmunds
Also, check to see if maybe you hitting the case described in #7126. Otherwise, take a look at open live preview issues to see if the problem you're seeing is described in any of those issues. Any way you can help narrow down the issue is appreciated. A specific set of steps in a particular file would be great. |
Comment by Babayasin For me, live preview/editing only works for CSS file, not HTML. I have to save HTML file to view the changes. No live editing, no highlight. HTML file is in "Working files". HTML file tested (to make sure it's not caused by error): <html>
<head>
<link rel="stylesheet" href="css/look.css">
</head>
<body>
<div class="wrapper">
<p>test</p>
</div>
</body>
</html> |
Comment by abdelouahabb |
Comment by Timodz Me too i had that problem and solve it by Enabling Experimental Live Preview |
Comment by prksingh Are you still facing this issue? Which version of brackets are you on? |
Comment by Babayasin Installed 1.3, still no live preview for HTML files. Preview browser just doesn't start with 'Enable experimental live preview' checked. Brackets Release 1.3 experimental build 1.3.0-16022 (release cd0a6aae5) on Linux 3.16.0-4-amd64 |
Comment by ghost It seems to be working better but not 100%. The live browser will always start, but after awhile will (still) sometimes become inactive. I have to hit refresh in Chrome to get it going again. It doesn't seem to be an issue if I'm very busy in Brackets, and am constantly making changes. If I have to leave for a bit it seems to go dead. I've tried a few Chrome extensions that will refresh at set intervals, with varying results. Brackets 1.3 build 1.3.0-16022 |
Comment by abose thanks |
Issue by ghost
Wednesday Jan 14, 2015 at 15:02 GMT
Originally opened as adobe/brackets#10373
Live preview has never worked 100% for me in any version of Brackets going back about 6 months. Sorry, but I don't have the previous version numbers. Initially, it will work fine, then just stop. At that point I have to refresh the browser to pick up the changes. Sometimes live preview will start working again, but I have no idea why. This isn't because I haven't completed a tag. Not even the content highlight will work. It does this with extensions on or off.
OSX 10.10.1
Release 1.1 build 1.1.0-15558 (release ea908cae5)
build timestamp: Wed Dec 17 2014 12:50:55 GMT-0800
Chrome version 39.0.2171.95 (64-bit)
The text was updated successfully, but these errors were encountered: