Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

add function to copy all function name #97

Open
FFengIll opened this issue Mar 28, 2018 · 2 comments
Open

add function to copy all function name #97

FFengIll opened this issue Mar 28, 2018 · 2 comments

Comments

@FFengIll
Copy link

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?

@patrys
Copy link
Owner

patrys commented Mar 28, 2018

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.

@KamasamaK
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants