I've made updated VSCode Lua Snippets for the TIC-80 API #1713
James-Fraser-Jones
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
This sounds like a great idea, but Wren is my language of choice... I wonder if we had a TIC-80 extension if we should try to consolidate all TIC-80 support in a single extension (that might ship with multiple languages, etc)... ie. if a full fledge extension is created should it be "TIC-80 support" or "TIC-80 Lua support" only? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I found the existing snippets file pointed to by the website to be lacking. So I wrote a new snippets file for all the API functions currently listed in the wiki. I've also included option prompts to indicate default values and value ranges for certain parameters.
If this is useful to people, perhaps it could be added to the website?
Also, if there is interest, I could attempt to repackage these snippets as a fully fledged VSCode extension to make it slightly easier for users to install.
Beta Was this translation helpful? Give feedback.
All reactions