Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bonuschild opened this issue Nov 6, 2023 · 3 comments

Comments

@bonuschild
Copy link

bonuschild commented Nov 6, 2023

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 bonuschild changed the title Nothing response when installed, while VS Code plugin works Nothing response when typing in Intellij, while VS Code plugin works Nov 6, 2023
@koljamaier
Copy link

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

@McPatate
Copy link
Member

McPatate commented Nov 7, 2023

Is this a duplicate of #8 @bonuschild?

@bonuschild
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants