Amir Eldor
Amir Eldor
How strange. This happened to me today on my work laptop. It didn't happen on my personal laptop though, on the same project.
@tooolbox I'll try to check this again, hopefully tomorrow. Thanks
Hello, any news on implementing enum schema generation, especially for Unity? I am fiddling around with the code a bit, seems like I'm on the right track. I hope I...
Related to https://github.com/colyseus/schema/issues/69
Hi @endel , thanks for the response :) I use string values for one of my enums in this example: ```typescript export enum ShipType { Transporter = 'transport', Miner =...
> Would it be possible to transform shipType: ShipType into shipType: string for C# in this case? You don't mind losing type-safety here? If we use `shipType: string`, then we...
Hello @endel, bumping issue up :)
Hello @endel, thanks for the message :) I see your points. The equality problem probably have some C#-ish way that can help with, but the point of not creating new...
Please make this a per-paragraph feature. Having this affect the whole text is not fun for us RTL'ers (imagine including a code section).