Anton Kalmanovich
Anton Kalmanovich
I'm not sure if there's a bug indeed or if I'm just wrong here. **Code:** ```ts interface Args { foo: Foo; fooKey: keyof Foo; } interface MyFunction { (args: Args):...
**Describe the bug** I could get to main menu in RE8, main menu has 3d stuff, works fine, I can change settings, etc, but the game freezes with a black...
Link: https://codesandbox.io/s/magical-smoke-y35vsp?file=/src/index.js ```js import _ from "lodash/fp"; const obj = { foo: [{ bar: 1 }] }; // Input object log console.log("input", JSON.stringify(obj.foo[0])); // { bar: 1 } const newObj...
Reproducible freeze in Kingdom Come Deliverance 2 when Global Illumination is set to Ultra or higher
### Software information Game: Kingdom Come Deliverance 2 Settings: Global Illumination set to Ultra or Experimental (can't reproduce on High). Save file: [save207.whs.zip](https://github.com/user-attachments/files/23654353/save207.whs.zip) Video of the freeze: https://www.youtube.com/watch?v=LwCcfn-TZJg Video of...
Hey! Your theme is in my opinion the best theme for VSCode, can you by any chance publish it to https://open-vsx.org/ to make it available for other editors like Cursor?...