vscode settings update
- added more words to workspace dictionary - added python formatter
This commit is contained in:
parent
e2b3d331a9
commit
3a81ab3533
1 changed files with 2 additions and 1 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"cSpell.words": ["developomp", "pamac"]
|
||||
"cSpell.words": ["developomp", "flatpak", "pamac"],
|
||||
"python.formatting.provider": "black"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue