Enable Blackbox Code with direct access to your VS Code workspace.
npm install blackbox-cli-vscode-ide-companionThe Blackbox Code Companion extension seamlessly integrates Blackbox Code. This extension is compatible with both VS Code and VS Code forks.
- Open Editor File Context: Blackbox Code gains awareness of the files you have open in your editor, providing it with a richer understanding of your project's structure and content.
- Selection Context: Blackbox Code can easily access your cursor's position and selected text within the editor, giving it valuable context directly from your current work.
- Native Diffing: Seamlessly view, modify, and accept code changes suggested by Blackbox Code directly within the editor.
- Launch Blackbox Code: Quickly start a new Blackbox Code session from the Command Palette (Cmd+Shift+P or Ctrl+Shift+P) by running the "Blackbox Code: Run" command.
To use this extension, you'll need:
- VS Code version 1.101.0 or newer
- Blackbox Code (installed separately) running within the VS Code integrated terminal
By installing this extension, you agree to the Terms of Service.