File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -147,3 +147,11 @@ The template comes with improvements to the developer experience when local work
147147 In VS Code, virtual environment folder is automatically detected. VS Code asks you to use it. Then it appears in statusbar.
148148 ![ ] ( _static/vscode-venv-detected.png )
149149 ![ ] ( _static/vscode-venv-statusbar.png )
150+
151+ ## VS Code setup
152+
153+ The template comes with improvements to the developer experience when local working in VS Code.
154+
155+ 1 . VS Code prompts you to install the recommended extensions from ` .vscode/extensions.json ` when opened for the first time.
156+ 1 . Save or symlink ` .vscode/settings.json.sample ` as ` settings.json ` .
157+ 1 . Be sure you have selected python interpreter at ` .venv/bin/python ` after [ ] ( #local-development ) .
You can’t perform that action at this time.
0 commit comments