Class: FakeCapabilities
libs/common/ide/fake/FakeCapabilities.FakeCapabilities
Implements
Constructors
constructor
• new FakeCapabilities()
Properties
commands
• commands: Object
Type declaration
Name | Type |
---|---|
clipboardCopy | undefined |
extractVariable | undefined |
fold | undefined |
highlight | { acceptsLocation : boolean = true } |
highlight.acceptsLocation | boolean |
indentLine | undefined |
outdentLine | undefined |
quickFix | undefined |
rename | undefined |
revealDefinition | undefined |
revealTypeDefinition | undefined |
showDebugHover | undefined |
showHover | undefined |
showReferences | undefined |
toggleLineComment | undefined |
unfold | undefined |