Programming ReSharper Live Template Macros(mindstudies.psy.soton.ac.uk)
submitted by
dmitri(408) 3 years, 9 months ago
ReSharper Live Templates (LTs) work just like Visual Studio snippets: they produce chunks of code that you can insert into your program. The difference between Live Templates and ordinary VS snippets is that LTs can make use of macros. These macros can be written in C#, and provide a lot of useful functionality, from simple string manipulation to complex data transformations. Let’s take a look at the way a typical macro is created.
|category: C#
|Views: 141
tags:
C# another
Everyones tags:
Your Tags: