mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-02 23:28:52 +03:00
VS Code: enable pytest integration
This commit is contained in:
parent
11939b6603
commit
7ecbe35024
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -16,6 +16,8 @@
|
||||
"files.associations": {
|
||||
"*.css": "Textual CSS"
|
||||
},
|
||||
// pytest
|
||||
"python.testing.pytestEnabled": true,
|
||||
// Prevent accidental editing of generated files and installed packages.
|
||||
// (You can always use File: Set Active Editor Writeable in Session if you need to.)
|
||||
"files.readonlyInclude": {
|
||||
|
Loading…
Reference in New Issue
Block a user