huggingface / llm-intellij

LLM powered development for IntelliJ
Apache License 2.0
65 stars 19 forks source link

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

Open bonuschild opened 11 months ago

bonuschild commented 11 months ago

With the same configuration on windows:

How to figure it out?

koljamaier commented 11 months ago

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

McPatate commented 11 months ago

Is this a duplicate of #8 @bonuschild?

bonuschild commented 11 months ago

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