Go from idea to agent-ready in our latest series from VS Code Learn: Java with @rorypreddy 👉🏽 https://lnkd.in/e46-Wrcz Build a Java Spring Boot application with GitHub Copilot in VS Code, debug it, transform its features into MCP tools, and put everything to the test with Playwright—all through practical, real-world AI-assisted development!
Visual Studio Code
Software Development
Redmond, Washington 553,708 followers
Code Editing. Redefined.
About us
The open source AI code editor
- Website
-
https://code.visualstudio.com/
External link for Visual Studio Code
- Industry
- Software Development
- Company size
- 10,001+ employees
- Headquarters
- Redmond, Washington
Updates
-
🏃🏽♀️➡️ Stay in the flow and create files on the go! #vscode #vscodetips #code
-
🔎 Change Font Size Without Zooming VS Code UI Want to make your code or terminal text bigger in VS Code without zooming the entire UI? In this quick tip, learn how to use keyboard shortcuts to increase or decrease the editor font size and terminal font size independently—without affecting the rest of the VS Code interface. #vscode #developertips #coding #programming
-
Join Reynald Adolphe and members of the VS Code and GitHub Copilot product and engineering teams for a look at the latest features and updates. 🎙️ Featuring: Reynald Adolphe (@ReynaldAdolphe), Marc Baiza (@MarcBaiza), Joanna Oikawa (@joanna_oikawa), Megan Rogge (@MeganRogge_), Cynthia Zanoni (@cynthiazanoni) 📲 Follow VS Code: X: https://x.com/code Instagram: https://lnkd.in/dVd2Biye Bluesky: https://lnkd.in/eHt8ePcd LinkedIn: https://lnkd.in/eBdYuE5y GitHub: https://lnkd.in/eRAzZ8J #vscode #githubcopilot
🔴 VS Code Live: Latest News, Vercel Plugin + New Feature Demos
www.linkedin.com
-
🚀 The latest VS Code release brings new ways to work with agents and get more from agent sessions. Here’s what’s new: 🤖 Pick up recent Copilot or Claude agent sessions in VS Code, even when started in another app. 🦆 Get a second opinion on agent work with /rubber-duck. A complementary model checks for missed details and edge cases. 📄 The Agents window now brings chat, diffs, and session details together in a single side pane. 📊 See input, cached input, and output token counts for each model used in a chat turn. 🔗 Explore the latest updates: https://aka.ms/VSCode/135 Happy coding! 💙
-
-
🤖 What if your agent could keep working while the same session stays available across VS Code, the browser, and other machines? That’s what we’re building with Agent Host! 🔗 Check out how it works and explore the open Agent Host Protocol: https://lnkd.in/ecmC6Cqs
-
Find and Fix Failing Tests Faster in VS Code Got a failing test in CI? See how VS Code’s Test Explorer makes it easy to filter your tests, find the failure, debug the issue, view test results, and rerun the test—all without leaving VS Code. #vscode #testing #programming #developertools #coding
-
VS Code Is Now on Instagram! 🎉 👉🏽 Find us on Instagram at https://lnkd.in/gazj4Vti VS Code is officially on Instagram! Follow us for tips, tricks, new features, and more from the VS Code community. #vscode #code
-
📌 Show, Hide, & Pin Any Model Easily manage models from GitHub Copilot, local models, and bring your own key with a single click! 👉🏽 https://lnkd.in/gk-EagVJ
-
Debug Your Scripts in VS Code with GitHub Copilot Tired of remembering all the syntax for a launch.json file? 🤖 In this quick tip, learn how to use GitHub Copilot to analyze your package.json, generate the right debug configurations, and launch your scripts directly with the built-in VS Code debugger. #vscode #githubcopilot #developertips #debugging #programming