snippets
snippets copied to clipboard
Two prompts have been found
When I set up the snippet, I found that there were two same options in the prompt.
In the figure above, I set btn, txt, ui, vc, and they all have become two options.
@htoooth are these snippets bound to a language ?
Yes, I set all these snippets to JavaScript.
@tahabasri
@htoooth are these snippets bound to a language ?
I had the same problem.We need help!
@htoooth @15Star if you're still using my extension, thank you! And I need your help so I can troubleshoot this issue (as I can reproduce in couple of laptops I own):
Please install this debug version https://drive.google.com/file/d/1TH6PAiPkI4Fzv7YUECaSc_OtAPwlmFAZ/view?usp=sharing
Here are the steps:
- IMPORTANT!!! Export your snippets in order to keep them safe
- Uninstall existing extension installation
- Extract the file downloaded
- Locate and install the new version from the menu Install from VSIX...
- Go the output panel and select Snippets from the Output picklist
- Select Trace from the Level menu
- Restart VS Code.
- If the Snippets list is empty, import your original snippets (using the original backup you made)
- Once the Snippets are loaded, use the trigger character to show the suggestions
- Probably the issue you're having in first place will still be there, but you'll see some messages in the Output panel at the bottom of the screen
- Please copy everything from that panel and share it with me via email ([email protected])
Thanks for sticking with my extension, we will fix this together.
Fixed by https://github.com/tahabasri/snippets/pull/111