Positron Assistant
- Positron Assistant enabled and connected to the GitHub Copilot provider.
Why? Positron Assistant is the built-in AI coding companion in Positron. It connects you to language models (GitHub Copilot, Anthropic Claude, OpenAI, etc.) for chat-based help, inline code suggestions, and code completions — all inside the editor. Enabling it is required for the AI-assisted workflows used in this course.
Enabling Positron Assistant (from official docs)
The steps below are adapted from the Positron Assistant Getting Started guide.
Step 1 — Enable Positron Assistant
- Open Positron settings (
Ctrl+,). - Search for
positron.assistant.enableand check the box.
- Restart Positron or run the Developer: Reload Window command in the Command Palette (
Ctrl+Shift+P).
Step 2 — Configure a language model provider
Anthropic and GitHub Copilot are enabled by default. Other providers (Amazon Bedrock, Snowflake Cortex, OpenAI, Custom) are in preview/experimental and must be enabled through settings.
GitHub Copilot is enabled by default when you are signed in.
- Run the command Positron Assistant: Configure Language Model Providers (
Ctrl+Shift+P). - Select GitHub Copilot as the model provider.
- Select Sign in and complete the GitHub OAuth flow in your browser.
You can also sign in to GitHub via the Accounts icon (bottom-left of the Activity Bar).
Step 3 — Use Positron Assistant
Once authenticated with at least one provider, open the Assistant chat:
- Select the chat robot icon in the sidebar, or run
Chat: Open Chatfrom the Command Palette.
- Type your question in the chat input box and press
Enter.
See the full Positron Assistant Getting Started guide for all provider options.
Support
- IT Help: ITHelp@worldbankgroup.org | Walk-in centres
- GitHub / Copilot access: github@worldbank.org
- Additional resources: Positron docs · GitHub Copilot docs



