Text Sharp - Visual Studio Marketplace Text Sharp extension allows you to adjust text clarity in Visual Studio 2017 2019 2021 IDEs You can select Aliased , Grayscale or ClearType text rendering mode for Visual Studio menu, tabs and editor windows:
VS Sharper for C# - Visual Studio Marketplace Tip: The feature is also available in the code editor's context menu and in 'Quick fixes' after selecting text in the editor Sort and group Using statements Sorts using statements alphabetically and groups them by the first namespace part
SharpShooter Reports. Web - Visual Studio Marketplace SharpShooter Reports Web provides a rich set of data visualization elements They include built-in charts and gauges Ability to connect to MS Charts is also available Rich set of visual controls, including texts (RTF, Advanced Text), shapes, pictures, bar codes (including 2D bar code and PDF 417) and zip codes is provided in the designer
C# Helper - Visual Studio Marketplace Embed selected text into a code block (C#) csharp-helper embed-code Provides prompt to select template, surrounds selected text with template Available templates: try { } catch(Exception ex) { } if ( ) { } Fix namespace (C#) csharp-helper fix-namespace Corrects namespace in current file based on path to project Fix filename (C#)
C# - Visual Studio Marketplace C# for Visual Studio Code A Visual Studio Code extension that provides rich language support for C# and is shipped along with C# Dev Kit Powered by a Language Server Protocol (LSP) server, this extension integrates with open source components like Roslyn and Razor to provide rich type information and a faster, more reliable C# experience Recommended Install
Mark Sharp — Markdown Editor - Visual Studio Marketplace To switch between Mark Sharp and the built-in VS Code Editor, run the command Mark Sharp: Switch Editor Mode This command toggles between editor modes while maintaining your cursor position so that you can continue working without losing your context
CSharpier - Code formatter - Visual Studio Marketplace Found in the settings at Text Editor | Formatting | Format on Save You can turn on format-on-save on a per-language basis by scoping the setting: Set the default "editor formatOnSave": false, Enable per-language "[csharp]": { "editor formatOnSave": true }, "[xml]": { "editor formatOnSave": true } Devcontainers
Sharp Column Indenter - Visual Studio Marketplace Steps To Use Sharp Column Indenter Step 1: Select text you want to align Step 2: Select Apply Column Indention command in Edit menu Thats it! I turned Sharp Column Indenter project into a Github repo so you can, you know, contribute to it by making pull requests