import Foundation public enum SuggestionFeatureProvider: Int, CaseIterable { case gitHubCopilot case codeium }