JetBrains Fleet
 

Live templates in C#

Last modified: 23 September 2024

JetBrains Fleet provides plenty of live templates for C# . The list of predefined templates includes templates for iterating through collections, writing assertion methods, creating new arrays, outputting values, coding LINQ queries, generating auto-properties, and more.

Below are several examples that show how live templates are commonly applied.