You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.
I think you could add a context menu (IIRC it's already supported in the stable API) with "Copy symbol name". Can't comment on how to access the clipboard as I don't have the full API memorized.
I don't believe there is anything in the VS Code API for accessing the clipboard, but you should be able to use a Node package like clipboardy to accomplish that.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For convenience , I wish to add a button (or something else) to copy the symbol list from panel node.
May I do a PR for it?
The text was updated successfully, but these errors were encountered: