mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
[None][feat] Update devcontainer configuration to include additional extensions (#8369)
Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>
This commit is contained in:
parent
97ce0ecefe
commit
18c7a520b3
@ -36,9 +36,10 @@
|
|||||||
// "ms-vscode.makefile-tools",
|
// "ms-vscode.makefile-tools",
|
||||||
// "ms-vscode.cmake-tools",
|
// "ms-vscode.cmake-tools",
|
||||||
// Git & Github
|
// Git & Github
|
||||||
// "GitHub.vscode-pull-request-github"
|
"GitHub.vscode-pull-request-github",
|
||||||
"eamodio.gitlens",
|
"eamodio.gitlens",
|
||||||
// Docs
|
// Docs
|
||||||
|
"davidanson.vscode-markdownlint",
|
||||||
"ms-vscode.live-server"
|
"ms-vscode.live-server"
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user