You NEED this if you use the .NET CLI!

Опубликовано: 23 Март 2026
на канале: Gui Ferreira
1,609
64

Tab Completion is a must-have if you use the dotnet CLI. In this video, I will show you how it works, how to configure it, and how to overcome an eventual problem if you use Zsh.
💎 Be a Patreon to get the source code:   / gsferreira  

🔗 Documentation: https://learn.microsoft.com/en-us/dot...
📝 Snippet
local words
read -Ac words


⏲️ CHAPTERS
00:00 Intro
02:38 How to configure Tab Completion
03:42 Using Tab Completion
04:40 Fixing Zsh bug
06:46 Using Tab Completion


🚨 KEY LINKS
🤝 Support me on Patreon (and get access to source code) here:   / gsferreira  

👋 HEY FRIEND
If you're new to my Channel, my name is Guilherme, but you can call me Gui if Portuguese pronunciation is not your thing.
I see myself as a Minimalist Software Craftsman. That says a lot of what I talk about here.
So, why this YouTube channel? To share with you to simplify your life as a Developer through knowledge, technology, and practices.
If you are into those things as I do, don't forget to subscribe for new videos.

🔗 GET IN TOUCH
LinkedIn:   / gferreira  
Twitter:   / gsferreira  
GitHub: https://github.com/gsferreira
Visit my blog: https://gsferreira.com

#dotnet