<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>VSIX Gallery</title>
  <id>5a7c2525-ddd8-4c44-b2e3-f57ba01a0d81</id>
  <updated>2026-05-02T13:42:17Z</updated>
  <subtitle>Add this feed to Visual Studio's extension manager from Tools -&gt; Options -&gt; Environment -&gt; Extensions and Updates</subtitle>
  <link rel="alternate" href="https://www.vsixgallery.com" />
  <entry>
    <id>269b24f9-c53a-4aca-8142-15f1498ffa51</id>
    <title type="text">Code Formatter</title>
    <link rel="alternate" href="https://www.vsixgallery.com/extension/269b24f9-c53a-4aca-8142-15f1498ffa51" />
    <summary type="text">Format the class file and arrange fields, properties and methods as per StyleCop.

Features:
Format the class file (.cs) to arrange members of class in the proper order.
Using statements are brought inside namespace block.
Unwanted namespaces are removed.
Unwanted space are removed.
Proper space introduced where ever required.
Comments are added on the all the members of the class.
Regions can be added.
File Header can be added.
Customization of file header can be done controlled at project, solution or global level.

Members of the class are arranged in following order
Constants
Fields
Constructors
Properties
Methods

Furthermre the members are also sorted by access modifers as follows
public
internal
protected
private</summary>
    <published>2025-01-15T12:37:05Z</published>
    <updated>2025-01-15T12:37:05Z</updated>
    <author>
      <name>Utkarsh Chauhan</name>
    </author>
    <content type="application/octet-stream" src="https://www.vsixgallery.com/extensions/269b24f9-c53a-4aca-8142-15f1498ffa51/extension.vsix" />
    <link rel="icon" href="https://www.vsixgallery.com/extensions/269b24f9-c53a-4aca-8142-15f1498ffa51/icon-6.1.png" />
<Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/developer/vsx-syndication-schema/2010">
<Id>269b24f9-c53a-4aca-8142-15f1498ffa51</Id><Version>6.1</Version><References />
<Rating xsi:nil="true" />
<RatingCount xsi:nil="true" />
<DownloadCount xsi:nil="true" />
</Vsix></entry>
</feed>