I try to prototype a Xcode plugin by following https://developer.apple.com/documentation/xcodekit/creating_a_source_editor_extension?language=objc but blocked for the first step as there is not an entry in the project template list for Xcode Source Editor Extension
.
So is it an abandoned feature or should I do something to enable the template?
It is available in Xcode version 14. To get this option
Xcode Source Editor Extension
Note: Without Step 1 when we select target it does nothing.