Loading...
Loading...
Visual Studio Code editor with extensions and debugging. Use for code editing.
npx skill4agent add g1joshi/agent-skills vscodeRemote - SSHDev Containers// .vscode/settings.json
{
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"files.autoSave": "onFocusChange"
}PythonESLintGitLens.devcontainer/devcontainer.jsonGitHubcode .Cmd+ICmd+B