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

Codeon

Samip Dahal

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

Codeon

Neural Code generation and code search for Python and Javascript.

Similar to GitHub Copilot with one major difference: Code search is leveraged to make up for smaller models and less data. Moreover, code search results from all over GitHub are displayed in a seperate file along with the exact url of the source code.

Code Generation:

Demo Video Dark

Demo Video Light

Code Search:

Demo Video Js

Demo Video Py

Usage:

Python:

#YOUR_QUERY.

Javascript:

//YOUR_QUERY.

(Note the dot ‘.’ at the end.)

Example:

Python:

# concat two dicts.

Javascript:

// merge two arrays.

Notes:

  1. The extension only supports python and javascript as of now and won't run on files not ending with '.py' or '.js'

Requirements

VSCode 1.59.0 or up.

Feedback:

Form: https://forms.gle/urfKTGLcLrSnEdLG9


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