142,828 views
???? Participate in Mission Dev 2025 ???? https://lp.refatorando.com.br/missao-... ???? Immerse yourself in our eBooks full of valuable insights and join our community on Discord, where learning becomes an experience collective and inspiring. ✅ Ebook: How to use ChatGPT to learn programming: https://refatorando.com.br/m3m8 ✅ Ebook: How to find the best jobs in IT: https://refatorando.com.br/sygl ✅ Ebook: How to featured in IT selection processes: https://refatorando.com.br/ajnw ✅ Be part of our community on Discord: / discord ⏱️ Main topics: 00:00 - Introduction 00:23 - What is VSCode? 01:00 - Installing VSCode 02:35 - Exploring the interface 06:00 - Extensions in VSCode 11:37 - How to create and open projects 12:34 - Keyboard shortcuts for commands ???? MOST WATCHED VIDEOS ON THE CHANNEL ???? 5 reasons to do it Systems Analysis and Development ???? • 5 reasons to do Analysis and Development... Is it worth doing Software Engineering? ???? • It's worth doing Software Engineering... TOP 5 most valued IT areas in Brazil today ???? • TOP 5 most valued IT areas in... How to create a programming portfolio without professional experience? ???? • How to create a programming portfolio... _________________________________________________________________________ Visual Studio Code, better known as VSCode, is a source code editor developed by Microsoft. It is a powerful tool that combines the simplicity of a text editor with the most modern features for software development. Not only is it free and open source, but it also offers a number of features that make developers' lives easier, such as syntax highlighting, automatic code completion, Git integration, and a vast amount of extensions that can be added to customize the your coding experience. In fact, it is the extensions that make VS Code the choice of most developers as this allows you to configure and customize VSCode for practically any programming language or technology you are working with. Installing VSCode is super simple, it runs on Windows, Mac, Windows and even the WEB if you prefer. To download VSCode, visit the official website and choose the version corresponding to your operating system: be it Windows, Mac or Linux. I will now demonstrate how to carry out the installation on Mac, but on other systems it is very similar and just follow the step by step: VSCode also allows you to customize the window layout so you can have a work environment that meets your specific needs . You can split the editing window into multiple parts, move panels, and more. Experiment and see what works best for you! Now, let's dive into one of VSCode's most powerful features: extensions. Extensions allow you to add a huge variety of functionality to your development environment. Let's see how we can find, install and manage these extensions. Extensions in VSCode: For JavaScript/TypeScript: ESLint, Prettier For Python: Python, Jupyter For Java: Language Support for Java(TM) by Red Hat, Debugger for Java Since each language has its own particularities, it would be very beneficial for you to look for tutorials specific settings for configuring the language environment you are working with. or comment below on the extensions and languages you use and who knows, we can make specific videos for each of them. Furthermore, one of the settings I recommend is that you enable auto-save so that it saves the files automatically, preventing you from losing code. And If you found this video useful, please don't forget to subscribe to our channel, and leave a like. This helps us reach more people and continue creating more content like this. Hugs and Happy Coding! _________________________________________________________________________ Share this video with more people: ▶ Subscribe to the channel: / @refatorando ▶ Follow us on Instagram: / refatorandobr ▶ Follow us on Tiktok: tiktok.com/@refatorando ▶ Follow us on Linkedin: / refactorando ▶ Contact email: [email protected]