You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Of course it is possible. But instead a specific location, maybe we can put it on the same location with the html file. (/Content/css path may not be exist in solution)
Then you can move it to anywhere else you want. I hope to get some free times to implement it, or maybe you may want to get a fork? :)
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
The text was updated successfully, but these errors were encountered: