mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-10-18 02:56:18 -05:00
somme usefull vscode extensions
This commit is contained in:
@@ -7,8 +7,10 @@
|
|||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"mhutchie.git-graph",
|
"mhutchie.git-graph",
|
||||||
"ms-python.python"
|
"ms-python.python",
|
||||||
|
"ms-vscode.js-debug-nightly",
|
||||||
|
"eamodio.gitlens"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user