Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>KHN Developer ToolsNew to Visual Studio Code? Get it now.
KHN Developer Tools

KHN Developer Tools

Nam Hai Khuc

| (0) | Free
Developer tools for SQS, DynamoDB, PostgreSQL, JSON, and JWT inspection.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

KHN Developer Tools

KHN Developer Tools is a VS Code toolkit for working with local and AWS-compatible services.

Features

  • SQS queue and message management
  • DynamoDB table browsing and record CRUD
  • PostgreSQL table browsing, editing, queries, views, routines, indexes, and triggers
  • JSON formatter with formatted and tree views
  • JWT decoder with claim explanations
  • VS Code light/dark theme support

Development

Requirements: Node.js, VS Code, PostgreSQL when using PostgreSQL tools, and LocalStack for SQS/DynamoDB.

npm install
npm test -- --run
npm run build

Press F5 in VS Code to launch the Extension Development Host. The debug setup watches webview assets, so saved CSS and React changes reload the open editor view.

Configure connections through KHN Developer Tools: Settings. PostgreSQL passwords are stored in VS Code SecretStorage when running as an extension.

Package Locally

npx @vscode/vsce package
code --install-extension khn-developer-tools-0.1.0.vsix

License

MIT © KHN

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft