Sniffr.ai Opener - VS Code Extension
A simple VS Code extension that opens Sniffr.ai in your default browser with a single command.
Features
- Quick access to Sniffr.ai website
- Simple command:
sniffr.ai or Open Sniffr.ai
- Opens the website in your default browser
- Works with Azure DevOps and VS Code
Usage
Command Palette:
- Press
Ctrl+Shift+P (or Cmd+Shift+P on Mac)
- Type
sniffr or Open Sniffr.ai
- Press Enter
Keyboard Shortcut (optional):
- You can assign a keyboard shortcut in VS Code settings:
- Go to File > Preferences > Keyboard Shortcuts
- Search for "Open Sniffr.ai"
- Assign your preferred shortcut
Installation
From Azure DevOps Marketplace
- Go to Azure DevOps Marketplace
- Search for "Sniffr.ai Opener"
- Click "Get it free" or "Install"
- Select your organization and install
From Source
- Clone or download this extension
- Open VS Code
- Press
F5 to open a new Extension Development Host window
- In the new window, press
Ctrl+Shift+P and type Open Sniffr.ai
Package for Distribution
For VS Code Marketplace:
npm install -g @vscode/vsce
cd vscode-extension-sniffr
vsce package
For Azure DevOps Marketplace:
npm install -g tfx-cli
cd vscode-extension-sniffr
tfx extension create --manifest-globs vss-extension.json
Requirements
- VS Code version 1.60.0 or higher
- Azure DevOps (for Azure DevOps marketplace version)
Extension Settings
This extension does not add any VS Code settings.
Release Notes
1.0.0
Initial release of Sniffr.ai Opener extension.
License
MIT
Support
For issues, questions, or contributions, please visit Sniffr.ai
| |