GH-300 · Question #66
Which Copilot Individual features are available when using a supported extension for Visual Studio, VS Code, or JetBrains IDEs? (Each correct answer presents part of the solution. Choose two.)
The correct answer is A. Code suggestions B. Chat. GitHub Copilot Individual includes two core features accessible through supported IDE extensions (VS Code, Visual Studio, JetBrains): Code suggestions (A) - inline autocompletion as you type - and Chat (B) - the conversational AI assistant within the IDE. Knowledge Bases (C)…
Question
Which Copilot Individual features are available when using a supported extension for Visual Studio, VS Code, or JetBrains IDEs? (Each correct answer presents part of the solution. Choose two.)
Options
- ACode suggestions
- BChat
- CKnowledge Base
- DPull Request Diff Analysis
How the community answered
(62 responses)- A94% (58)
- C5% (3)
- D2% (1)
Explanation
GitHub Copilot Individual includes two core features accessible through supported IDE extensions (VS Code, Visual Studio, JetBrains): Code suggestions (A) - inline autocompletion as you type - and Chat (B) - the conversational AI assistant within the IDE. Knowledge Bases (C) are a GitHub Copilot Enterprise feature that allows organizations to create indexed documentation repositories for context-aware responses; they are not part of the Individual plan. Pull Request Diff Analysis (D) is also an Enterprise-tier feature, not available to Individual subscribers.
Topics
Community Discussion
No community discussion yet for this question.