vote up 0 vote down star

I'm looking for a VS2008 Plugin or other tool that allows me to edit CSS and preview the changes in IE and Firefox.

I'm not full time web designer, so free or open source is a plus.
Visual Studio integration is a big plus

Reviewed so far:

CSSVista

Pros:

  • Free
  • Nice previews

Cons:

  • Editor is not powerful
  • No save to local file
  • No intellisense

Firebug

Pros:

  • Free
  • Intellisense

Cons:

  • No save to local file
  • Only firefox

Homesite

Pros:

  • Intellisense
  • Saves to localfile

Cons:

  • Not free
flag

Some time ago I did that - but does the general preview window within Visual Studio (i.e., the Design view) not update when you change the CSS? – OregonGhost Oct 1 '08 at 12:08
umm, no, I does not even render any css in the css file – Eduardo Molteni Oct 1 '08 at 12:18

6 Answers

vote up 1 vote down check

What I use to get that functionality is through the Web Developer Addon for Firefox, you can edit CSS in real time. I don't know of a functionality like that for VS.

link|flag
and how do you save the changes? – Eduardo Molteni Oct 1 '08 at 13:47
@Eduardo: in the Edit CSS option of this tool, there's a save/refresh mechanism built-in. – John Dunagan Nov 12 '08 at 21:50
It is nice but lacks intellisense – Eduardo Molteni Jan 7 at 15:29
vote up 3 vote down

skybound stylizer seems to be the app for you. allows for live editing, much like cssvista, but with way more powerful tools for editing.

link|flag
vote up 1 vote down

Not quite the answer you'r looking for realy but Firebug for Firefox has css-edit-preview.

link|flag
vote up 0 vote down

Stylizer is great, even for us who like to handcode.

link|flag
vote up 0 vote down

For Ie-----there is one tool Iedeveloper tool For Firefox----Firebug is enough..........Using these two,,,u can edit css and u can see the preview

link|flag
vote up 0 vote down

Have a look at TopStyle

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.