mirror of
https://github.com/safedep/vet.git
synced 2025-12-10 00:22:08 -06:00
* fail fast if distribution is not among our supported editors * tests: add test cases for each supported editor * rm unused extensions
15 lines
327 B
JSON
15 lines
327 B
JSON
[
|
|
{
|
|
"identifier": {
|
|
"id": "ms-python.python",
|
|
"uuid": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a3"
|
|
},
|
|
"version": "2023.20.0",
|
|
"location": {
|
|
"path": "/home/user/.vscode/extensions/ms-python.python-2023.20.0",
|
|
"scheme": "file"
|
|
},
|
|
"relativeLocation": "ms-python.python-2023.20.0"
|
|
}
|
|
]
|