Skip to content

🛠️ 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

  1. Ensure you have the latest version of VS Code installed.
  2. Uninstall and reinstall the Flexpilot extension. After installation, restart all VS Code windows completely.
  3. For Mac users, quit VS Code from the dock instead of just closing the window.

🚀 Extension Activation

  1. Open the VS Code Output panel:
    • Navigate to View > Output.
  2. Check logs in the main, extension host, and window sections for any errors or warnings.

📜 Viewing Extension Logs

  1. Open the Output panel:
    • Navigate to View > Output.
  2. Select "Flexpilot" from the dropdown menu.
  3. Review logs for any error messages or warnings.

✨ Inline Suggestions Missing

  1. Click on the Flexpilot icon in the bottom right corner of the editor.
  2. Ensure the model is not disabled for the current file type.
  3. Verify if the model is configured for inline completions.

🆘 Support Resources

🤔 Still Need Help?

  1. Enable verbose logging (as described above).
  2. Reproduce the issue.
  3. Create a new GitHub issue with:
    • Logs
    • Steps to reproduce
    • Your VS Code version
    • Your Flexpilot version
    • The LLM provider you are using