A code lens represents a Command that should be shown along with
source text, like the number of references, a way to run tests, etc.
A code lens is unresolved when no command is associated to it. For performance
reasons the creation of a code lens and resolving should be done to two stages.
A code lens represents a Command that should be shown along with source text, like the number of references, a way to run tests, etc.
A code lens is unresolved when no command is associated to it. For performance reasons the creation of a code lens and resolving should be done to two stages.
CodeLensProvider.provideCodeLenses
CodeLensProvider.resolveCodeLens