-
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
[CLOSED] Added Reverse Inspect in Live Preview using WebSockets, and now forwa… #11085
Comments
Comment by ficristo I'm not really familiar with LivePreview to judge the approach. However I left some comments. |
Comment by petetnt Left some small comments too, looking good so far 👍 |
Comment by saurabh95 I have fixed some issues related to MultiBrowserLivePreview as RemoteFunctions.js was also included in MultiBrowserLivePreview. I have run the tests also, on both Firefox and Chrome. |
Comment by ficristo There are still a couple of unanswered comments. |
Comment by saurabh95
|
Comment by ficristo This does not work on distribution.
You have to adjust the |
Comment by saurabh95 Thanks |
Comment by ficristo I looked enough at this so approving but I see some failures on Live Preview tests, so please take a look. |
Comment by saurabh95
|
Comment by ficristo
|
Comment by saurabh95
|
Comment by swmitra Great work |
Issue by saurabh95
Tuesday Jan 17, 2017 at 04:39 GMT
Originally opened as adobe/brackets#13044
Now you can click on any element in Live Preview and then corresponding HTML element will be highlighted and the cursor in code view will shift to the corresponding HTML element.
Features that need to be incorporated in this PR
I am currently working on these. Will update the PR soon.
saurabh95 included the following code: https://github.com/adobe/brackets/pull/13044/commits
The text was updated successfully, but these errors were encountered: