Visual Studio is inserting blank ineditable lines into my code files around braces and class/function declarations:
How can I remove the blank ineditable line after lines 13 and 17?
Visual Studio is inserting blank ineditable lines into my code files around braces and class/function declarations:
How can I remove the blank ineditable line after lines 13 and 17?
This can be caused in Visual Studio 2019 by CodeLens which you can disable via:
Tools->Options->Text Editor->All Languages->CodeLens