0% found this document useful (0 votes)
3 views19 pages

Get Productive With Python in Visual Studio Code

The document discusses the productivity benefits of using Python with Visual Studio Code, highlighting its features such as IntelliSense, debugging, and source control. It also mentions the lightweight and cross-platform nature of the tool, along with a rich extension ecosystem. Additionally, it provides keyboard shortcuts for efficient navigation and usage within the editor.

Uploaded by

pnpnkr94br
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views19 pages

Get Productive With Python in Visual Studio Code

The document discusses the productivity benefits of using Python with Visual Studio Code, highlighting its features such as IntelliSense, debugging, and source control. It also mentions the lightweight and cross-platform nature of the tool, along with a rich extension ecosystem. Additionally, it provides keyboard shortcuts for efficient navigation and usage within the editor.

Uploaded by

pnpnkr94br
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Get Productive with

Python and VS Code

Dan Taylor

Program Manager
Python Developer Tools
Visual Studio Code
Built JavaScript/TypeScript support

IntelliSense

Debugging

Free, cross-platform, open source


Fast and lightweight Source Control
Rich extension ecosystem
[Link]/pythonblog
The Essentials
More Powerful Features
Shortcut Action
Ctrl-G Go to Line
Ctrl/⌘ P Go to File
⇧⌘O Go to Symbol
F12 or Ctrl/⌘ + Click Go to definition
Ctrl/⌘ \ Split Window
Preview Features

You might also like