mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 09:59:12 +00:00
0.3.11
This commit is contained in:
parent
1bfbbaa826
commit
0de1bcb725
6 changed files with 26 additions and 17857 deletions
|
@ -22,6 +22,11 @@
|
|||
"source": "devcontainer-cargo-cache-${containerWorkspaceFolderBasename}",
|
||||
"target": "/usr/local/cargo",
|
||||
"type": "volume"
|
||||
},
|
||||
{
|
||||
"source": "${localWorkspaceFolderBasename}-target",
|
||||
"target": "${containerWorkspaceFolder}/target",
|
||||
"type": "volume"
|
||||
}
|
||||
],
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
|
@ -56,13 +61,9 @@
|
|||
"rust-lang.rust-analyzer",
|
||||
"mutantdino.resourcemonitor",
|
||||
"christian-kohler.path-intellisense",
|
||||
"Swellaby.vscode-rust-test-adapter",
|
||||
"Gruntfuggly.todo-tree",
|
||||
"ms-azuretools.vscode-docker",
|
||||
"redhat.vscode-yaml",
|
||||
"GitHub.copilot-nightly",
|
||||
"GitHub.copilot-chat"
|
||||
// "GitHub.copilot"
|
||||
"redhat.vscode-yaml"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue