Xcode 15 support?
falcucci opened this issue · 4 comments
falcucci commented
Xcode 15 support?
mickael-menu commented
I'm using ShadowVim with Xcode 15.
falcucci commented
@mickael-menu thank you for letting me know :)
but unfortunately it doesn't works here, any tips for troubleshoot this?
I have compiled the project from source aswell but nothing changed, trying to see some logs to help.
mickael-menu commented
I recommend starting with an empty init.vim
and add things progressively, as many nvim plugins can interfere with ShadowVim. See these instructions.
Try also running this in a terminal window, after opening ShadowVim and a source file in Xcode. If you see a blank screen, try hitting any key, I noticed that sometimes Neovim gets stuck without any feedback through their RPC API.
nvim --server /tmp/shadowvim.pipe --remote-ui
mickael-menu commented
As for logs, try changing this to .trace
: