🎥 VS Code Livestreams

From Zero to Hero Coding Spring Boot Applications in VS Code

🕗 Thursday, September 28 at 8:00 AM Seattle

🎯 In this beginners-oriented, hands-on, live coding session, we will explore how VS Code is a versatile environment for building Java and Spring Boot applications, showcasing its advantages over traditional heavyweight IDEs. This session will cover Java tooling, Spring Initializr integration, live coding support, testing, debugging, migration, deploying to Azure Spring Apps and the latest Spring Tools features for VS Code.


Previous Shows

You can find all recordings on our YouTube channel.

Speedrun your deployments from VS Code

Speedrun your deployments from VS Code

🎯 Savannah Ostrowski shows you how you can go from VS Code to Azure in minutes using the Azure Developer CLI (azd). Get support selecting and configuring cloud services, provisioning infrastructure, deploying your application and more – all in minutes right from your local dev environment.

Release Party v1.82 🎉 Port Forwarding, JS/TS refactoring and Quick Chat Updates

Release Party v1.82 🎉 Port Forwarding, JS/TS refactoring and Quick Chat Updates

Live event and Q&A with the VS Code and Jupyter teams to discuss highlights from the August 2023, v1.82 release. We'll demo the new Port Forwarding, JS/TS refactoring and Quick Chat updates!

Python Pulse - Data Science features, tools and tidbits

Python Pulse - Data Science features, tools and tidbits

Dawn Wages, Python Community Manager, is joined by the Soojin Choi, Data Science in VS Code Product Manager, to chat VS Code features, tools and tidbits for Data Science. We have demos, azd templates, copilot, remote tunnels and more. It will be an interactive episode so tune and ask for the content you'd like to see.

How does the new diff algorithm work in VS Code?

How does the new diff algorithm work in VS Code?

Over the past year, we have implemented a new diffing algorithm for VS Code. Join us to learn how this diff algorithm works!

Livestream Rewind | Top VS Code Tips, Tricks & Extensions to supercharge your workflow

Livestream Rewind | Top VS Code Tips, Tricks & Extensions to supercharge your workflow

We're revisiting one of our favorite episodes of the past year! In this session Sonny Sangha aka PAPAREACT, runs through his top Extensions, shortcuts and pro tips in VS Code that every developer should know in order to supercharge their developer workflow!

Connecting to SQL databases from VS Code

Connecting to SQL databases from VS Code

Join us as we create a database using the Azure VS Code extension, connect to it with the SQLTools extension, and use Python with SQLAlchemy to modify the database.

Data Alchemy: Unlocking GPT-4 Insights from Your Own Data

Data Alchemy: Unlocking GPT-4 Insights from Your Own Data

Venture with us into the realm of AI as we draw intriguing insights from a humble CSV, powered by the advanced GPT-4 model. Learn how to elevate everyday transaction data into an intelligent engine for your business decisions. Without sending your data to the cloud!

The Python Pulse - E2E Testing with Playwright

The Python Pulse - E2E Testing with Playwright

Join cloud advocates Pamela Fox and Sarah Kaiser to learn about end-to-end-testing with Playwright, an open source browser automation library. We'll test Python web apps using the pytest framework, show how to generate tests visually, and discuss accessibility testing too.

Release Party v1.81 🎉 Profiles, Jupyter and GHPRI Updates

🎉 Release Party v1.81 🎉 Profiles, Jupyter and GHPRI Updates

Live event and Q&A with the VS Code and Jupyter teams to discuss highlights from the July 2023, 1.81 release including Profiles, Jupyter and GHPRI updates!

Keep Production Running with VS Code & CodeStream

Keep Production Running with VS Code & CodeStream

Find out how New Relic CodeStream brings production telemetry data into VS Code to show you how your applications are performing in production, at the system, application, and even method level. Get more visibility into your production system to find and troubleshoot problems directly in your IDE.

Develop from anywhere with Visual Studio Code

Develop from anywhere with Visual Studio Code

Join us for this demo-packed session to learn how you can get the most out of your VS Code! Frustrated by your local machine’s limits? VS Code Remote lets you easily develop in a container, remote machine, or WSL. Want to code even faster? Powerful AI assistance is at your fingertips. Need to work elsewhere? Source control integration and the ability to run on both the desktop and web ensure you can work however and wherever you want.

