Ellie Hermaszewska
Ellie Hermaszewska
A deoplete backend would be great. It's often more pleasant then working via omnifunc.
An example use case would be implementing [nix support](https://github.com/mpickering/hie-bios/issues/25) by provisioning relevant environment variables (`NIX_*`, `HIE_HOOGLE_DATABASE` and `PATH` (for finding `ghc` and other programs)) by running `nix-shell --run env`. Although...
I'd really like to track frames and Vulkan GPU perf with Tracy. I guess that this isn't supported at the moment, and I'm opening this to ask how much work...
### systemd version the issue has been seen with ``` systemctl --version systemd 230 +PAM +AUDIT -SELINUX +IMA +APPARMOR -SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID...
closes https://github.com/shader-slang/slang/issues/2410
Currently I set this for shells using the nixpkgs infrastructure with the following shellhook: ``` export HIE_HOOGLE_DATABASE="$(cat $(${pkgs.which}/bin/which hoogle) | sed -n -e 's|.*--database \(.*\.hoo\).*|\1|p')" ```
**Is your feature request related to a problem? Please describe.** When looking at the main menu, the information one would like at a glance is: Am I up to date...
It would be great to be able to see what's in a patch as a human!
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ Is it possible to upload the .jar to a github release, please?