Verify
Verify copied to clipboard
Add missing maxLength parameter documentation in CrossChunkMatcher.cs
Addresses review feedback from #1648 to add missing XML documentation for the maxLength parameter.
- Added
<param name="maxLength">tag to theReplaceAllmethod documentation
/// <param name="builder">The StringBuilder to search and modify</param>
/// <param name="maxLength">Maximum length of patterns to search for</param>
/// <param name="context">User context passed to callbacks</param>
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.