GithubHelp home page GithubHelp logo

Comments (4)

webextensions avatar webextensions commented on June 10, 2024

@Krato5

It is not very clear what you meant by default CSS block. But, I'm assuming that you wish to get faster access to the applied styles (and their source) via this extension.

Probably the "CSSViewer" extension achieves that kind of functionality in some form. (https://chrome.google.com/webstore/detail/cssviewer/ggfgijbpiheegefliciemofobhmofgce)

I understand that having various features integrated within a single extension would be relatively easier for web developers. But, in its current form, it is simpler to keep the minimal feature set.

The task of showing the applied CSS is UX-wise complicated + has its own technical challenges for the implementation, depending on which all use cases need to be covered.

If the suggested extension kind of achieves what you wish for, you may close this issue. Otherwise, I would prefer to make a note about it in https://github.com/webextensions/live-css-editor/blob/master/TODO.md, but, due to the above mentioned reasons, it may take a while before this extension evolves to include this feature.

from live-css-editor.

Krato5 avatar Krato5 commented on June 10, 2024

@webextensions
ya well, this really seems to be challenging feature, the tool of CSS viewer is awesome also just wished if it was able to make a live edit of the css code not only show up in the console.

from live-css-editor.

voviks21 avatar voviks21 commented on June 10, 2024

@Krato5 I thought you mean showing where custom CSS for element are placed in extension editor window. That would be awesome too, if after selection element it will auto scroll to block related to selected element.

from live-css-editor.

webextensions avatar webextensions commented on June 10, 2024

@Krato5
Upon reading your comments again, I realize that the "Suggested CSS Selectors" notification can also contain links to edit the file containing those selectors.

I had thought of doing it after implementation of live editing + saving of real CSS/Less/Sass files (reference: https://github.com/webextensions/live-css-editor/blob/master/TODO.md#new-features).

I have updated the above mentioned TODO list.
Marking this issue resolved for now. I'll revisit it once the "save file" task is completed.

from live-css-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.