Skip to content

vscode suggestion args problem #1277

Closed Answered by lukebakken
hmz22 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, thanks for using this library and RabbitMQ.

The problem you describe is not due to anything that this library can fix. It is due to how the Java language server you're using presents information to VSCode.

I use Neovim with the jdtls language server. When I open a file in the rabbitmq-perf-test codebase, I see the same function signature in Neovim that you do in VSCode:

In your case, I recommend double-checking which Java language server you are using, and its configuration. You're probably using this plugin: https://github.com/redhat-developer/vscode-java

If you need further assistance, I suggest asking here: https://github.com/redhat-developer/vscode-java/discussions

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lukebakken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants