mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Update devcontainer
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
"dockerfile": "Dockerfile"
|
||||
},
|
||||
"extensions": [
|
||||
"rust-lang.rust-analyzer",
|
||||
"GitHub.copilot",
|
||||
"ms-vscode.hexeditor"
|
||||
"rust-lang.rust-analyzer"
|
||||
],
|
||||
"settings": {
|
||||
"rust-analyzer.cargo.features": [
|
||||
@@ -24,5 +22,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postCreateCommand": "cd /workspaces/pixiv_downloader && git submodule update --init"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user