vscode-extension-auto-import icon indicating copy to clipboard operation
vscode-extension-auto-import copied to clipboard

Please advise how to implement similar functionality in the application

Open avil13 opened this issue 3 years ago • 0 comments

@NuclleaR Thank you very much for the plugin. I've been using it for a very long time.

Now I want to implement similar functionality in my cli application. And I want some advice, because I have not managed to understand everything in the code. I have some questions.

  • Do you collect all names of interfaces and types by yourself manually?
  • Do you insert collected types by yourself or using vscode or tsserver?

If you find the time to answer it, I will be very grateful to you. Thank you.

avil13 avatar Mar 30 '21 16:03 avil13