9:54
VSCode Features Python Devs NEED To Know
In this video, I'll be sharing with you a few powerful VSCode features that all Python devs should learn. If you're a Python ...
1:31
Enable autocomplete or intellisense for Python in Visual Studio Code
How to enable autocomplete or intellisense for python in vscode is shown.
5:42
How to setup AI Autocomplete in VS Code (Free & Local)
How to setup free AI autocomplete feature using local model in VS Code. Ollama + Qwen 2.5 Coder. Along with tips and tricks on ...
9:51
10 Essential VS Code Extensions for Python Developers
Boost your Python development efficiency with our top 10 VS Code extensions, handpicked to streamline coding, debugging, and ...
6:42
Fix Python Relative Imports and Auto-completion in VSCode
In this video, you will learn how to properly handle Python relative imports without extending the sys.path. Additionally, you will ...
0:46
How to Turn Off GitHub Copilot Auto Suggestions in VS Code (Quick Fix!)
Tired of GitHub Copilot auto-suggesting code while you type in VS Code? In this quick and easy tutorial, I'll show you exactly how ...
26:05
Fix Your Broken Python Setup in VSCode (Once and For All)
Learn how to design great software in 7 steps: https://arjan.codes/designguide. Setting up VSCode for Python development ...
0:55
How to Disable AutoComplete in VS Code (Right Way 2025)
VS Code filling in your code like it's reading your mind... and getting it wrong? Yeah, same. In this quick 2025 guide, I'll show ...
2:32
Continue dev demo writing python code in VS Code
In this demo I show how fast the llama 3.1 8b and starcoder models are running locally on my NVidia 3090 GPU.
10:26
Best Python IDE: Vim, Emacs, PyCharm, or Visual Studio Code? | Guido van Rossum and Lex Fridman
Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=-DVyjdw4t9I Please support this podcast by checking out ...
3:06
VSCode IntelliSense Not Working | Programming | No Autocompletion Suggestions or Hints | Solved
Frustrated with VSCode IntelliSense not working? No autocompletion, no hints, no help? In this video, I have shown you how to ...
1:07
VS Code — Inline Quick Suggestions
By default, Visual Studio Code shows code suggestions in a widget. If you want them to be shown inline, there is a new option that ...
15:50
Powerful VSCode Tips And Tricks For Python Development And Design
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video I talk you through my VSCode setup, ...
16:15
Write Home Assistant automations in typed Python – auto-complete & error checking in VSCode
Install guide: https://github.com/Ten0/homeassistant_python_typer/blob/main/INSTALL.md Documentation and examples: ...
11:35
25 VS Code Productivity Tips and Speed Hacks
Learn 25 VS Code tips and tricks that will help you write code faster. Try out awesome new features and extensions that turn your ...
1:32
How to Fix VSCode Autocomplete Not Working - Quick Fix 2026
Learn how to fix VSCode autocomplete not working. This comprehensive tutorial will guide you through troubleshooting and ...
0:22
Path IntelliSense Extension || Visual Studio Code
Path IntelliSense Extension is installed in Visual Studio Code.
0:57
VS Code Suggestions Not Working? Here’s How to Activate Them (2025)
VS Code suggestions not working? Here's how to activate auto-complete and IntelliSense step-by-step — works in under 2 ...
2:58
How to Set Up Houdini Python (hou Module) Auto-Completion in VS Code
In this video, I guide you step-by-step on how to configure Houdini's Python hou module for auto-completion in Visual Studio Code ...
1:53
VS Code tips — Automatic indention for Python
With Automatic indentation for Python, VS Code will automatically try to fix up indenting as you type. This lets you focus on your ...