Do the steps described above, and open a random code file. After entering insert mode, there's no visual text or something else from this plugin.
Open logs with NeoCodeium open_log to observe the output.
The content of logs is shown above.
👍 Expected behavior
Expect this plugin can work normally and give some coding tips.
Neovim version (nvim -v)
v0.10.2
Operating system (uname -om)
macOS arm64
:checkhealth neocodeium
OK
Relevant log output
==============================================================================
neocodeium: require("neocodeium.health").check()
System information: ~
- *macos* *(arm)*
If it is not correctly detected, then consider to report a bug at
https://github.com/monkoose/neocodeium/issues
Checks: ~
- OK *curl* is installed
- OK *API* *key* is present
- OK *Server* *binary* exists: ~/.codeium/bin/1.14.12/language_server_macos_arm
- OK *Server* is running on port 52590 with pid 41847
👎 Problem
🔢 Steps to reproduce
Do the steps described above, and open a random code file. After entering insert mode, there's no visual text or something else from this plugin. Open logs with
NeoCodeium open_log
to observe the output. The content of logs is shown above.👍 Expected behavior
Expect this plugin can work normally and give some coding tips.
Neovim version (nvim -v)
v0.10.2
Operating system (uname -om)
macOS arm64
:checkhealth neocodeium
OK
Relevant log output