SyntaxLume - Access Modifier HighlighterSyntaxLume is an extension for Visual Studio that allows highlighting C# access modifiers (public, private, protected, internal) and other important keywords (static, sealed, virtual, override) by colorizing them with a custom color. Make your code cleaner by reducing unnecessary visual noise. 📌Features✅Highlights keywords: public, internal, protected, private, abstract, virtual, override, static with distinct colors ✅Customizable colors through Visual Studio's Fonts and Colors settings (default: grey) ✅Works with both light and dark themes ✅Compatible with other extensions like ReSharper and Codist ##⚙️ Customization You can easily customize colors through: 1️⃣ Open Visual Studio Options → Editor → Fonts and Colors 2️⃣ Find "C# Access Modifier - [type]" in the list 3️⃣ Choose your preferred colors ⚠️ Requirements✅ Visual Studio 2022 (17.0 or later) ✅ C# development workload 🆓 LicenseMIT License - feel free to use in both personal and commercial projects. |