Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ManjaLeeNew to Visual Studio Code? Get it now.
ManjaLee

ManjaLee

Jamiu

|
2 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

manjalee — VS Code Extension

ManjaLee adds an inline "Fix with ManjaLee" quick action that sends a small, repo-aware context payload to a local agent and returns a safe, previewable fix (diff + explanation + confidence).

This README explains how to run the local backend, build the extension, and use ManjaLee in development.

Features

  • Detects simple diagnostics and surfaces a Quick Fix.
  • Shows a side-by-side diff preview and explanation from the agent.
  • One-click apply for single-file fixes (v1).

Troubleshooting

  • If vsce package complains about secrets, ensure .env is not included in the packaging or use npm run package:vsix:safe.
  • If the extension does not show the quick fix, confirm the backend is running and the file contains TODO_ERROR (example diagnostic). Real diagnostic wiring is a future improvement.

Contributing

  • The repo is split into apps/ (vscode-extension, backend) and packages/ (shared helpers).
  • See root README.md for repo-level instructions.

License

This scaffold is a starting point — add a LICENSE file before publishing.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft