The Ubuntu 18.04 shortcut doesn't work
Open
- Dominant language
- Python
- Stars
- 14k
- Forks
- 904
- PR merge metrics
- No merged PRs in 30d
Description
1、Configuration done in Settings.json
{
"python.formatting.provider": "yapf",
"python.formatting.yapfPath": "/home/yunxiang/.local/bin/yapf",
}
2、Complete the installation
pip install yapf
3、restart vscode
4、Format file by “ctrl + shift + F”
Contributor guide
Assessment
This issue has not been assessed yet.