Kera Cudmorekera-cudmore.hashnode.dev·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...27 readsVSCode Tips
Kera Cudmorekera-cudmore.hashnode.dev·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...29 readsVSCode Tips