Currently, I am struggling to find a CSS editor that allows me to apply styles directly to an HTML webpage and see the changes immediately. It would be extremely helpful if there was a tool that could do the following: open a webpage in a browser-like view, hover over different sections to see which styles are being applied from various sources (such as a style sheet or default settings), interactively edit the styles within the stylesheet, and save those edits seamlessly. Additionally, having Intellisense support while editing the stylesheet would be a great bonus.
Does anyone know of a tool that provides this level of style sheet editing functionality? Whether it's a free or paid product, I am willing to invest in a solution that offers these capabilities.