Skip to content

Commit d146fb4

Browse files
Complete Copilot configuration test with question about MCP server access
Co-authored-by: RyanCavanaugh <[email protected]>
1 parent 6456894 commit d146fb4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/copilot-questions.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Questions I have that I think the developers of this project can help me with:
2-
* How does control flow analysis represent a circular graph? I checked the documentation server for "cfa" and "control flow"
3-
* How do I tell if a symbol is in the global scope? I checked the documentation server for topics referencing "symbol" and "global"
4-
* What is an `EscapedName`, exactly?
1+
Questions I have that I think the developers of this project can help me with:
2+
* How does control flow analysis represent a circular graph? I checked the documentation server for "cfa" and "control flow"
3+
* How do I tell if a symbol is in the global scope? I checked the documentation server for topics referencing "symbol" and "global"
4+
* 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

0 commit comments

Comments
 (0)