Helping.ioAI-powered coding assistant for VS Code. FeaturesAI ChatConverse with an AI assistant that understands your codebase. Open multiple conversations in separate tabs, manage them from the sidebar, and pick from multiple AI models. File ContextMention files with Code EditingThe assistant can read, create, and edit files directly in your workspace. Changes are shown as diffs for review before applying. SearchFind files by name with glob patterns, or search file contents with regex. The assistant uses these tools to navigate your codebase and answer questions about it. Command ExecutionRun shell commands from the chat with output displayed inline. Dangerous commands are flagged for confirmation before execution. Tool ApprovalCertain actions (creating files, running commands) require your approval before executing. You stay in control of what the assistant does to your workspace. Getting Started
Requirements
PrivacyAll communication between the extension and the Helping.io API is over HTTPS. Authentication uses the OAuth2 device code flow. Tokens are stored securely in VS Code's built-in secret storage. |