1 रिपॉजिटरी
Formatting and styling support for C# and Visual Basic languages.
Distinct from Visual Basic Compilation: Existing candidates focus on compilation rather than source code styling.
Explore 1 awesome GitHub repository matching programming languages & runtimes · C# and Visual Basic Formatting. Refine with filters or upvote what's useful.
dprint is a multi-language code formatter that applies consistent styling across various programming languages using a pluggable architecture. It functions as a unified project style management tool, a command-line interface for continuous integration style enforcement, and a Language Server Protocol implementation for real-time formatting in editors. The project is distinguished by a WebAssembly-based plugin system that loads sandboxed formatting logic from URLs or file paths. It further extends its capabilities through a process-based tool integration that wraps external command-line interf
Provides styling for C# and Visual Basic source code by interfacing with the Roslyn compiler.