🛠️ Troubleshooting Guide
If you're facing issues with Flexpilot, follow this guide to quickly resolve common problems and get back to coding efficiently!
📦 Installation Issues
- Ensure you have the latest version of VS Code installed.
- Uninstall and reinstall the Flexpilot extension. After installation, restart all VS Code windows completely.
- For Mac users, quit VS Code from the dock instead of just closing the window.
🚀 Extension Activation
- Open the VS Code Output panel:
- Navigate to
View > Output
.
- Navigate to
- Check logs in the
main
,extension host
, andwindow
sections for any errors or warnings.
📜 Viewing Extension Logs
- Open the Output panel:
- Navigate to
View > Output
.
- Navigate to
- Select "Flexpilot" from the dropdown menu.
- Review logs for any error messages or warnings.
✨ Inline Suggestions Missing
- Click on the Flexpilot icon in the bottom right corner of the editor.
- Ensure the model is not disabled for the current file type.
- Verify if the model is configured for inline completions.
🆘 Support Resources
- GitHub Issues: Report bugs and request features.
- Documentation: Flexpilot Documentation.
🤔 Still Need Help?
- Enable verbose logging (as described above).
- Reproduce the issue.
- Create a new GitHub issue with:
- Logs
- Steps to reproduce
- Your VS Code version
- Your Flexpilot version
- The LLM provider you are using