Code Providers
- 2 minutes to read
Code providers are used to generate some parts of code, to avoid having to create them manually. It simplifies and speeds up the code creation process.
The following code providers are available:
- Add AssosiatedControlID Attribute (ASP.NET)
- Add Contract
- Add Default Case Branch
- Add Else Statement
- Add Initialization
- Add Missing Case Statements
- Add Getter
- Add Missing Constructors
- Add RunAt Attribute (ASP.NET)
- Add Setter
- Add to Interface
- Add Validator (ASP.NET)
- Add XML Comments
- Add XML Comments
- Change Tag
- Consolidate Duplicate Code to
- Convert to Auto-implemented Property (C#)
- Convert to Function
- Convert to Procedure
- Convert to Property with Backing Store
- Create Ancestor
- Create Case Blocks from Enum
- Create Descendant
- Create Descendant (with virtual overrides)
- Create Implementer (VB)
- Create Implementer (Implicit) (C#)
- Create Implementer (Explicit) (C#)
- Declare All XAML Namespace References
- Declare Attribute
- Declare Class
- Declare Class With Properties (C#)
- Declare Constructor
- Declare Delegate
- Declare Enum
- Declare Enum Element
- Declare Event
- Declare Event Handler
- Declare Field
- Declare Field (read-only)
- Declare Initialized Field
- Declare Fields with Initializers
- Declare Getter
- Declare Interface
- Declare Local
- Declare Local (implicit)
- Declare Method
- Declare Method (abstract)
- Declare Properties (C#)
- Declare Properties with Initializers (C#)
- Declare Property
- Declare Property (auto-implemented) (C#)
- Declare Property (with backing store)
- Declare Initialized Property (C#)
- Declare Setter
- Declare Struct
- Declare XAML Namespace Reference
- Dispose Fields
- Embed Selection
- Format Item
- Implement IComparable
- Implement IDisposable
- Implement IEquatable
- Implement ISerializable
- Import Namespace
- Initialize
- Introduce Setter Guard Clause
- Introduce Using Statement
- Invert Selection
- Mirror Code
- Remove Attribute
- Remove Potentially Redundant Assignment
- Remove Potentially Redundant Assignment (remove all)
- Remove Region Directives
- Remove Setter
- Remove Setter Guard Clause
- Remove Tag
- Use Identity Operator (JavaScript)
- Replace this Qualifier With Local Variable (JavaScript)
- Reverse For Loop
- Rotate 90 Degrees
- Set CSS Class (ASP.NET)
- Spell Checker
- Surround with Tag
- Surround with UpdatePanel (ASP.NET)
- Toggle ViewState (ASP.NET)
- Toggle ViewState (all controls) (ASP.NET)
- Use Equality Operator
- Use Equals
- Use Explicit Typecast
- Use Implicit Typecast
- Use IsNullOrEmpty