1 reference to AddNewLinesToCopilotText
Microsoft.CodeAnalysis.Features (1)
DocumentationComments\CopilotDocumentationCommentGenerator.cs (1)
164
var replacementText =
AddNewLinesToCopilotText
(copilotStatement, indentText, edit.TagType, characterLimit: 120);