sathyarajv / InlineCssParser

A Visual Studio Extension that helps to extract inline styles into a seperate css file.

Home Page:https://marketplace.visualstudio.com/items?itemName=SuatKOSE.InlineStyleParserforHtmlFiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inline Style Parser for Html Files

Build status

A Visual Studio Extension that helps to extract inline styles into a separate css file. 

Available on Visual Studio Marketplace

https://marketplace.visualstudio.com/items?itemName=SuatKOSE.InlineStyleParserforHtmlFiles

1.0.2 change log:

  • .aspx file support

  • Element line number bug fixed

Supporting .html, .aspx and .cshtml file formats.

Just right click on a html file source code and extract all inline styles into a separate css file. See the attached screenshots below.

I am planning to add html beautification feature on following days.

Please let me know if you realize that something is wrong.

Thank you.

 

 

1-Sample Html

 

2-After Extracting Inline Styles


 3-Created .css File


About

A Visual Studio Extension that helps to extract inline styles into a seperate css file.

https://marketplace.visualstudio.com/items?itemName=SuatKOSE.InlineStyleParserforHtmlFiles


Languages

Language:HTML 50.8%Language:C# 40.8%Language:ASP 5.7%Language:CSS 2.6%