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

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.
Use the # symbol to refer to specific files and code elements, providing the AI with the necessary context.
Use the / symbol to access the shortcut.
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.
Quickly reference documentation for popular libraries with @LibraryName, or add your own using @Docs β Add new doc.
Click the image button or drag an image into the chat to include visual references for better AI assistance.