Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Troubleshooting

Dung Duc Huynh (Kaka) edited this page Feb 3, 2024 · 1 revision

Troubleshooting

Update Remote Plugins

If you encounter the message Please update the remote plugins by running ':UpdateRemotePlugins', then restart Neovim. after installing the plugin, follow these steps:

  1. Execute :UpdateRemotePlugins.
  2. Restart Neovim.

Run a Health Check

For any issues, execute :checkhealth CopilotChat and share the output for further assistance. Health Check

Debugging with CopilotChatDebugInfo

If problems persist, use :CopilotChatDebugInfo for detailed information.

Debug Info

For more details, refer to the Neovim remote plugin documentation.