Interface IGotoLocationOptions

Configuration options for go to location

Properties

alternativeDeclarationCommand?: string
alternativeDefinitionCommand?: string
alternativeImplementationCommand?: string
alternativeReferenceCommand?: string
alternativeTypeDefinitionCommand?: string
multipleDeclarations?: GoToLocationValues
multipleDefinitions?: GoToLocationValues
multipleImplementations?: GoToLocationValues
multipleReferences?: GoToLocationValues
multipleTypeDefinitions?: GoToLocationValues