Damien Stanton
Damien Stanton
Heads up that I've modified the OP and the boxes to be checked are what I am working against in the dev branch. I'll update again once I've implemented those...
I am able to reproduce this on Windows 7 64-bit with Python 2.7.8, installed using pip. Bugjar for my file _models.py_ opens fine, but if I set a breakpoint and...
I've run sbt ensimeConfig and the plugin does not seem to work at all. There are no errors, but also no autocompletion, no hover info, nothing at all. Any ideas?...
Okay. I've made a PR with this added to the readme. It would have saved me a _lot_ of time debugging if I simply knew the version of Scala I...
No worries, thanks!
Thanks, @leontalbot 👍 Per my other comment I'll try to get the tests finished up and will merge this PR once the tests are done.
@JafferWilson This is probably a `wontfix` for the author, and I don't blame them. If you want to understand how the code works, and how to apply it to your...
Here's a potentially useful crate if this is pursued: https://github.com/10XGenomics/rust-boomphf
This is also happening to me, using ghc 7.8.4 and cabal 1.22. Are there any workarounds for these issues besides using a downgraded sandboxed ghc?
Got it. Thank you for the replies!