Xefreh
Xefreh
did you tried latest commit, code completion was not working for me before but right now it does
same I'm having the same issue on my ROG Strix G733QS laptop, when I switch to nvidia mode, my integrated monitor is really not smooth.
for anyone having this issue you can add what locale you use in your zed settings ```json "terminal": { "env": { "LANG": "fr_FR.UTF-8", "LC_ALL": "fr_FR.UTF-8" } } ```
do you depend on protocollib in your plugin.yml file ? it seems that foundation cannot find ProtocollibManager because your plugin gets initialized before. make sure you have this in plugin.yml...
can you send your server logs please
can you try to use Protocollib 5.1
can you try on 1.20.1 for example ?