Shift + Command + P
on Mac, Ctrl + Shift + P
on Windows) and search for the BringYourAI: Login
command. Ensure you log in using the same account associated with your subscription purchase. If you haven’t subscribed yet, you can get a subscription here.
Once logged in, the extension automatically configures itself upon launching VSCode and connects to the web extension.
File > Preferences > Keyboard Shortcuts
(or use Ctrl + K Ctrl + S
on Windows / Command + K Command + S
on Mac). Search for BringYourAI
to find the relevant commands.
The BringYourAI: Send Selected Text
shortcut is particularly useful. As you’ll likely be sending many code snippets, using this shortcut can significantly save time.
File > Preferences > Settings
(or use Ctrl + ,
on Windows / Command + ,
on Mac). Search for BringYourAI
to locate its settings.
.gitignore
files.
Additionally, you can define custom ignore patterns here. This is useful for excluding folders that are irrelevant to the AI, potentially simplifying file trees or preventing issues with token count calculation in large directories. The syntax follows standard Git Ignore rules, explained here.
Similar to Rules, these patterns can be set at the User, Workspace, and Folder levels.
BringYourAI: Go to favorite AI chat website
command (accessible via the command palette) to quickly open it directly from VSCode.