A coder

Results 17 issues of A coder

1. Suggestions work: ![image](https://user-images.githubusercontent.com/8134947/126906204-99942b01-83b7-47ba-822b-145aa133ce27.png) 2. Continue writing: ![image](https://user-images.githubusercontent.com/8134947/126906217-255b5d41-d65f-4e3d-a4cb-3172b91c5bcd.png) 3. Go somewhere else: ![image](https://user-images.githubusercontent.com/8134947/126906222-fa03429e-61c2-4392-944d-70d1947b3a5c.png) 4. Continue writing class by selecting end of WIP-class: ![image](https://user-images.githubusercontent.com/8134947/126906227-1cb02145-38d4-4b41-8ed8-be3a009bf259.png) 5. Suggestions just start from beggining, instead...

p3-high
contribution welcome

## 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...

C-feature
A-ui

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...

feature 🚀

After each save +1 symbol entry ![image](https://github.com/meowtec/vite-plugin-svg-sprite/assets/8134947/118b6009-7356-46b8-86e4-c551443cfbca) environment: [histoire dev mode](https://histoire.dev/) vite: 5.3.1