Osmyntv1.3.8
Installation
Get Osmynt up and running in your VS Code editor in just a few minutes.
Prerequisites
- Visual Studio Code (version 1.94.0 or later)
- GitHub account (for authentication)
- Internet connection (for real-time features)
Install from VS Code Marketplace
Method 1: VS Code Marketplace (Recommended)
- Open VS Code
- Go to the Extensions view (
Ctrl+Shift+X/Cmd+Shift+X) - Search for "Osmynt"
- Click Install on the official Osmynt extension
- Click Reload when prompted
Method 2: Command Palette
- Open Command Palette (
Ctrl+Shift+P/Cmd+Shift+P) - Type
Extensions: Install Extensions - Search for "Osmynt"
- Click Install
Alternative Installation Methods
Open VSX Registry
If you're using VS Code alternatives like VSCodium or Theia:
- Visit Open VSX Registry
- Download the
.vsixfile - In VS Code, open Command Palette (
Ctrl+Shift+P/Cmd+Shift+P) - Run
Extensions: Install from VSIX... - Select the downloaded
.vsixfile
Verify Installation
After installation, you should see:
- Osmynt icon in the Activity Bar (left sidebar)
- Osmynt panel in the Sidebar when you click the icon
- Osmynt commands available in the Command Palette
Quick Test
- Open Command Palette (
Ctrl+Shift+P/Cmd+Shift+P) - Type "Osmynt" - you should see all Osmynt commands
- Click on the Osmynt icon in the Activity Bar
- You should see the Osmynt welcome screen
Next Steps
Once installed, you're ready to:
- Authenticate with GitHub - Set up your account
- Join or create a team - Start collaborating
- Share your first code - Learn the basics
Troubleshooting Installation
Extension Not Appearing
- Reload VS Code: Close and reopen VS Code
- Check VS Code version: Ensure you're running VS Code 1.94.0 or later
- Check installation: Go to Extensions view and verify Osmynt is installed and enabled
Permission Issues
- Restart VS Code as Administrator (Windows) or with
sudo(macOS/Linux) - Check VS Code permissions: Ensure VS Code has necessary permissions
Network Issues
- Check internet connection: Osmynt requires internet for authentication and real-time features
- Firewall settings: Ensure VS Code can access the internet
- Corporate networks: Check if your organization blocks certain domains
System Requirements
Supported Operating Systems
- Windows: 10/11 (x64)
- macOS: 10.15+ (Intel and Apple Silicon)
- Linux: Ubuntu 18.04+, Debian 9+, RHEL 7+, CentOS 7+
VS Code Requirements
- VS Code: 1.94.0 or later
- Node.js: Not required (extension is self-contained)
- Memory: 50MB+ available RAM
- Storage: 10MB+ free space
Uninstalling
To remove Osmynt:
- Go to Extensions view (
Ctrl+Shift+X/Cmd+Shift+X) - Find "Osmynt" in your installed extensions
- Click the gear icon → Uninstall
- Reload VS Code when prompted
Note: Uninstalling will not remove your team data or shared code. Your data is stored securely on our servers and will remain accessible if you reinstall the extension.
Need Help?
If you're having trouble with installation:
- Email: support@osmynt.dev
- GitHub Issues: Report installation issues