CodeLens$Typings extension
Properties
-
command
↔ Command
-
The command this code lens represents.
getter/setter pair
-
isResolved
→ bool
-
true
when there is a command associated.
no setter
-
range
↔ Range
-
The range in which this code lens is valid. Should only span a single line.
getter/setter pair