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

codepro

Samrat Ahirwar

|
49 installs
| (1) | Free
CodePro is your ultimate coding companion, offering intelligent suggestions and tools to enhance your coding experience. With CodePro, you can boost your productivity, write cleaner code, and discover new coding techniques effortlessly. Whether you're a seasoned developer or just starting, CodePro i
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

codepro README

CodePro is a Visual Studio Code extension that provides AI-powered code assistance similar to Copilot. It allows you to quickly generate code snippets, improve code quality, and enhance your productivity.

Features

AI Search: Utilize the power of AI to search for code snippets and suggestions based on your context. Save API Key: Securely store your OpenAI API key within the extension for easy access. Delete API Key: Remove your API key from storage when you no longer need it.

Requirements

NA

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • codepro.aisearch: search the OpenAI and provides the output on selected text,this operation.
  • codepro.savekey: set the OpenAI API key and saves it for future use.
  • codepro.deletekey: delete the OpenAI API key.

Known Issues

NA

Release Notes

this is a very first version of extention having only 3 features in it.

1.0.0

Initial release of 1.0.0

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • "AI Search" right click option executes search facility.
  • click "Save OpenAI key" in command palatte for save key.
  • click "Delete OpenAI key" in command palatte to delete the existing key.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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