ITADN

Add autocompletion support in `.swift-format` files

#2216Openbkhouri 创建于 2026-05-08
enhancement
B
bkhouricommented
**Is your feature request related to a problem? Please describe.** The VSCode extension provides autocompletion support for `Package.swift`. The Swift toolchain comes with `swift-format`, who configuration file `.swift-format` is a JSON file. It would be create if the extension supported autocompletion in the `.swift-format`, similar to how VSCode has autocompletion in when configuration the IDE settings in JSON.
1 条评论