CodeLens$Typings extension

on

Properties

command Command

Available on CodeLens, provided by the CodeLens$Typings extension

The command this code lens represents.
getter/setter pair
isResolved bool

Available on CodeLens, provided by the CodeLens$Typings extension

true when there is a command associated.
no setter
range Range

Available on CodeLens, provided by the CodeLens$Typings extension

The range in which this code lens is valid. Should only span a single line.
getter/setter pair