InlineCssParser icon indicating copy to clipboard operation
InlineCssParser copied to clipboard

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

Results 2 InlineCssParser issues
Sort by recently updated
recently updated
newest added

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