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