Incomplete Xcode vim mode support frustrates vi users
4/10 LowXcode's vim mode implementation is incomplete, missing essential features like the '.' command. The community-provided vim extension supports vim perfectly including macros, but Xcode lacks a safe plugin API for the community to provide these features.
Collection History
Query: “What are the most common pain points with Swift for developers in 2025?”4/4/2026
It must be very difficult to implement the "." command in Xcode. That's why it's not implemented. It's not vi without this... That's why I really wish that Apple would work on providing a safe plugin API, so that the community could solve all of these problems themselves.
Created: 4/4/2026Updated: 4/4/2026