Develop software fasterin VSCode

Smart Autocomplete

CodeGPT provides an advanced autocomplete that anticipates your next edits. Once enabled, it runs continuously, offering multi-line suggestions that adapt to recent modifications in your code.

Smart Autocomplete
#

Reference your code

Use the # symbol to refer to specific files and code elements, providing the AI with the necessary context.

Code reference
/

Shortcuts

Use the / symbol to access the shortcut.

Code reference

AI-Powered Chat. Context-Aware Chat

Chat with an AI that understands your codebase. It always has access to your current file and cursor position, allowing you to ask things like, β€œIs there an error here?” Use Ctrl+Shift+L or @ to add specific code blocks to the conversation. Access full codebase insights with Ctrl+Enter.

Smart Autocomplete

Documentation Access

Quickly reference documentation for popular libraries with @LibraryName, or add your own using @Docs β†’ Add new doc.

Code reference

Visual Context with Images

Click the image button or drag an image into the chat to include visual references for better AI assistance.

Code reference