问题
I've searched the Net for hours and days and I couldn't find the answer to a simple question:
Is this possible, to use CSS classes autocomplete in Chrome DevTools but in the way that Firefox Developer Edition does it? I mean that FF css editor takes classes from currently edited CSS file AND inspected HTML document and add it to autocomplete lists.
In Chrome DevTools editor takes only classes that has been already used. Is there any way or plugin to apply FF autocomplete to Chrome?
Thank you
回答1:
Currently this is not available. You can file a feature request in the chromium issue tracker to let the team know it is something you want.
来源:https://stackoverflow.com/questions/35694362/autocomplete-css-classes-in-chrome-devtools-like-in-ff-developer-edition