Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PromptlyCodeNew to Visual Studio Code? Get it now.
PromptlyCode

PromptlyCode

PromptlyCode

|
31 installs
| (2) | Free
Promptly Code, AI automatic programming vscode extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Promptly Code

  • Promptly Code, AI automatic programming vscode extension, Inspired by cursor
  • VSCode plugin search PromptlyCode: https://marketplace.visualstudio.com/items?itemName=PromptlyCode.promptlycode

Watch the video

Features

  • For more information, please visit http://www.promptlycode.com
  • [x] Cmd+k code question modification
  • [x] Cmd+l chat for code
  • [x] Chat markdown render, code highlight
  • [x] View the graphviz diagram of the function relationship
  • [x] AI reads local files, writes files, obtains file status, etc.
  • [x] Support RAG code search by ollama nomic-embed-text: https://github.com/PromptlyCode/rag-code-sorting-search rag_search_code.py build path & rag_search_code.py search 'query'
  • [x] Multi-agent technology encapsulates a Docker automatic environment verification,and uses ReAct for environment feedback and error correction, and AI automatic environment construction and repair: https://github.com/PromptlyCode/ai-automatic-env-build
  • [x] Support rapid prototyping verification POC AI programming
  • [ ] Tab automatically complete code and predict code use vscode inline completion
  • [ ] Support voice wake-up interactive programming

Usage

  • VSCode plugin search PromptlyCode and install

  • cmd+k for code question

  • cmd+l chat for code

  • cmd-e show function relationship

Develop

cd PromptlyCode && yarn
vscode PromptlyCode
    1. Inside the editor, open src/extension.ts and press F5 or run the command Debug: Start Debugging from the Command Palette (⇧⌘P). This will compile and run the extension in a new Extension Development Host window.
    1. Select some code and then press cmd+k
    1. Press cmd+l and input content to chat
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft