Dimensions: https://chrome.google.com/webstore/detail/dimensions/baocaagndhipibgklemoalmkljaimfdj Font face Ninja https://chrome.google.com/webstore/detail/fonts-ninja/eljapbgkmlngdpckoiiibecpemleclhh/related
Tag: extensions
VS Code Basics
Ctrl+Shift+P Open Command Palette CommandDescriptionctrl + ` open terminalctrl + shift + `open another terminalctrl + pquick open/switch to another tabshift + alt + up arrowshift + alt + down arrowcopy line up or downalt + up arrowalt + down arrowmove line up or downshift + alt + right arrowshift + alt + left arrowselect … Continue reading VS Code Basics
VS Code useful Extensions
Emmet (inbuild) Prettier - code Formatter(Prettier) Liver server (Ritwick Dey) - A Quick Development Live Server with live browser reload. Bracket Pair Colorizer (CoenraadS) - This extension allows matching brackets to be identified with colours. The user can define which characters to match, and which colours to use. Code Spell Checker (Street side software) npm … Continue reading VS Code useful Extensions