Kokujou
Kokujou
Hello. I want to realize the following scenario: When having german audio (ger), i want to have only forced subtitles. the syntax for this would be ger:*|f now, the problem...
I'm using JSDoc to make javascript type-safe without all the disadvantages coming with typescript. works pretty well but the problem is now with enums. a enum we would like to...
when i use the attribute like this: ```c# [JsonSchema(JsonObjectType.Array, ArrayItem = typeof(string))] ``` and then process it through the client generator i get the property as any[][] now yes, a...
at the moment the only attribute types (from the static get properties()) are number, string, boolean, object, array. this is of course problematic if you pass more specific data. what...
Hi guys. i really want to set the "noImplicitAny" flag in my JSConfig, but in order to do that, i desperately need types to @-events. for addEventListener it already works...
i had this problem for a while now and figured out it's this extension causing the issue usually when you type in VSCode you get a suggestion for what function...
I just noticed when installing that the Application is installed in AppData\Local but the Model itself is in the Users directory. for me personally that's problematic because i don't have...
I recently tried out the FreedomGPT app on Windows. my specs: CPU: Intel i9-10900K 3.70GHz 20 CPUs 16 RAM Graphics: NVidia GeForce GTX 1660 SUPER i tried typing a command...
I'm sorry this report is going to be messy because i don't even know where to start... i played around with preview versions and omnisharp on/off and stuff and here...
i already know that there's a simple hotfix of adding the File.Header.liquid to hotfix_template, because i already needed to add an hotfix for classes without this i see annoying error...