awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesVisual Studio Plugins

Extensions to enhance the Visual Studio development experience.

Explore 6 awesome GitHub repositories matching part of an awesome list · Visual Studio Plugins. Refine with filters or upvote what's useful.

Awesome Visual Studio Plugins GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • projectlombok/lombokAvatar projectlombok

    projectlombok/lombok

    13,458Vezi pe GitHub↗

    Lombok is a Java annotation processor and boilerplate reduction library designed to automatically generate repetitive source code. It intercepts the compilation process to inject methods and fields directly into Java classes, acting as a source code generator that eliminates the need to manually write common class patterns. The project distinguishes itself through deep integration with the Java compiler and various integrated development environments. It provides IDE plugins that allow editors to recognize and navigate generated methods, preventing false compilation errors and maintaining syn

    Provides editor support for automated code generation in Visual Studio Code to ensure syntax highlighting.

    Java
    Vezi pe GitHub↗13,458
  • communitytoolkit/windowscommunitytoolkitAvatar CommunityToolkit

    CommunityToolkit/WindowsCommunityToolkit

    6,073Vezi pe GitHub↗

    The Windows Community Toolkit is a collection of reusable UI controls, helper functions, and app services designed to accelerate development for Universal Windows Platform (UWP) applications on Windows 10. It provides a library of XAML-based controls and components that handle common interaction patterns, enabling developers to build apps that run across PC, Mobile, Xbox, IoT, and HoloLens devices with consistent adaptive layouts. The toolkit is distributed as NuGet packages for straightforward integration into .NET projects, and it includes a companion sample app that demonstrates control be

    Provides Visual Studio extensions and templates to streamline toolkit setup and usage.

    C#csharpdotnetmvvm
    Vezi pe GitHub↗6,073
  • hjlebbink/asm-dudeAvatar HJLebbink

    HJLebbink/asm-dude

    4,178Vezi pe GitHub↗

    asm-dude este o extensie Visual Studio concepută pentru dezvoltarea în limbaj de asamblare și programare low-level. Oferă evidențierea sintaxei, completarea codului și referințe mnemonice atât pentru ferestrele sursă, cât și pentru cele de dezasamblare. Plugin-ul dispune de un instrument de referință mnemonică care afișează descrieri pop-up și semnături de parametri pentru instrucțiunile de asamblare. Aceste referințe sunt gestionate prin fișiere de date configurabile, permițând intrări și descrieri personalizate ale instrucțiunilor. Extensia se integrează cu editorul pentru a oferi tooltips conștiente de context și completarea cuvintelor cheie în timpul tastării. De asemenea, utilizează evidențierea sintaxei bazată pe tipare și plierea codului pentru a îmbunătăți lizibilitatea codului mașină dezasamblat în timpul depanării.

    A Visual Studio plugin providing syntax highlighting and code completion for assembly language.

    C#assemblerassemblyassembly-language-programming
    Vezi pe GitHub↗4,178
  • vsvim/vsvimAvatar VsVim

    VsVim/VsVim

    3,767Vezi pe GitHub↗

    VsVim is a Visual Studio extension and modal text editor plugin that emulates Vim keyboard shortcuts and navigation commands within the Visual Studio integrated development environment. It functions as a Vim emulator, allowing users to navigate and edit code via a specialized command-based system. The project enables modal editing by separating command mode from insert mode. This system implements Vim keyboard emulation to facilitate text manipulation and navigation without the use of a mouse.

    Adds specialized text editing behaviors to streamline the development workflow for users who prefer Vim.

    C#
    Vezi pe GitHub↗3,767
  • josefpihrt/roslynatorAvatar JosefPihrt

    JosefPihrt/Roslynator

    3,436Vezi pe GitHub↗

    Roslynator is a set of code analysis tools for C#, powered by Roslyn.

    Collection of analyzers and refactorings for C#.

    C#
    Vezi pe GitHub↗3,436
  • sonarsource/sonarlint-visualstudioAvatar SonarSource

    SonarSource/sonarlint-visualstudio

    497Vezi pe GitHub↗

    SonarQube extension for Visual Studio providing code quality and security feedback directly in the IDE

    Extension for on-the-fly code quality feedback.

    C#
    Vezi pe GitHub↗497
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Visual Studio Plugins

Explorează sub-etichetele

  • Workflow EnhancementsFeatures that optimize the daily operational sequence of a developer within the IDE. **Distinct from Visual Studio Plugins:** Focuses on the user's operational workflow rather than general plugin categories