Amy Duttonselfteachme.hashnode.net·Feb 23, 2023Featured65 Must Have VS Code Extensions That Will Boost Your Developer ExperienceVS Code is one of the most valuable applications on my computer. I live in it. It allows me to write code and build web applications. How fast I can move determines how productive I am. Efficiency is everything. A lot of VS Code’s power comes from be...Best Afokwalam and 16 others are discussing this17 people are discussing thisDiscuss·169 likes·4.6K readsvscode extensions
Antoine Mesnilantoinemesnil.hashnode.net·Jan 30, 2023Code faster with custom VScode snippetsCode snippets are templates that make it easier to enter repeating code patterns and who better than yourself knows what code you copy again and again. The best way to tackle this problem is with tailored-to-you snippets and I will show how to create...Discuss·41 likes·222 readsProgramming Blogs
Justin Swaneyjmswaney.hashnode.net·Aug 22, 2022FeaturedTips for using Jupyter Notebooks with GitHubTo machine learning engineers and data scientists, Jupyter notebooks have become a workhorse tool in the toolbox. Notebooks allow researchers to quickly prototype new solutions and make interactive visualizations in a remote computing environment. Un...Discuss·24 likes·1.1K readsJupyter Notebook
Sapna KulforWeb Of Wonderswebofwonders.hashnode.net·Apr 23, 2023Magic Of VSCodeVisual Studio Code, also known as VS Code, is a free and open-source code editor developed by Microsoft. It has quickly gained popularity among developers due to its powerful features, customizable interface, and wide range of extensions. So let's ge...Discuss·3 likesVSCode Tips
Kera Cudmorekera-cudmore.hashnode.net·Mar 31, 2023Configure Spacing in VSCode by LanguageI like to use 2 spaces for indenting when writing HTML and 4 spaces for python, but it can be a pain adjusting the tabs or spaces settings in the command palette, as I would usually end up with the wrong spacing convention, which then takes time to r...DiscussVSCode Tips
Kera Cudmorekera-cudmore.hashnode.net·Mar 8, 2023VSCode Fonts & LigaturesYou may already know that you can change the theme in VSCode, but did you know you can also change the fonts and add ligatures! There are a number of fonts out there aimed at programmers, some look pretty cool and others claim to prevent eye strain w...DiscussVSCode Tips
Devang Tomardevangtomar.hashnode.net·Apr 14, 2023How I made the “Diverse Dye”, a theme extension for Visual studio code ☂️🎨🖌️Are you tired of the bland and uninspiring color schemes that come standard with your code editor? Do you want to add a little pizzazz to your programming environment? Well, I was in the same boat, which is why I decided to create my own VScode theme...Discusstheme
Thomas Portelangelekoala.hashnode.net·Apr 11, 2023Querying elements in a typesafe mannerIf you are like me, you may not like typescript but you do like proper types. With jsdoc, it's easy enough to add proper typing to any bit of vanilla javascript code. However, things are not so great when you use the querySelector and querySelectorAl...DiscussJavaScript
Subhamcodexam.hashnode.net·Apr 11, 2023How to Exclude Specific File Types from Being Formatted on Save in VS CodeVS Code has a handy feature that allows you to automatically format your code when you save a file. This can help keep your code clean and consistent. However, there may be times when you want to exclude specific file types from being formatted on sa...Discussvscode extensions
Majd Abu HmoudforM3CV1NO C0D1NGmecvino-coding.hashnode.net·Apr 4, 2023My Top VS Code Extensions in 2023Welcome back to another article of Tips & Tricks, a series that is focused on best practices in React, discovering cool extensions on VS Code, and helpful tools to boost your productivity as a web developer. In this article, you will be hyped to inst...DiscussTips & Tricksvscode extensions
raju ghoraicoderj001.hashnode.net·Mar 8, 2023Why Visual Studio Code is So Popular (And Why You Should Be Careful)VS Code and Visual Studio: A Breakdown If you've ever taken any programming classes, whether online or in a classroom, there's a good chance your teacher used VS Code. These two code editors, combined with IDEs, have a 41% market share, according to ...Discussvscode
Paschal Ogupaschalogu.hashnode.net·Mar 2, 2023Manage Profiles in VS CodeIn Visual Studio Code, a profile is a set of settings that help you customize your environment for your projects. Profiles are a great way to customize VS Code to better fit your need. You can save a set of configurations such as settings, extensions...DiscussVSCode Tips
Amy Duttonselfteachme.hashnode.net·Feb 23, 2023Featured65 Must Have VS Code Extensions That Will Boost Your Developer ExperienceVS Code is one of the most valuable applications on my computer. I live in it. It allows me to write code and build web applications. How fast I can move determines how productive I am. Efficiency is everything. A lot of VS Code’s power comes from be...Best Afokwalam and 16 others are discussing this17 people are discussing thisDiscuss·169 likes·4.6K readsvscode extensions