llm-intellij icon indicating copy to clipboard operation
llm-intellij copied to clipboard

Nothing response when typing in Intellij, while VS Code plugin works

Open bonuschild opened this issue 1 year ago • 3 comments

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?

bonuschild avatar Nov 06 '23 09:11 bonuschild

Hi @bonuschild , I am having the exact same experience: Same config works on VSCode but not within IntelliJ.

koljamaier avatar Nov 07 '23 10:11 koljamaier

Is this a duplicate of #8 @bonuschild?

McPatate avatar Nov 07 '23 10:11 McPatate

@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.

bonuschild avatar Nov 08 '23 15:11 bonuschild