Shows - VS-Code-Livestreams


VS Code for the Web: vscode.dev[MP4] [0:58:59] [2021/10/21]
We're excited to introduce you to vscode.dev, bringing a true VS Code experience to the Web that doesn't need to be installed, launches instantly, and works anywhere (hello, iPad!). Come see the…


Building a faster web with the Jamstack[MP4] [0:32:18] [2021/10/14]
Join Anthony and Simona to learn about the Jamstack and how to build faster and more secure web applications, all using Visual Studio Code and Azure Static Web Apps. Azure Static Web Apps docs


VS Code 1.61 Release Party [MP4] [0:38:58] [2021/10/07]
Live event and Q&A with the VS Code team to discuss highlights from the September 2021, 1.61 release. Full release notesDownload VS Code[00:00] Welcome to the livestream[02:50] Platform-specific…


My favorite tips and tricks with VS Code[MP4] [0:30:59] [2021/09/30]
Hi, I'm James (@jamesqquick) and I'm a software developer. I've spent hours researching settings, themes, shortcuts, and other ways to customize VS Code. I'm excited to share some of my favorite tips…


Open Source Design in VS Code[MP4] [0:31:32] [2021/09/23]
Ever wondered what it's like to design features in the open? Come hear how the Visual Studio Code team invited the community into the design process and adopted open source design.


Rapid JavaScript/TypeScript prototyping in VS Code[MP4] [0:32:30] [2021/09/17]
Quokka provides the ideal scratchpad experience and makes learning, prototyping and testing JavaScript/TypeScript blazingly fast. Runtime values are displayed in VS Code beside your code. Your code…


Real-time collaboration with Live Share[MP4] [0:31:53] [2021/09/09]
The Live Share extension enables individuals developers, students, and teams to collaboratively edit and debug their code together, directly from VS Code. Join Jonathan as he demonstrates how Live…


VS Code 1.60 Release Party [MP4] [0:35:41] [2021/09/02]
Live event and Q&A with the VS Code team to discuss highlights from the August 2021, 1.60 release. Full release notes Download VS Code


WSL and VS Code: code on Linux on a Windows laptop [MP4] [0:30:26] [2021/08/26]
With VS Code and the Windows Subsystem for Linux (WSL) you get a full Linux environment to develop, build, test, and debug your Linux-based applications, directly inside a Windows machine. Join Craig…


VS Code anywhere: GitHub Codespaces and github.dev[MP4] [0:32:52] [2021/08/19]
Join us to celebrate the launch of GitHub Codespaces and github.dev, and learn how you can develop your apps from wherever you are. [00:00] Welcome remarks[02:30] GitHub Codespaces and…


VS Code 1.59 Release Party [MP4] [0:31:28] [2021/08/10]
Live event and Q&A with the VS Code team to discuss highlights from the July 2021, 1.59 release. Full release notesLive Preview extensions[00:00] Welcome to the livestream[02:28] Live Preview…


GitHub with VS Code[MP4] [0:31:24] [2021/08/06]
VS Code and GitHub work beautifully together out of the box, but with extensions take the integration to a whole new level! Come and learn how to level up your daily workflow. GitHub Pull Requests and…


Getting from code to cloud with VS Code and Pulumi[MP4] [0:32:48] [2021/07/27]
For app developers, setting up infrastructure can be the hardest part of getting their app into production. What if you could just configure infrastructure using the same language you're using to…


Type-safe Database access with Prisma[MP4] [0:31:31] [2021/07/22]
Prisma provides an excellent modeling language for defining your database, as well as a powerful ORM for working with SQL in JavaScript. The Prisma VS Code extension makes modeling data models fun and…


Web Debugging in Visual Studio Code[MP4] [0:32:47] [2021/07/20]
Join Connor and Brandon as they develop and debug a webpage with VS Code. You'll learn how to use the JavaScript debugger to fix functional and performance issues in your site, and learn about the new…


VS Code 1.58 Release Party [MP4] [0:35:21] [2021/07/13]
Live event and Q&A with the VS Code team to discuss highlights from the June 2021, 1.58 release. Full release notesNext livestreamDownload VS Code[00:00] Welcome to the livestream[02:46] Markdown…


Build your first VS Code extension[MP4] [1:07:54] [2021/06/29]
Join Tyler as he goes from just an idea to a published extension on the VS Code Marketplace. You'll learn how to get started on building VS Code extensions, where to find resources, and how to publish…


10 things you didn't know about GitLens[MP4] [0:34:14] [2021/06/24]
GitLens is a popular extension that supercharges the Git capabilities built into VS Code. It lets you glimpse into whom, why, and when a line or code block was changed, then jump back through history…


Go: Writing and debugging fast, reliable and efficient software[MP4] [0:29:19] [2021/06/18]
Go is an open source programming language with built-in concurrency that is easy to learn and get started with. Join to learn how the Go extension for VS Code helps you easily develop Go projects, by…


VS Code 1.57 Release Party [MP4] [0:39:14] [2021/06/10]
Live event and Q&A with the VS Code team to discuss some highlights from the latest release (May 2021, v1.57)! Full release notesNext livestreamDownload VS Code[00:00] Welcome to the…


Protect your code time and stay in flow with Software.com in VS Code[MP4] [0:31:44] [2021/06/03]
Discover how you can use your data to automate away distractions, protect your top code times, and find the most productive music for coding. Maximize deep work with Flow Mode to silence notifications…


Pylance: our new and improved Python experience in VS Code[MP4] [0:30:07] [2021/05/14]
Get a glimpse of the most performant and user-friendly editing experience for Python in VS Code ever. The newest version of the extension dramatically improves language support via our new language…


VS Code 1.56 Release Party [MP4] [0:29:03] [2021/05/12]
Live event and Q&A with the VS Code team to discuss some highlights from the latest release (April 2021, v1.56)! Full release notesNext livestreamDownload VS Code[T00:00​] About to start[T00:30​]…


.NET Interactive Notebooks with C#/F# in VS Code[MP4] [0:30:25] [2021/05/04]
Join Diego as he discusses some of the experiences he and his team are building to create improve experiences using notebooks. Diego will share the .NET Interactive Notebook experiences, including…


VS Code Notebooks: A Deep Dive[MP4] [0:58:59] [2021/04/15]
VS Code is adding Notebooks as a core concept in the API, on top of which extensions like the Jupyter Notebook are being built. Join Tanha to explore the the capabilities of Notebooks in VS Code.…


VS Code 1.55 Release Party [MP4] [0:29:49] [2021/04/08]
Live event and Q&A with the VS Code team to discuss some highlights from the latest release (March 2021, v1.55)! Full release notesNext livestreamDownload VS Code[00:00] About to start[00:33]…


Tabnine: Coding in VS Code with the Help of an AI Assistant[MP4] [0:29:56] [2021/03/25]
Software researchers predict that in 5 years, every developer workflow will involve artificial intelligence in one way or another. Join Yotam for a quick review of Tabnine, an AI-driven autocomplete…


VS Code 1.54 Release Party [MP4] [0:29:44] [2021/03/12]
Live event and Q&A with the VS Code team to discuss some highlights from the latest release (February 2021, v1.54)! Full release notesDownload VS Code[03:10] New Git improvements in VS Code[11:15]…