We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c28428 commit 5952bf5Copy full SHA for 5952bf5
1 file changed
src/copilot/utils.ts
@@ -213,7 +213,7 @@ export class ContextProviderResolverError extends Error {
213
/**
214
* Send consolidated telemetry data for Java context resolution
215
* This is the centralized function for sending context resolution telemetry
216
- *
+ *
217
* @param request The resolve request from Copilot
218
* @param start Performance timestamp when resolution started
219
* @param items The resolved context items
0 commit comments