Since version 1.23.0 there are extended code lenses on internal let-bindings of function, in additional to those for top-level definitions.
Personally, I really appreciate lenses for top-level definitions.
But internal ones really clutter my understanding of the code!
I'm speaking about this in 1.23.0 :
Versus this in 1.22.0 :
It would be awesome to be able to deactivate internal code lenses from VSCode settings.