-
Notifications
You must be signed in to change notification settings - Fork 52
Getting started in VSCode
Limon Monte edited this page Dec 19, 2019
·
4 revisions
cd flowcrypt-browser
code flowcrypt-browser.code-workspaceAlternatively, you can run code flowcrypt-browser and then press the "Open Workspace" button:

By doing this VSCode will pick up all necessary settings for extensions like TSLint, ESLint, Stylelint, etc.
2. Right after opening flowcrypt-browser's workspace, VSCode will ask you to install recommended extensions:

Install them and you're good to go! Happy coding!