Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>openai-autocompleteNew to Visual Studio Code? Get it now.
openai-autocomplete

openai-autocomplete

vsnikhil

|
187 installs
| (0) | Free
A VS Code extension to provide js autocompletions using OpenAI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

git readme file for code auto completion from ai # AI Code Completion

This is a simple code completion tool that uses AI to suggest code snippets and auto-complete code as you type. It is designed to help developers write code faster and more efficiently.


## Usage

To use the tool, simply run the `main.py` file in your terminal. This will open up a text editor where you can start typing your code. As you type, the tool will suggest relevant code snippets that you can insert into your code by pressing the `Tab` key.

You can also press `Ctrl + Space` to manually trigger suggestions at any time.


## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/Nikhil240393/vsopenai/blob/HEAD/LICENSE) file for details.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft