Set inline context
Select relevant component:
The dropdown menu provides a list of code components that can be referenced. These include:
- Folders
- Files
- Classes
- Functions
- Methods
- Repository tags
- Git Diff
- You can tag your local changes, branch changes and more
Keyboard shortcut
You can add code snippets as context using a keyboard shortcut.- VSCode:
- macOS:
CMD+Shift+E - Windows:
CTRL+Shift+E
- macOS:
- JetBrains IDEs:
- macOS:
CMD+ALT+, - Windows:
CTRL+ALT+,
- macOS:
Example usage
In the chatbox, typing@ would allow users to quickly reference the sayHello function or the user variable.