VS Code
- Right-click in the editor → TermMate: Chat with Agent
- Right-click a file in the Explorer → TermMate: Chat with Agent
Cmd+Shift+P→TermMate: Chat with Agent
Sublime Text
- Right-click in the editor → TermMate: Chat with Agent
- Right-click a file or folder in the sidebar → TermMate: Chat with Agent
@path for a sidebar file or folder, or @filename#L1-10 for the cursor line or selection in the editor. Add your instructions and send — tagged files are delivered as context with the message. The file must be saved to disk, since the tag references the file path.
Smart @ Completion
You don’t need the right-click menu to reference files. Type @ anywhere in the chat prompt to get real-time suggestions of workspace files and symbols, then keep typing to filter. This is the fastest way to pull specific files into context while you write your instructions.