Skip to content

Instantly share code, notes, and snippets.

@EQuimper
Last active December 5, 2018 03:12
Show Gist options
  • Star 10 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save EQuimper/fc10835bb891aa50b76accf6b8cc5720 to your computer and use it in GitHub Desktop.
Save EQuimper/fc10835bb891aa50b76accf6b8cc5720 to your computer and use it in GitHub Desktop.
VS CODE PACKAGES
5 TOP PACKAGES
1. Path Intellisense
2. Project Manager
3. Auto Rename Tag
4. JavaScript (ES6) code snippets
5. Output Colorizer
You need to have
- Babel ES6/ES7
- Color Highlight
- EditorConfig
- Eslint
- Flow-IDE
- Guides -> For indentation
- Indent-RainBow -> Indentation with Color
- Jumpy
- Rainbow Bracket
- React-Native Tools
- Wakatime
My Theme
- Material Icon Theme
- One Monokai Theme
From the video: https://www.youtube.com/watch?v=baJyGTJr9so
@benfletcher
Copy link

The Path Intellisense extension references npm Intellisense: https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense

But your demo seemed to show autocompletion for NPM packages. Would you recommend both?

You might also want to link to your video from here: https://www.youtube.com/watch?v=baJyGTJr9so

Thanks!

@EQuimper
Copy link
Author

Thank you @numbergames :)

@EQuimper
Copy link
Author

I like more path intellisense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment