SongTxt-vscode
SongTxt-vscode copied to clipboard
Key binding to just show all of the code snippets available
trafficstars
You could just set "editor.snippetSuggestions": "top", for Songtxt, then crtl+space has them all at the top. Probably would need to document that so that average user can change it back (or maybe it's possible to map it to some "songtext.snippetSuggestionsTop" boolean setting).
Hoping to get some time to work on this project again soon. Thanks for the suggestions!