Visual Studio : How To get rid of Forced Blank line between UPROPERTY and the variable

I can’t seem to find a way to get rid of the forced blank line between UPROPERTY and the variable itself. Here’s an example :

Does anyone knows how to get rid of the empty line that has no number?

Thanks a lot :slight_smile:

Anyone?

  • Tools > Options > Text Editor > All Languages > CodeLens
  • Uncheck the Enable CodeLens option.
2 Likes