llm-intellij
llm-intellij copied to clipboard
Nothing response when typing in Intellij, while VS Code plugin works
With the same configuration on windows:
- the VS Code can use the custom endpoint and perform code completion task very well
- But the Intellij can not use and nothing error report, knowing nothing if the service works.
How to figure it out?
Hi @bonuschild , I am having the exact same experience: Same config works on VSCode but not within IntelliJ.
Is this a duplicate of #8 @bonuschild?
@McPatate I am in Windows while #8 is in Linux. The core problem is I have no error log output to check what have happened. The llm-ls.log
won't log anything when run the intellij plugin, while the VS Code plugin does.