Davide Bellonecode4it.hashnode.dev·Jan 30, 2024How to create custom snippets in Visual Studio 2022One of the best tricks to boost productivity is knowing your tools. I'm pretty sure you've already used some predefined snippets in Visual Studio. For example, when you type ctor and hit Tab twice, VS automatically creates an empty constructor for th...visual studio
John Calebjohncaleb.hashnode.dev·Apr 2, 2023Increasing Productivity Using Shortcut Customization In Visual Studio Code (vs Code)Getting Started Have you ever used Visual Studio Code and struggled to recall which shortcut key to press for a specific task or were unsure of how to use a specific shortcut key? In this article, I'll show you how to modify Visual Studio Code keyboa...4 likes·49 readsVisual Studio Code
Sarveshwar ShuklaforCoding Minutes Blogblog.codingminutes.com·Aug 26, 202230+ Popular VS Code Shortcuts for DevelopersDevelopers are highly opinionated when it comes to code editors. A code editor is just not for writing code, it is also used to ease up the developer's work in several ways. For devs like you, it is very necessary to pick the right code editor. Among...98 likes·5.6K readsDeveloper