Yusuke Hosonuma

Results 28 issues of Yusuke Hosonuma

"Release Date” columns are always displays “Unknown" when use japanese(or also other languages maybe). ![image](https://user-images.githubusercontent.com/2990285/103652287-39ee0e00-4fa6-11eb-82e0-9f252613402a.png) Probably the cause is that the date output of the [xcodes](https://github.com/art-divin/XcodeUpdates/blob/main/XcodeUpdatesInternal/XcodeUpdatesInternal/External/xcodes) command included in the...

enhancement

ref: https://qiita.com/yuki0n0/items/912179f4f9a90d830076

English and Japanese.

JSON における文字列・数値・Bool リテラルなどで、色分けができたら見やすくてよさそう。 ただ、そこまで重要かといえばそうでもないので、WebView とかでシンタックスハイライトを適用するようなアプローチはやりたくない。

SwiftUI 3.0 からの [searchable](https://developer.apple.com/documentation/swiftui/view/searchable(text:placement:)) を利用できれば、自動的に隠れてくれたりして便利そう。(な気がする ref: https://github.com/YusukeHosonuma/UserDefaultsBrowser/blob/main/Sources/UserDefaultsBrowser/View/SearchContainerView.swift

enhancement

例えば: ref: https://github.com/YusukeHosonuma/UserDefaultsBrowser/blob/main/Sources/UserDefaultsBrowser/View/RowView.swift

good first issue