8 Forks
14 Stars
14 Watchers

vscode-grok

A Visual Studio Code extension that integrates with the xAI API, enabling developers to query Grok about their codebase directly in the editor. Ask about your entire workspace, specific files, functions, or selected code snippets, with customizable output and model selection.

How to download and setup vscode-grok

Open terminal and run command
git clone https://github.com/eriktodx/vscode-grok.git
git clone is used to create a copy or clone of vscode-grok repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-grok https://github.com/eriktodx/vscode-grok/archive/master.zip

Or simply clone vscode-grok with SSH
[email protected]:eriktodx/vscode-grok.git

If you have some problems with vscode-grok

You may open issue on vscode-grok support forum (system) here: https://github.com/eriktodx/vscode-grok/issues