massCodeIO / assistant-vscode

massCode assistant for VS Code
MIT License
28 stars 10 forks source link

Cannot select which fragment to insert #6

Closed jdhalbert closed 2 years ago

jdhalbert commented 2 years ago

When inserting a snippet into VS Code, only the first fragment is inserted. It is not possible to see or insert any other fragment.

antonreshetov commented 2 years ago

It's not a bug. The functionality provides work only with the first snippet fragment.

jdhalbert commented 2 years ago

Sorry, I should have labeled it as a feature request. I implemented it and submitted a pull request.

antonreshetov commented 2 years ago

Closed because it was added in #7