Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:C

Filter by

6 results  (206 ms)

6 results

insindresorhus (press backspace or delete to remove)

WHAT - Support swift-syntax upper bound from 602 to 605 to support 602.x, 603.x and 604.x prereleases. HOW This approach is used in libraries such as [pointfree’s](https://github.com/search?q=org%3Apointfreeco+https%3A%2F%2Fgithub.com%2Fswiftlang%2Fswift-syntax+603.0.0 ...

Fixes #235 Problem Shortcuts using option + letter (e.g. option + q) stop working intermittently. option + number works reliably. Re-opening the app s settings window temporarily restores them. Root ...

Fixes #150 I wanted to implement it quickly to see how it would look like. I m no longer sure it s worth the complexity and potential support headache. The implementation is also just a MVP. It must ...

Fixes #99 I don t expect to merge this anytime soon because of the system requirements and it being a breaking change, but I would like a review. Why CodingKeyRepresentable instead of LosslessStringConvertible? ...

This adds support for SwiftUI menu items (they now auto update when shortcuts are changed). Also; it won t throw up a UI when modifying the existing shortcut. The implementation ... isn t great (it relies ...