Visual Studio Code
Visual Studio Code 9 hours ago
🚀 Help us choose the next VS Code Learn courses! 🎓💙 What would you like to learn next in VS Code Learn (https://aka.ms/vscode/learn) ? 🤔 Drop your ideas in the comments! We’d love to hear what would help you become more productive with VS Code.
67
3
Visual Studio Code
Visual Studio Code 1 month ago
GitHub Copilot Dev Days Spanish edition is happening today at 12 PM (CDMX 🇲🇽)! Register at: https://aka.ms/GHCDevDaysLatam/x Join us to build a modern app with TypeScript, React, and Tailwind while exploring Agent Mode in VS Code, context engineering, and agentic workflows with GitHub Copilot.
130
2
Visual Studio Code
Visual Studio Code 1 month ago
🇧🇷 Brazilian developers, this one’s for you! GitHub Copilot Dev Days Brazil is happening today, with a hands on session exploring agentic development in VS Code. Register here: https://aka.ms/GHCDevDaysBrasil/x
158
1
Visual Studio Code
Visual Studio Code 1 month ago
And the best terminal for agents is... #ai #coding #terminal
12
Visual Studio Code
Visual Studio Code 1 month ago
🤔 Still fixing the same things in every code review? It’s time to automate it! In this new VS Code Newsletter, learn how to turn your team’s best practices into workflows with GitHub Copilot. https://www.linkedin.com/pulse/your-t...
223
3
Visual Studio Code
Visual Studio Code 2 months ago
From our team to you, our incredible developer community, thank you for following VS Code and helping us reach 1 million subscribers on YouTube! 💙
7
Visual Studio Code
Visual Studio Code 2 months ago
We've been shipping a lot with our VS Code weekly releases! 🚀 See what's new in our changelog: http://aka.ms/VSCode/Changelog Happy coding! 💙
In this video, we explore several improvements across the editor experience, including Autopilot (Preview), Integrated Browser Debugging, Chat Customization (Preview), and Configurable Thinking...
19
Visual Studio Code
Visual Studio Code 2 months ago
We just hit 1M subscribers on YouTube 🎉 Thank you to our amazing community for building, learning, and growing with us. This milestone is yours, happy coding! 💙
1.1K
30
Visual Studio Code
Visual Studio Code 3 months ago
Agents, for real work. The latest VS Code release gives you better agent orchestration, extensibility, and continuity. Here's what's new: 🪝 Hooks support 🎯 Message steering and queueing 🌐 Agentic integrated browser 🧠 Shared memory And more... Want to see how these features can enhance your developer workflow? Join us for our VS Code release livestream on March 19 at 8 AM PST! 🔔 Turn on notifications → http://aka.ms/VSCode/Mar19 Happy coding! 💙
Join us as we demo some of the major updates to VS Code and GitHub Copilot in the past month. This is your chance to chat live with members of the product team. 🎙️Featuring: Olivia McVicker...
35
2
Visual Studio Code
Visual Studio Code 4 months ago
Missed the livestream? No problem. You’re right on time. VS Code Live: Agent Sessions Day is now available on demand! 🍿 ➡️ https://www.youtube.com/playlist?list... Join the VS Code product team, special guests, and community builders for live demos and behind‑the‑scenes stories showing how VS Code enables agentic development while staying true to its core values: open, extensible, and deeply community‑driven. See how developers are using agents, customizable workflows, and open integrations to build smarter. …it’s all waiting for you, ready to watch anytime. Hit play ▶️ Explore the sessions 🔎 Start building what’s next ✨
227
1
Visual Studio Code 4 months ago
You told us you’re running multiple AI agents and wanted a better UX. We listened and shipped it 🚀 Check what’s new in the latest VS Code release!
See how to delegate tasks to multiple agents in VS Code - local, background, cloud, and even Claude and Codex - to tackle all of your coding tasks, with an updated user experience for managing...
66
Visual Studio Code 5 months ago
What’s your biggest pain point with Inline Suggestions?
863 votes
No pain point complaints ☺️
Not accurate enough 🎯
Doesn’t trigger when I want 🤦‍♂️(Comment to explain)
Triggers too often ⏱️ (Comment to explain)
33
24
Visual Studio Code 5 months ago
How helpful are Inline Suggestions for you lately? 🎯 (https://aka.ms/VSC-IS)
738 votes
Super helpful 🔥
Mostly helpful 👍
Hit or miss 🎲
Not too helpful (Explain in comment)
38
12
Visual Studio Code 5 months ago
What do you use Inline Suggestions for the most? ⚡️
1.3K votes
Writing new code faster 🧠
Repetitive code / boilerplate 🧱
Refactoring existing code 🔁
Comments / docs / tests 📝
59
6
Visual Studio Code 5 months ago
How often do you use Inline Suggestions?
2.2K votes
All the time
Often
Sometimes
Never
58
15
Visual Studio Code 6 months ago
The agent experience in VS Code just got a major upgrade! Today's release expands your unified experience for agents wherever they run: locally, in the background, or in the cloud. Here's what you'll see: 🔗 Integrated agent sessions: Agent sessions now live directly in the Chat view. See status, progress, and file changes at a glance, all in one unified experience. 🌳 Isolated background agents: Run multiple background agents simultaneously without conflicts using Git worktrees. Each agent works in its own isolated folder. 🔀 Seamless handoff across agents: Start locally with brainstorming, then hand off to background or cloud agents with one click. Your context transfers automatically. Read the full release notes for more of what's new: https://code.visualstudio.com/updates... Happy coding! 💙
392
17
Visual Studio Code 6 months ago
🎥 Generate a test suite with GitHub Copilot and PDD In this video we use Prompt-driven development to help write a test suite - including end to unit tests, unit tests and integration tests - with GitHub Copilot inside VS Code to cover API integration, edge cases, and common user interactions with tests.
In this video we use Prompt-driven development to help write a test suite - including end to unit tests, unit tests and integration tests - with GitHub Copilot inside VS Code to cover API integrati...
32
Visual Studio Code 6 months ago
🎥 Build a Responsive UI through Prompt Driven Development In this video, we use GitHub Copilot in VS Code to enhance the Notes app. You’ll see how Copilot makes the layout responsive, adds a real-time search feature, and even writes the project README.
In this video, we use GitHub Copilot in VS Code to enhance the Notes app. You’ll see how Copilot makes the layout responsive, adds a real-time search feature, and even writes the project...
35
Visual Studio Code 7 months ago
🎥 Prompting for more than code You can write prompts to do more than generate code with GitHub Copilot. Take a stroll on the creative side and let the AI start answering questions about a set of recipes - including planning out an entire dinner party.
You can write prompts to do more than generate code with GitHub Copilot. Take a stroll on the creative side and let the AI start answering questions about a set of recipes - including planning...
37
Visual Studio Code 7 months ago
🎥 Advanced Techniques for Documenting Code with GitHub Copilot GitHub Copilot for Pro Docs: README, API Docs, and comments on demand! Maxim Salnikov (Microsoft) demos advanced prompting, BYOK, and reusable Prompt Files.
In this episode of Prompt Driven Development, Maxim Salnikov, AI Dev Tools Solution Engineer at Microsoft, demonstrates how to document an app using GitHub Copilot, generating a polished README,...
66
1