Roald Storm

Results 9 comments of Roald Storm

I was thinking about a similar feature but to display the exact longitude and latitude of a point when it is highlighted on the map. I think it can maybe...

> Thanks for looking into this! I had also started playing around with tooltips at one point but hadn't really decided how I wanted to move forward with it. I've...

There is this project but it seems to not be fully featured yet: https://github.com/kitagry/regols.

I think that this issue can be closed since the actual problems is indeed the response headers and not anything in grpc-web.. I also ran into this issue and [Stefan's...

Is there any chance of getting this fix merged? Scrolling inside the auto-complete popup is still broken I think.

I think I'm halfway there but it's not quite working... With this language config: ```toml [[language]] name = "python" [language.debugger] name = "debugpy" transport = "stdio" command = "python" args...

I get almost the same error with a slightly different setup: The error is: `RuntimeError: error communicating with the server: bytes remaining on stream` and the libraries are: ``` Postgres...

I would like something like this too! I have a hook that adds trace data to the logs. In that (or another) hook I would also like to add bits...

For some extra context: We've been running [our Sloth fork](https://github.com/kolonialno/sloth) for several months in production and think the change is an improvement in our context. @gbbirkisson and I work at...