Format issue of unreal C++ in Visual Studio

There is an extra null line between my “UPROPERTY” and the variable name, originally, that place show the Blueprint references, I want my code is more compact so I shut him down from codelens. But the null line still exist, do you now the reason, I’m really appreciate for you.

Try turning off all of codelens

This is what the editor looks like then:

Function
image

Property
image

That helps me a lot, thank you!