Richard Topchii
Richard Topchii
Hi, it's a nice library. However, it seems that it's not currently available as the package for Swift Package Manager or via CocoaPods, so that the library could be easily...
### Description If autosave is turned off, show an unsaved indicator if the file has been edited and not yet saved, both in the currently active tab (if visible) and...
### Description Related to #1070 If a window is open and the user drags the file into the CodeEdit window, that file should become opened and it's contents should be...
Similarly to #715, the `Package.manifest` file in this project still uses branches instead of tags, so it is not possible to use a versioned release rule in order to install...
The changes to support Xcode 15.2 haven't been tagged, therefore it's impossible to fetch this library with the Swift Package Manager using the Semantic versioning. Could you please tag the...
Hi, I'm curious whether it's allowed to use SwiftyBeaver in a concurrent environment. Let's consider we have 2 targets: an iOS app and an app extension, both are sharing the...
Please support Swift Package Manager
Use DateComponents instead of Date to coordinate between multiple modules. This should simplify the code and allow for future improvements.