You could make a http://sidewaffle.com/ plugin for your snippets but that
won't help you with the versioning across projects issue once they are in
your code-base.

On 19 January 2016 at 10:54, Greg Keogh <gfke...@gmail.com> wrote:

> example. It will check out whole files. As whole files, your snippets
>> will need to be complete C# source files, which means classes (whole
>> or partial, but classes nonetheless), not isolated methods.
>>
>
> Nah, I want text "snippets" not classes
>
> can forget about reliable IntelliSense. Personally, I would not go
>> down this splicing route unless both Visual Studio and csc.exe had
>> first-class support for it. For now, snippet files with static partial
>>
>
> If I could write a VS extension then it would all be first-class, but
> that's too hard for now. I think I'll drop this idea until a future long
> weekend.
>
> *GK*
>

Reply via email to