Alexander

Results 6 comments of Alexander

I really need that feature too) Is it in work?

Any news guys?)

I found concrete problem, but I don't know how to fix it. ``` public void registerBot(WebhookBot bot) throws TelegramApiRequestException { if (useWebhook) { webhook.registerWebhook(bot); bot.setWebhook(externalUrl + bot.getBotPath(), pathToCertificate); } }...

Have the same issue. I set up variables at first via customize-group dap-ui, didn't worked. Tried to override it manually via setq, same result: during debug session variables always collapsed,...

> Can someone help me with these.. > > 1. Do I need some kind of interface in Neovim for spring boot LS to communicate with jdtls? > 2. How...

![image](https://github.com/spring-projects/sts4/assets/15138532/6b3b4eb9-e68c-4b42-80b4-e9e822dd5094) It seems language server is here, but it's not in a jar format. I tried to check it through intellij, and it's very likely this is the main language...