-
Currently travis-cargo will pass `--features $TRAVIS_CARGO_NIGHTLY_FEATURE`, or `--features unstable` if that env var doesn't exist. It might be nice to make this more intelligent by default, by parsi…
huonw updated
7 years ago
-
I've just installed taplo using `cargo install taplo-cli --locked --features lsp`. taplo is found on PATH.
I want to use [helix](https://github.com/helix-editor/helix) editor with the LSP. `hx --hea…
-
**Reproduction:** Given the following directories:
```
one/pyproject.toml
two/pyproject.toml
three/pyproject.toml
```
with contents:
```toml
# one/pyproject.toml
[project]
name = "one"
vers…
-
I hit ^C (I believe it was during a Pkg operation) and then all future package operations on non-empty environments failed until I deleted `~/.julia/logs/manifest_usage.toml`.
I think this is due t…
-
Started working on this today, turns out it's a little bit more complicated than originally thought.
Next time I (or someone) works on this problem, these are the steps that need to be taken:
- …
-
Thanks for such a great program. I know fedora 39 is delayed for another week but I figured I'd post what I found.
It mostly install/upgrades fine via pip until it tries to build hidapi:
**Descr…
-
https://github.com/nccgroup/scrying/blob/b84962028ebe996dd872ef85aa53e9c8df44e843/src/parsing/mod.rs#L804
The web capture code expects to be given a Target::Url, but this currently parses into a Ta…
-
Using a fic file for a fic with about 1800 chapters in it, the toml library errors out parsing, with max stack size exceeded. I can make it work by passing `--stack_size=2400` to the node process (def…
-
@JuliaRegistrator register()
-
[Parsing `ls`](http://mywiki.wooledge.org/ParsingLs) is an ages-old problem that `exa` could help solve by providing an option for producing structured key-value output. By "structured key-value outpu…