Hi Jordan,
Thanks for logging a feature request. We'll pass this on to the dev team.
Regards,
Liam
Hello, we've tried and it works quite good.
Our solution was to write tiny parser in c# (173 lines of code)
which simply gots js from this file:
https://portal.gamesparks.net/js/autocomplete.js
and transforms to "ts" file. let me know if someone interested - i'll share parser here or at github.
Hi Konstantin,
I also have been interested in using typescript with GameSparks, do you think you could share your parser ?
Thanks,
Ben
Hi Benjamin,
Jordan Ephron already posted python parser( i've discovered it later, but it uses another method):
https://support.gamesparks.net/support/discussions/topics/1000083479
our method integrated with pipeline and required somework to split out from other code. But let me know if you still interested
Thanks for the hint. I will look into it !
Jordan Ephron
We're considering migrating to GameSparks from PlayFab, whose CloudScript TypeScript typings we make extensive use of. Please consider supplying TypeScript typing definitions for the Cloud Code APIs, to ease development for those of us who prefer not to use the web IDE.
7 people like this idea