VS Code Extension: Beyond “Hello World”

VS Code Extension: Beyond “Hello World”

Time for another live coding session on VS Code extension development! We’ll cover how to test an extension and how to make an extension run in the web.

Python Pulse | GitHub Extensions Show and Tell

Python Pulse | GitHub Extensions Show and Tell

We will look at how to keep focus on our code while working with GitHub by utilizing their extensions in VS Code. We can get help from copilot, we choose our issues and manage PRs, and we check our deployment statuses, all while not leaving our editor.

Release party v1.80 🎉 | Accessibility, Tunnels and Diff Editor Updates

🎉 Release party v1.80 🎉 | Accessibility, Tunnels and Diff Editor Updates

Live event and Q&A with the VS Code and Jupyter teams to discuss highlights from the June 2023, 1.80 release.

Livestream Rewind | Can VS Code teach you TypeScript?

Livestream Rewind | Can VS Code teach you TypeScript?

This week we're revisiting one of our most popular livestreams of the last year with TypeScript Wizard, Matt Pocock! Matt breaks down his VS Code extension - the Total TypeScript VS Code extension - and puts GitHub CoPilot through its paces generating and explaining TypeScript code.

Build a ChatGPT plugin with VS Code and Codespaces

Build a ChatGPT plugin with VS Code and Codespaces

Soojin Choi joins the livestream this week to show how you can build a ChatGPT plugin with VS Code and Codespaces! She’ll show how you can quickly develop a FastAPI app using GitHub Copilot, and turn that into a ChatGPT plugin, all from within Codespaces—a development environment hosted in the cloud.

Burke Learns Blazor - Setting up CI/CD for Blazor with Static Web Apps

Burke Learns Blazor - Setting up CI/CD for Blazor with Static Web Apps

Burke and Jon get the app working (finally) and deployed. We look at the basics of Blazor. Also, Jon eats a dozen donuts LIVE.

Copilot + PowerShell + Polyglot Notebooks

Copilot + PowerShell + Polyglot Notebooks

Doug Finke is here to demo ChatGPT in different environments! Like, Copilot, see how to summon GPT in Polyglot Interactive notebooks. Plus, ChatGPT at your fingertips in the console and your scripts using PowerShell AI integration.

Burke learns Blazor by porting a Vue.js app to Blazor

Burke learns Blazor by porting a Vue.js app to Blazor

This summer, Burke and Jon are porting theurlist.com to Blazor - a real world JavaScript application written in Vue.js. Join them each week as they use Visual Studio, Visual Studio Code and GitHub Copilot to rebuild this app and try to tackle every frontend issue you might encounter along the way.

Release party v1.79 🎉 | Markdown, JS, vscode.dev and Copilot Chat

🎉 Release party v1.79 🎉 | Markdown, JS, vscode.dev and Copilot Chat

Live event and Q&A with the VS Code and Jupyter teams to discuss highlights from the May 2023, 1.79 release.

Python Pulse - Let's Make Dev Containers: Audience Edition

Python Pulse - Let's Make Dev Containers: Audience Edition

Sarah Kaiser and Dawn Wages are diving into your requests today LIVE by taking Python repo suggestions from the audience and creating Dev Containers. Join us for an hour of making development environments with Docker to enable you to develop anywhere with anyone.

Easily Manage MongoDB in VS Code: The Winning Combo for Peak Efficiency

Easily Manage MongoDB in VS Code: The Winning Combo for Peak Efficiency

With the MongoDB for VS Code Extension now generally available (GA), it is easier than ever to use a single unified interface (VS Code) that you already know and love to work with your application data from MongoDB side-by-side with your application code for a more streamlined software development experience. The extension allows you to connect to your MongoDB deployment on Atlas or your local machine so you can explore and query your data from your favorite IDE. You can also view database schema and indexes to optimize your data model, and use the Playgrounds feature or access the MongoDB Shell for more advanced scripting operations during code development. And with the most recent release of the extension in GA, intelligent autocomplete for MongoDB’s Query API and optimizations to the Playgrounds experience make for an even more delightful experience.

Building ChatGPT with ChatGPT and GitHub Copilot

Building ChatGPT with ChatGPT and GitHub Copilot

That's right! On today's show Burke is going to demo building ChatGPT WITH ChatGPT and GitHub Copilot!