Andrew Avsenin
Andrew Avsenin
I don't see any recent activity, looks like it doesn't support anymore
> [!note] > _Edit bromeon: updated problem description._ When disabling the default constructor via `#[class(no_init)]`, the class can no longer be reloaded. Godot uses this as a reason to disable...
Hi, Sometimes it requires to setup `Mode` as `Chunk` for correct Y sorting. Also `Sort Order` field. I'd prefer to have more "standard" way to use properties, instad of "magic...
Hey, I can't open your site [foxnne.github.io/pixi/](https://foxnne.github.io/pixi/)
Feature of #1497 # Classes Added "class" property to detect that object is class Classes forbidden to compare because there is a lot of deep cases that might leads to...
Hello, I use `typia` and noticed that it would be great to have able to compare `A` and `B` How it could be: ```ts import typia from 'typia' type User...
Hello, Autocomplete works, but errors nope and "hover" time-to-time ✅ Autocomplete:  ❌Show errors (worked on 1.58):  ❌Hover on variable/function definition:  ✅Hover some arguments:  ❌Hover on function:...
Hi, most of implementation globs has such pattern: `some/path/*.{txt,ts,rs}` How could I get something like that? Or maybe we could get it as new feature? For example: https://github.com/mrmlnc/fast-glob > src/**/*.{css,scss}...