Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Add getInput() to API #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

CsCherrYY
Copy link
Contributor

Signed-off-by: CsCherrYY chenshi@microsoft.com

original issue: microsoft/vscode#146037

With this change, we can have a way to get the current valid anchor of the reference-view, it helps to switch to our custom reference views from the preset reference views (supertype view and subtype view).

The usage can be found here: https://github.com/CsCherrYY/vscode-java/blob/bff041f997a6de0cbba9df243c1b7dc3a6f84006/src/typeHierarchy/typeHierarchyTree.ts#L76-L83

Simple demo:
getinput

Signed-off-by: CsCherrYY <chenshi@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant