import SwiftUI struct CodeBlock: View { var suggestion: SuggestionPanelViewModel.Suggestion var body: some View { VStack { ForEach(0..