Lukas B.

Results 44 comments of Lukas B.

> is pausing the execution supported No. I have tried to implement this a while ago but it wasn't working. Please open another issue for this maybe things have change...

I finally reproduced this! It happens if you have an http server (or some other kind of long running function) and hit continue in the debugger. So the debugger basically...

Awesome! Thanks for having a look at it and adding an issue/discussion to delve! I guess I'll wait with this issue until there is a conclusion over there.

Can you please create a minimal code example to reproduce this problem. Delve latest = ??? – please run `dlv version` Thanks!

No. Feel free to fork and create a pull request.

Looks like this is actually a problem in virtual-dom https://github.com/Matt-Esch/virtual-dom/issues/115 & https://github.com/Matt-Esch/virtual-dom/issues/195 My solution is to set the `selected` on the `option` like it is mentioned in both of them.

Hm.. do you know who might be responsible for this repo now? sry if I'm bothering you...

FYI: I have published my own version of atom-languageclient to npm -> https://www.npmjs.com/package/@lloiser/atom-languageclient

Maybe a setting to change the panel it should be opened in would be nice too. I always drag mine to the bottom panel 😁