updated extension_installer.py
This commit is contained in:
parent
e0aefac61a
commit
b9fffd3c96
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -46,6 +46,7 @@
|
||||
"cuda",
|
||||
"darkreader",
|
||||
"datareporting",
|
||||
"davidanson",
|
||||
"dbus",
|
||||
"dearrow",
|
||||
"devicemap",
|
||||
@ -119,6 +120,7 @@
|
||||
"lsnew",
|
||||
"luks",
|
||||
"lynis",
|
||||
"markdownlint",
|
||||
"mechatroner",
|
||||
"mediainfo",
|
||||
"modesetting",
|
||||
|
@ -16,7 +16,7 @@ def main():
|
||||
# git
|
||||
"codezombiech.gitignore",
|
||||
"eamodio.gitlens",
|
||||
"GitHub.vscode-github-actions"
|
||||
"GitHub.vscode-github-actions",
|
||||
# python
|
||||
"charliermarsh.ruff",
|
||||
"ms-python.python",
|
||||
@ -24,6 +24,7 @@ def main():
|
||||
# rust
|
||||
"rust-lang.rust-analyzer",
|
||||
# MD
|
||||
"davidanson.vscode-markdownlint",
|
||||
"yzhang.markdown-all-in-one",
|
||||
# configs
|
||||
"redhat.vscode-yaml",
|
||||
|
Loading…
x
Reference in New Issue
Block a user