brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] live preview - highlight on the browser would show up the corresponding css file in editor #6305

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by cooolbasha Friday Feb 21, 2014 at 21:43 GMT Originally opened as https://github.com/adobe/brackets/issues/6960


I saw a screen cast which showed the ctrl+some key combination would highlight the css file on the editor. is it only available on the edge code.

core-ai-bot commented 3 years ago

Comment by redmunds Saturday Feb 22, 2014 at 16:37 GMT


There are 2 ways you can highlight elements in browser when using Live Preview:

  1. In Brackets, place cursor in a CSS rule to highlight elements in browser that apply to the selector for that rule.
  2. In Brackets, place cursor in an HTML element to highlight that element in browser.

Is that what you saw? If not, please provide a link to screen cast.

core-ai-bot commented 3 years ago

Comment by cooolbasha Sunday Feb 23, 2014 at 22:11 GMT


http://www.youtube.com/watch?v=3OMWTqq5-WU

core-ai-bot commented 3 years ago

Comment by redmunds Monday Feb 24, 2014 at 01:28 GMT


That's the Theseus extension.

core-ai-bot commented 3 years ago

Comment by redmunds Monday Feb 24, 2014 at 01:33 GMT


Ah. It looks like the piece that you are asking about at the beginning of the demo (first 2 minutes) is before the Theseus extension demo. That was an experimental feature that has not yet been implemented.

core-ai-bot commented 3 years ago

Comment by cooolbasha Monday Feb 24, 2014 at 14:24 GMT


ok..is it some thing we can see soon.