A coder
A coder
1. Suggestions work:  2. Continue writing:  3. Go somewhere else:  4. Continue writing class by selecting end of WIP-class:  5. Suggestions just start from beggining, instead...
## Is your feature request related to a problem? Please describe. I use vscode as my main coding environment and almost all of the time i don't know api of...
When following player (with physics), camera jitters. When i move camera myself [with this hack](https://github.com/Jondolf/bevy_xpbd/issues/211#issuecomment-1789342920) it works. But idk what to do with `smooth-bevy-cameras`. I tried initializing `look_transform_system` myself, but...
Please add section about pause() method in the readme. I eventually found it :D
Could you please implement safe `.bind()` api via `Result` or at least option of `.bind_safe()` Ofc idiomatic would be `bind()` and `bind_unsafe()`, but people always can use `.unwrap()` so i...
## Description When husky installed and in `package.json` `prepare: husky install` script exists np crashes with ``` ✖ SyntaxError: Unexpected token '>', " > kirka@5."... is not valid JSON at...
💥 NEW: Iterators 2.0. New extensible iterator api - Conditional generic parameters (for example flatmap accepts only iterables) ```typescript // Before IterFrom.array([1,2,[3]).flatten() // inner hacks to ensure 1 and 2...
### Description ``` "@hey-api/openapi-ts": "^0.45.1" node v22.0.0 ``` After running openapi-ts in my nodejs project i get message in console: `DeprecationWarning: fs.Stats constructor is deprecated` ### OpenAPI specification (optional) _No...
After each save +1 symbol entry  environment: [histoire dev mode](https://histoire.dev/) vite: 5.3.1