MarcusKaseder / SPDevTools

Tools that improve SharePoint OnPremise development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPDevTools

I love the CKS Dev extension. Since it does not work for VS2019 anymore, I decided to port the most important features.

Copy to SharePoint Root

Listens to all changes for files of type TemplateFile and copies them to SharePoint root. Event if the files are modified outside of VisualStudio (TypeScript Transpiler, Bundler, etc.)

Reference

Some ideas are from the CKSDev extension (https://archive.codeplex.com/?p=cksdev) but the code is completely new.

About

Tools that improve SharePoint OnPremise development

License:MIT License


Languages

Language:C# 100.0%