πŸŽ₯ VS Code Livestreams

Release Party v1.85 | Floating editor windows, JS debugger, and Copilot Updates

πŸ•— Thursday, December 14 at 8:00 AM Seattle

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


Previous Shows

You can find all recordings on our YouTube channel.

Python Pulse - πŸ”΄ Supercharge your DX using VS Code, Codespaces and Dev Containers

Python Pulse - πŸ”΄ Supercharge your DX using VS Code, Codespaces and Dev Containers

Dawn brings her Python Developer Experience tutorial to the live stream, this month for the last Python Pulse episode of the year. Learn about navigating VS Code faster and more efficiently with some power user features integrated with Codespaces and Dev Containers.

Dev Containers in the Cloud Native Ecosystem

Dev Containers in the Cloud Native Ecosystem

This week we'll explore how VS Code, Codespaces and Dev Containers are helping Cloud Native open-source projects. We'll take a look at the configurations of a few projects and share feedback from the maintainers about how the community has been impacted.

AI-Powered Coding: Unleashing Data and SQL Mastery with GPT Function Calling

AI-Powered Coding: Unleashing Data and SQL Mastery with GPT Function Calling

Experience the synergy of AI and coding β€” tune in to see how GPT Function Calling transforms external tools and database management with Doug Finke on the Microsoft VS Code Livestream.

▢️ VS Code Rewind | Building Your First Extension in VS Code

▢️ VS Code Rewind | Building Your First Extension in VS Code

Today we're revisitng one of our favorites with our friend, Tyler! The title says it all! In this livestream, we’ll be creating a VS Code extension from scratch. If you want to follow along, some programming experience is required and be sure to have VS Code and node.js installed.

Release party v1.84 πŸŽ‰ | Copilot Updates

πŸŽ‰ Release party v1.84 πŸŽ‰ | Copilot Updates

Live demos from the VS Code and Jupyter teams to showcase highlights from the October 2023, v1.84 release. This week Olivia is joined by Benjamin Pasero and Rob Lourens. Join us and chat live with the team!

Simplifying Data Analysis - Live from PyData NYC 2023

Simplifying Data Analysis - Live from PyData NYC 2023

Dawn Wages, Python Community Advocate, is joined by Cloud Advocate, Nitya Narasimhan, to talk about Data Analysis with GitHub Codespaces, Jupyter Notebooks and OpenAI live from the Microsoft Time Square office, host of PyData NYC 2023.

How to develop like a Senior Software Engineer

How to develop like a Senior Software Engineer

Find out what are the key principles of a senior-level software engineering as we take a real-world repository and bring it to the next level with solid concepts that you can apply to any project.

Exploring the Dev Container Ecosystem

Exploring the Dev Container Ecosystem

On this week's session we'll demo various aspects of the dev container ecosystem, including Features, Templates, and the specification.

Coding Python in a Haunted House Using VS Code for Education

Coding Python in a Haunted House Using VS Code for Education

Learn Python with Spooky Manor, a fun text adventure game. Start coding today, with Visual Studio Code for Education, no download required.

Spoopy OSS - October Q&A with Python Cloud Advocate Team

Spoopy OSS - October Q&A with Python Cloud Advocate Team

Join some of the Pythonistas at Microsoft as we chat about Open Source in October -- our favorite projects, being maintainers, authors, contributors and consumers of Open Source.

Release party v1.83 πŸŽ‰ | Similar Commands, Notebooks, and Python Updates

πŸŽ‰ Release party v1.83 πŸŽ‰ | Similar Commands, Notebooks, and Python Updates

Live event and Q&A with the VS Code and Jupyter teams to discuss highlights from the September 2023, v1.83 release. We'll demo the new Similar Commands, Notebooks, and Python updates!

Diving into TypeChat

Diving into TypeChat

TypeChat’s a new experimental library to help bridge language models with everyday applications. It uses the types in your app to avoid prompt engineering and just get you data that your code can work on. Come learn about some of the ideas, techniques, and approaches.

From Zero to Hero Coding Spring Boot Applications in VS Code

From Zero to Hero Coding Spring Boot Applications in VS Code

🎯 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.

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.