Monthly Archives: November 2024

Customizing unreachable code fading in Visual Studio with Visual Commander

Starting with Visual Studio 2022 v17.12, unreachable/unused code is faded out: I personally find it getting in the way when writing new methods. Unfortunately, there is no options in VS to turn it off or adjust the effect. See also … Continue reading

Posted in Visual Studio tips, Vlasov Studio tools | Tagged , | 4 Comments

KCommands v2.2 enhances search in the current document

The free KCommands extension for Visual Studio provides a command line to quickly find and replace text without taking your hands off the keyboard. v2.2 adds support for the new search and replace VS API in the current document and … Continue reading

Posted in Vlasov Studio tools | Tagged , , | Leave a comment

Automate SQL Server Management Studio 21 with Visual Commander

Visual Commander is a freemium extension allowing you to automate repetitive tasks in Visual Studio and SSMS. You can install Visual Commander in SQL Server Management Studio 21 Preview unzipping the latest Visual Commander installer to the SSMS IDE extensions … Continue reading

Posted in Vlasov Studio tools | Tagged | Leave a comment