Kristián Balaj

Results 21 comments of Kristián Balaj

+1 is this still planned? Or are there any other workarounds?

I love this extension, an absolute time saver 👍 I have a suggestion. There is a significant delay until all search results appear (up to 2s even on 1Gbs network...

Hey! Wondering if it is possible to search in some other Haddock than the official one (Probably a setting where i would input multiple hosts where all of them are...

Here is nix's error after running `make nix-shell`. Gonna try the docker build with cabal updated. Error log ```console building '/nix/store/wjlz0mmgdhm0ykxcxjqvpsdp5a8288d6-souffle-2.2.drv'... unpacking sources unpacking source archive /nix/store/aws085xgmfsmmfinf66lq4xlz3irl77c-source source root is...

I've fixed the docker build and created the PR. But still RePrOdUcIbLe Nix is failing 😄

@EdwynZN yeah it would solve the preservation of the state and the dispose would be done only on `context.refresh`. But **I want to dispose it when when popping/disposing the given...

@rrousselGit confirming this solution with `const`.

@David-Mou only watch. Read should not even be used in build method. Watch makes the widget to observe the provider, creates dependency and makes the provider not to dispose. Read...

@bezirg Could you please link to a PR/commit that fixed this issue?