awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SonarSource avatar

SonarSource/sonarlint-visualstudio

0
View on GitHub↗
497 Stars·82 Forks·C#·LGPL-3.0·1 Aufrufwww.sonarsource.com/products/sonarqube/ide/features/visual-studio↗

Sonarlint Visualstudio

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

Features

  • Visual Studio Plugins - Extension for on-the-fly code quality feedback.

Star-Verlauf

Star-Verlauf für sonarsource/sonarlint-visualstudioStar-Verlauf für sonarsource/sonarlint-visualstudio

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Sonarlint Visualstudio

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Sonarlint Visualstudio.
  • hjlebbink/asm-dudeAvatar von HJLebbink

    HJLebbink/asm-dude

    4,178Auf GitHub ansehen↗

    asm-dude is a Visual Studio extension designed for assembly language development and low-level programming. It provides syntax highlighting, code completion, and mnemonic references for both source and disassembly windows. The plugin features a mnemonic reference tool that displays pop-up descriptions and parameter signatures for assembly instructions. These references are managed via configurable data files, allowing for customized instruction entries and descriptions. The extension integrates with the editor to provide context-aware tooltips and keyword completion during typing. It also em

    C#assemblerassemblyassembly-language-programming
    Auf GitHub ansehen↗4,178
  • communitytoolkit/windowscommunitytoolkitAvatar von CommunityToolkit

    CommunityToolkit/WindowsCommunityToolkit

    6,073Auf GitHub ansehen↗

    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

    C#csharpdotnetmvvm
    Auf GitHub ansehen↗6,073
  • projectlombok/lombokAvatar von projectlombok

    projectlombok/lombok

    13,458Auf GitHub ansehen↗

    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

    Java
    Auf GitHub ansehen↗13,458
  • josefpihrt/roslynatorAvatar von JosefPihrt

    JosefPihrt/Roslynator

    3,436Auf GitHub ansehen↗

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

    C#
    Auf GitHub ansehen↗3,436
Alle 5 Alternativen zu Sonarlint Visualstudio anzeigen→

Häufig gestellte Fragen

Was macht sonarsource/sonarlint-visualstudio?

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

Was sind die Hauptfunktionen von sonarsource/sonarlint-visualstudio?

Die Hauptfunktionen von sonarsource/sonarlint-visualstudio sind: Visual Studio Plugins.

Welche Open-Source-Alternativen gibt es zu sonarsource/sonarlint-visualstudio?

Open-Source-Alternativen zu sonarsource/sonarlint-visualstudio sind unter anderem: hjlebbink/asm-dude — asm-dude is a Visual Studio extension designed for assembly language development and low-level programming. It… communitytoolkit/windowscommunitytoolkit — The Windows Community Toolkit is a collection of reusable UI controls, helper functions, and app services designed to… projectlombok/lombok — Lombok is a Java annotation processor and boilerplate reduction library designed to automatically generate repetitive… josefpihrt/roslynator — Roslynator is a set of code analysis tools for C#, powered by Roslyn. vsvim/vsvim — VsVim is a Visual Studio extension and modal text editor plugin that emulates Vim keyboard shortcuts and navigation…