Deleted user

Results 130648 comments of Deleted user
trafficstars

i.e. ![image](https://github.com/user-attachments/assets/2b30d780-5756-4202-bcb5-3c83612bc3b2)

> I don't think that tabs should be removed, but in it's current state they do feel useless or excessive. They could be very useful and understandable, but now they...

Well... Idk if this issue are solved or not but execute this: ``` git clone https://github.com/NvChad/starter ~/.config/nvim && nvim ```

Hi we got the same laptop and I am currently running Fedora 41 KDE Plasma 6.2.5. I could not find the issue you describe on 1080p screens, but on 4k...

> > > Try this : > > ` > Widget _buildHorizontal() { > final List children = [ > for (int i = 0; i < widget.steps.length; i +=...

> Fun fact: This PR allows aliases to function calls for overloaded opIndex. Yeah, indeed, it's even part of [the tests](https://github.com/dlang/dmd/pull/11273/files#diff-a1354b493c13546e882c05034fcba918R43)

> current workarounds There's no. Eventually using functions. > should explain OK. This saves backend time to inline a function that reads or write from an offset.

you need to test setter and getter overloads coexisting too... ;), i.e read and write using your lambdas and same identifier and without parens ;) like a real access to...