fwcd

Results 363 comments of fwcd

I've moved this to `main`, hopefully this should also address the new style checks

No objection on my end :) (though I'm not sure if anyone else even uses the Xcode generator)

Just updated to the latest snapshot and stumbled upon this dialog. At the risk of feeling a little https://xkcd.com/1172, is there a setting for disabling this? I occasionally add music...

My mental model is that Nix, like most other package managers, should operate independently from any particular source control and, if needed, implement its own ignore mechanism, as suggested by...

Note that Apple's `@available` checks are runtime checks and generally still assume that you're building with the latest SDK/Xcode version, even when back-deploying to some older macOS version (which is...

Appreciate the efforts on maintaining an active fork, but please keep the issue open if it's not fixed here yet (and use downstream issues otherwise).

I've cherry-picked https://github.com/kotlin-community-tools/kotlin-language-server/commit/eadceb7c512d5b2903b51595713132a0b735d515 to #612, though this doesn't fix the issue and just prevents it from potentially crashing the language server

Please rebase onto the latest `main` branch, #150 made some minor changes to the way keywords are highlighted.

I ran into this a couple of times too, see also the Zulip thread: https://mixxx.zulipchat.com/#narrow/channel/109122-general/topic/Key.20sorting.20bug.20on.202.2E6.2Fmain Changing the sort order causes it to sort correctly, so it definitely seems like a...

> You may want to look into these PRs: https://github.com/mixxxdj/mixxx/pulls?q=is%3Apr+is%3Aclosed+author%3Adanferns Those PRs were largely going to `main`, if this is a bug on 2.5 too, it's likely something earlier.