Friday, May 3, 2024
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 16496  / 3 Years ago, wed, june 9, 2021, 5:53:46

The title says everything about what I'm looking for. Basically it should be an software that collects all styles of a website so I can edit them and save them.



Please read the question carefully, because I want all mentioned conditions to be met.



EDIT: I want to be more clear here or rather describe my desired workflow. Starting situation will be that you have the sources of the website on your local machine.

Now I want to open the plain sources (HTML/CSS) in my editor/IDE/whatever (no WYSIWYG!). And I want a live preview right next to it or in different window (not in another tab!), I want to see it as I edit the source. The preview should be updated automatically (or when I save the file which essentially would be the same because CTRL+S is kind of a reflex :P).

Additionally it should have an inspector that works like those in Firebug or Chrom(e|ium). When I click on a CSS selector in that inspector, the cursor should jump right to it in the respective source file.



ANOTHER EDIT: Found this https://stackoverflow.com/q/4680109/220652. Almost the same problem.


More From » software-recommendation

 Answers
6

Ok, everbody listen! Geany is just AWESOME! It has a plugin that adds a browser preview. You can place it in the sidebar, in the "bottombar" or in an extra window. And now the two extra bonus bad ass killer features. 1. This browser uses WebKit. That means, it has this awesome inspector! 2. The browser reloads when you save an open document.



Besides this it has so many other awesome features but you should try it yourself. I for one just fell in love. Here you have a screenshot:



Geany


[#43664] Thursday, June 10, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
rieency

Total Points: 299
Total Questions: 116
Total Answers: 111

Location: Wales
Member since Tue, Dec 14, 2021
2 Years ago
;