Quote:
Originally Posted by meme
Well, what I'm actually implementing is support for single file or multiple selection right click to bring up a dialog to show you which stylesheets are in the selected html files and to allow you to include/exclude them and in what order. Its about half-way done so I'll have to dig up the code and finish it off
A simple tick on/off like Add semantics doesn't work since the order of stylesheets is important in files. Using a set as a default for new files is a possibility.
|
Great, every time we come up with something, you are already working on it.