Skip to content

modulexcite/CodeSnippetStudio

 
 

Repository files navigation

Code Snippet Studio

Code Snippet Studio is an application that makes it easy to create, edit, package, and share IntelliSense code snippets for Visual Studio 2015 and Visual Studio Code.

Code Snippet Studio

Getting Started Guide

With Code Snippet Studio, you have a fully-functional code editor with syntax highlighting and basic IntelliSense where you can write or paste your snippets and supply the information that is required by the respective schema references. Studio will generate the proper .snippet or .json files for you, depending on the target IDE (Visual Studio or Code). You will then be able to package a number of code snippets into a Visual Studio extension by building .vsix packages that you can share with other developers and that you can even publish to the Visual Studio Gallery! Additional tools are available to work with both .vsix and .vsi installers.

Code Snippet Studio is available both as a stand-alone WPF application and as an integrated tool window for Visual Studio 2015.

Code Snippet Studio has been built using controls from Syncfusion's Essential Studio for WPF (Community license) and is built upon the DelSole.VSIX library.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 94.9%
  • HTML 3.5%
  • CSS 1.6%