Roslyn Plugin
Adapter plugin that formats C# and Visual Basic code via Roslyn.
Install and Setup
Follow the instructions at https://github.com/dprint/dprint-plugin-roslyn/releases/
Configuration
C# configuration uses the CSharpFormattingOptions
(use "csharp.<property name goes here>": <value goes here>
in the configuration file).
It does not seem like Roslyn supports any VB specific configuration.