Files
kernbench2/.vscode/extensions.json
T
2026-03-18 11:47:48 -07:00

16 lines
400 B
JSON

{
"recommendations": [
"ms-python.python",
"ms-python.vscode-pylance",
"charliermarsh.ruff",
"ms-python.debugpy",
"eamodio.gitlens",
"usernamehw.errorlens",
"wayou.vscode-todo-highlight",
"christian-kohler.path-intellisense",
"editorconfig.editorconfig",
"ms-azuretools.vscode-docker",
"humao.rest-client",
"shd101wyy.markdown-preview-enhanced"
]
}