vscode.dev
Visual Studio Code with GitHub Copilot supercharges your code with AI-powered suggestions, right in your editor
355 posts
8,827 followers
26 following
Regular Contributor
Active Commenter
comment in response to
post
🔎 Head to the full release notes to learn more: aka.ms/VSCodeRelease
Happy coding! 💙
comment in response to
post
To get editor-like completions in Python REPL sessions, make sure you enable the following settings in your configuration ⚙️
terminal.integrated.shellIntegration.enabled
python.terminal.shellIntegration.enabled
terminal.integrated.suggest.enabled
python.analysis.supportAllPythonDocuments
comment in response to
post
Language server completions are now available in the terminal, starting with Python via Pylance! 🐍
comment in response to
post
The Source Control Graph now shows more commit details and integrates with Copilot coding agent.
With the GitHub Pull Requests extension, you can assign PRs to the Copilot coding agent, add history items as chat context and track the agent’s status.
comment in response to
post
The agent uses a Notebook Summary tool to keep context in long tasks.
When it runs a cell, you’ll see a code preview and link in Chat, making it easy to review and jump to the Notebook before confirming execution.
comment in response to
post
The Jupyter extension now guides you to set up or select a Python environment, ensuring your notebook kernel is ready to go. This lets the agent run notebook cells with minimal user input.
comment in response to
post
The Notebook view now auto-scrolls to the cell being run by the agent. Toggle follow mode anytime to track progress in real time or pause and focus on code.
comment in response to
post
Define your own chat modes in VS Code!
Set up custom instructions and choose your tools for each mode. Use the “Chat: Configure Chat Modes” command to create/manage modes, then select from the chat dropdown.
This feature is in preview, try it out and share your feedback!
comment in response to
post
Quickly add your working file as chat context, just pick the suggestion or use a shortcut. In agent mode, only the file name and cursor location are shared (not file contents).
comment in response to
post
It’s now easier to distinguish your messages from AI responses, undo previous requests, and navigate attachments in chat 💬
Editing is more efficient with new key bindings for keeping or undoing changes, plus improved handling of large files.
comment in response to
post
Group related tools into sets and quickly select them in chat with #️⃣ tool-set-name. Perfect for advanced workflows and teams managing multiple tools.
comment in response to
post
🐞 Auto-restart and debug MCP servers by adding a dev key to your server config. Enable file watching for live reloads and debugging for Node.js or Python servers.
comment in response to
post
🔒 Connect to MCP servers requiring user authentication, with support for the latest authorization spec.
Manage server and account access, use both code/device flows, and easily remove auth providers right from VS Code.
comment in response to
post
With MCP sampling (experimental), MCP servers can request actions from the model, but your confirmation is always required on first use.
You have full control over which models each server can access and can review detailed sampling logs at any time using the MCP: List Servers command.
comment in response to
post
Browse, add, and save resources from MCP servers for use in chat or your workspace.
comment in response to
post
Create reusable prompts defined by MCP servers, accessible in chat as slash commands like /mcp.servername.promptname.
comment in response to
post
VS Code is the first editor supporting all MCP spec capabilities! 🎉
We've implemented support for MCP's full spec, including prompts, resources, sampling (experimental), authentication, and dev mode. This enables you to manage and interact with AI models more securely and efficiently.
comment in response to
post
See you there at 8 AM PT tomorrow, June 12th: youtube.com/live/T44T55w...
comment in response to
post
Extending agent mode isn't just about MCP, it's about extensions too! Rob Emanuele will demo the new PostgreSQL extension and its agent mode capabilities in VS Code.
youtube.com/live/T44T55w...
comment in response to
post
Sam Morrow will talk about the GitHub MCP roadmap.
youtube.com/live/T44T55w...
comment in response to
post
Debbie O'Brien will walk us through the power of using the Playwright MCP server in VS Code.
youtube.com/live/T44T55w...
comment in response to
post
Sean Roberts will show Netlify's official MCP server.
youtube.com/live/T44T55w...
comment in response to
post
Peter McCarron will demo Figma's Dev Mode MCP server - now available in beta!
youtube.com/live/T44T55w...
comment in response to
post
Connor Peet will showcase the latest MCP features in VS Code.
youtube.com/live/T44T55w...
comment in response to
post
Tyler Leonhardt and Den Delimarsky will talk all about MCP auth.
youtube.com/live/T44T55w...
comment in response to
post
Full video: youtu.be/d_wpn8wW2sw
comment in response to
post
Learn more: www.figma.com/blog/introdu...
comment in response to
post
code.visualstudio.com/blogs/2025/0...
comment in response to
post
code.visualstudio.com/blogs/2025/0...
comment in response to
post
code.visualstudio.com/blogs/2025/0...