Git Product home page Git Product logo

inlinecssparser's Introduction

Inline Style Parser for Html Files

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

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.

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


inlinecssparser's People

Contributors

dependabot[bot] avatar suadev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

inlinecssparser's Issues

Is it possible to add file in to solution silently save

is it possible to add created file in to solution specific location and save after this line?

dte.ItemOperations.NewFile(@"General\Text File", docName, EnvDTE.Constants.vsViewKindTextView);

currently file in temp location

This extension is not installable on any currently installed products

hi
I get this error when trying to install it
VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.

21/12/2016 1:43:33 PM - Microsoft VSIX Installer
21/12/2016 1:43:34 PM - -------------------------------------------
21/12/2016 1:43:36 PM - Initializing Install...
21/12/2016 1:43:36 PM - Extension Details...
21/12/2016 1:43:36 PM - Identifier : iiswebapp
21/12/2016 1:43:36 PM - Name : IIS Web App Deployment Using WinRM
21/12/2016 1:43:36 PM - Author : ms-vscs-rm
21/12/2016 1:43:36 PM - Version : 1.4.1
21/12/2016 1:43:36 PM - Description : Using WinRM connect to the host Computer, to deploy a Web project using Web Deploy or a SQL DB using sqlpackage.exe.
21/12/2016 1:43:36 PM - Locale : en-US
21/12/2016 1:43:36 PM - MoreInfoURL :
21/12/2016 1:43:36 PM - InstalledByMSI : False
21/12/2016 1:43:36 PM - SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
21/12/2016 1:43:36 PM -
21/12/2016 1:43:37 PM - SignatureState : Unsigned
21/12/2016 1:43:37 PM - Supported Products :
21/12/2016 1:43:37 PM - Microsoft.VisualStudio.Services
21/12/2016 1:43:37 PM - Version :
21/12/2016 1:43:37 PM -
21/12/2016 1:43:37 PM - References :
21/12/2016 1:43:37 PM - Signature Details...
21/12/2016 1:43:37 PM - Extension is not signed.
21/12/2016 1:43:37 PM -
21/12/2016 1:43:37 PM - Searching for applicable products...
21/12/2016 1:43:40 PM - Found installed product - Microsoft Visual Studio 2010 Shell - Integrated Mode
21/12/2016 1:43:40 PM - Found installed product - Microsoft Visual Studio 2012 Shell (Integrated)
21/12/2016 1:43:40 PM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
21/12/2016 1:43:40 PM - Found installed product - Microsoft Visual Studio Professional 2015
21/12/2016 1:43:40 PM - Found installed product - Microsoft Visual Studio Community 2015
21/12/2016 1:43:40 PM - Found installed product - Microsoft Visual Studio 2015 Shell (Integrated)
21/12/2016 1:43:40 PM - Found installed product - Global Location
21/12/2016 1:43:40 PM - Found installed product - ssms
21/12/2016 1:43:40 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()

Length cannot be less than zero

Using the VS 2017 fork, in certain pages where there is usually(and unfortunately) heavy use of razor logic I keep receiving this error:

image

Will try to create some repo later on but I thought that you might have had encountered this issue.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.