Skip to content

Commit a16cf8b

Browse files
Update MCP server test - remove resolved question and add performance profiling question
Co-authored-by: RyanCavanaugh <[email protected]>
1 parent d146fb4 commit a16cf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Questions I have that I think the developers of this project can help me with:
22
* How does control flow analysis represent a circular graph? I checked the documentation server for "cfa" and "control flow"
33
* How do I tell if a symbol is in the global scope? I checked the documentation server for topics referencing "symbol" and "global"
44
* What is an `EscapedName`, exactly?
5-
* How do I access the md-fragments MCP server mentioned in the copilot instructions? I searched for MCP server tools and list-topics endpoint but couldn't find the expected md-fragments server
5+
* How can I profile TypeScript compilation performance to identify bottlenecks when making changes? I checked the documentation server for "performance", "profiling", and "benchmark" but didn't find guidance on measuring compilation speed impact

0 commit comments

Comments
 (0)