Atom - ThuyNT13/my_setup GitHub Wiki
Moving away from Atom because it's an energy hog and towards Visual Studio Code. Going to use this list to find comparable packages for VS Code.
packages to install:
-
pigments
- display colors so that #478C11 means something to the eye-mind. -
atom-beautify
- because manually fixing all the terrible tab alignments is bad ergonomics. -
emmet
- snippets of those frequently used blocks of code saves from syntax error and it's good ergonomics. -
highlight-selected
- allows you to change all those class to className simply and efficiently -
language-babel
- staring at a screen of mono-color makes it difficult to differentiate good code from bad code and less aesthetically pleasing. -
atom-typescript
- because Babel doesn't include Typescript -
erb-snippets
- this auto-completes those squiggly-squids/ice cream cones/hamburgers that proliferate erb<%= %>