Kenta Kubo

Results 51 issues of Kenta Kubo

The MIME type of MessagePack is now registered as `application/vnd.msgpack`. https://github.com/msgpack/msgpack/issues/194#issuecomment-2111445791 This create is still using `application/msgpack`. https://github.com/hyperium/mime/blob/938484de95445a2af931515d2b7252612c575da7/src/constants.rs#L109

iOS 18 and iPadOS 18 now support dark-themed app icons. I would like to enable a dark-themed icon in DevToys. References: - https://developer.apple.com/design/human-interface-guidelines/app-icons#iOS-iPadOS

## Description When I tried to build a C executable target, I got the `undefined symbol: swift_addNewDSOImage` error. ## Steps to reproduce ```console $ tree . . ├── Package.swift └──...

## What is Swift SDK? Swift SDK is defined in [SE-0387](https://github.com/swiftlang/swift-evolution/blob/main/proposals/0387-cross-compilation-destinations.md). It can be installed by `swift sdk install` and uninstalled by `swift sdk remove`. Nowadays, Swift SDKs are distributed...

I'll consider using Xcode Cloud.

Currently, only host information can be synced with iCloud. However syncing private keys may be difficult because of security, I think that terminal settings and default user name should be...

feature

- Use LF - Use `union` as a merge driver for pbxproj - Colorize `Package.resolved` and `.swift-format`

It is valuable to add a feature to import or export DNS servers list. What to do: - [ ] determine a file format - [ ] determine the behavior...

enhancement

## Description `readdir()` returns `dirent` and it's a directory if its `d_type` equals to `DT_DIR`. https://www.man7.org/linux/man-pages/man3/readdir.3.html Although `wasm` returns a directory as a directory (`DT_DIR`), `wasm3` returns a directory as...

### Code of Conduct - [X] I agree to follow this project's Code of Conduct ### What would you like to see added? [`accept-autosuggestion`](https://github.com/JanDeDobbeleer/oh-my-posh/blob/41b9c8f927d6965279c081e0d25bd5764dff53ac/src/shell/scripts/omp.fish#L190) is really annoying for me because...

🚀 feat