SubaruArai
SubaruArai
@mcuee My bad, didn't notice that. I recently tried to build under msys2 but failed, which led to me doing cross-compile. I also find it being much more stable -...
~~Yet another (vscode native) way to tackle this problem: in `keybindings.json`:~~ **Do not use!** this causes issues with recent version of vscode/vscode-neovim. too long, click to expand ```json [ {...
We had the same need (to pause and resume) in out team, too. While @BenArtes 's idea was what I thought at first, we found that it might not be...
@maxburke Haha, I was starting to make a pr myself (this issue has been for 3 years!), until I saw your pr. Thanks!
@ingydotnet 6.0.1 is out, can we have an eta on the next major/minor release that'll merge this pr?
@ingydotnet May I ask for clarification on the schedule? If my understandings are correct, this looks like to be the current schedule: - 2023/Nov/03 (end of 1st week of November)...
@tfoote Can you point for someone to review and merge? Thanks in advance.
I was thinking to suggest using a `%YAML 1.2` tag to automatically disable `check-keys`. But then again, found out that `pyyaml` (still!) doesn't support yaml 1.2. Switching to `ruamel.yaml` might...
Another example of the lock file causing trouble: https://forum.kicad.info/t/opening-schematic-error/43525
I guess this needs a protocol update, and since there will be no new official ROS1 version, while it is technically possible, it won't be practically possible. Although I would...