#vscode
Read more stories on Hashnode
Articles with this tag
Config Editor .editorconfig EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various...
Some useful shortcuts I use in Visual Studio Code: CommandDescription (find) \n([\w]) -> (replace with) $1remove all blank lines and replace...