-
1. Re: Quick Edit for CSS and JavaScript not working
mcgraphix Sep 26, 2012 10:43 AM (in response to jag1989)It isn't working for me either. Win 7 64bit. I have seen this work in Brackets though.
-
2. Re: Quick Edit for CSS and JavaScript not working
mcgraphix Sep 26, 2012 10:48 AM (in response to mcgraphix)I found the solution on this post: http://forums.adobe.com/message/4727472#4727472
It turns out, you have to put the cursor in the opening tag of the css you want to quick edit. So, what I was doing was putting the cursor in the <p> tag thinking I would get the CSS that applies to that <p>. Because the CSS doesn't have a style for <p> and instead inherits the style from the <body> I was expecting to see that style. Apparently that isn't how it works. It would be nice, if the UI showed something in this scenario. Even if it was some kind of message saying that there wasn't a style for the <p> tag and better yet gives the user some kind of option to create a style for <p>.
-
3. Re: Quick Edit for CSS and JavaScript not working
Peter Flynn (Adobe) Sep 27, 2012 4:09 PM (in response to mcgraphix)@mcgraphix: Those are both great suggestions that we're interested in adding down the road. Here are the user stories if you'd like to keep tabs on them:
Better heuristics for which CSS rules to show: https://trello.com/card/better-code-intelligence-for-quick-edit-results/4f90a6d98f77505d79 40ce88/576
Create new selector via Quick Edit: https://trello.com/card/css-quick-edit-new-selector/4f90a6d98f77505d7940ce88/599
- Peter



