Skip to content

jackgriffiths/snippety

Repository files navigation

Snippety

Snippety is a web application for creating and editing Visual Studio snippet files.

Future Work

Functions

Visual Studio allows C# snippets to use functions to dynamically evaluate the value of a placeholder. For example, the built-in ctor snippet uses a ClassName() function to evaluate the name of the class in which the snippet is being invoked.

These functions are not yet supported in Snippety.

Installable PWA

Snippety could be packaged as a PWA that is installable and works offline. It could also be set up to act as a file handler for .snippet files, although this feature is not widely supported by browsers yet.

About

An editor for Visual Studio code snippet files

Topics

Resources

License

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Contributors