Brecht
Brecht
It's even worse then I first reported, it's not only having issues with missing labels, but also empty string labels if order is not the same. This was already something...
@lzchen not really sure why that build is failing because of this pr, seems like something unrelated to this, and not really sure how to fix it.
Any reason to not merge a lru cache implementation? I came here after I noticed huge performance decrease for some spiders after updating to v1.1.0 from v1.0.6. Some metrics for...
Actually it already seems to partially exist when going to output -> direnv. But don't think it shows everything there, only what the extension is doing
@sandydoo yea had a similar idea like you did, just not sure how language modules would exposes files to watch, this would somehow require devenv to have already parsed nix...
Overlooked that `nix_direnv_watch_file` was available in envrc, using that before `use devenv` already works like a charm, thanks for that.
I was thinking of implementing it like this: - Export DEVENV_EXTRA_FILES_TO_WATCH as env variable in nix config (language modules can extend this) - And use like this (pseudo code) ```sh...
Yea I was wrong to assume that any change to files_to_watch would create a new checksum hence a new profile_rc, so would indeed miss some cases.
> Any suggestions how to highlight this? A red note or something similar here probably https://ulixee.org/docs/hero/basic-client/hero#constructor. Explaining that it does this by default, why (fix this leak), but also put...
``` Error: Failed to execute script: connection refused (503)