setup-vscode.mo
Last updated
Last updated
Download and Install
code
commandHit cmd+shift+p
Select Shell Command: Install command 'code' in PATH
You are now able to launch code <path>
in your terminal
Open the plugins menu and install:
ESLint (Dirk Baeumer)
Flow Language Support (flowtype)
npm Intellisense (Christian Kohler)
Path Intellisense (Christian Kohler)
Prettier (Esben Petersen)
React Native Tools (Visual Studio Mobile Tools)
Auto Close Tag (Jun Han)
Git Lens (Eric Amodio)
Jest (Orta)
Color Highlight (Sergii Naumov)
Hit cmd+shift+p
Select Preferences: Open User Settings
Add the following:
Hit cmd+shift+p
Select Preferences: Open Workspace Settings
Add the following:
For a react project with Flow "javascript.validate.enable": false