Łukasz Kurowski

Results 14 issues of Łukasz Kurowski

First of all - thank you for this genius tool. I found only single thing that I could improve but I've never used elm so I can't really submit a...

enhancement

When creating a new document I'd have to specify the page file.

I am always having errors in **Checks** because of double definition in `.rs.fmt` files. It would be nice to have a `.gitignore` like feature in settings. I wanted also to...

enhancement

Tests fail with python 3. ```bash $ dune runtest bash alias tests/runtest (exit 2) (cd _build/default/tests && /bin/bash -e -u -o pipefail -c ./test.exe) Running: python3 -c 'import numpy as...

I stumbled onto a bizarre error raised by the borrow checker if at least one of the function arguments is a reference and return type is `ocaml::Pointer`. Example code that...

Can `OCI` containers be spawned using `railcar` as a rust library?

Instead of opening a feature request, I created this quick hack. It lacks a flag comment, and the flag name `--left-new` is temporary; it needs further consideration. I'm opening this...

enhancement
help wanted

I think `conflicts_with = "interactive"` is an artifact and it's now implemented.

This makes it easy to build smf using bazel with auto-generated fbs. I probably could make it include as a system header in bazel but this seems like a valid...

I recently tried the latest preview version of ocaml-lsp, 1.15.0~5.0preview1, with merlin 4.7.1-500 and encountered an issue with the show_documentation() feature in coc. When I try to get documentation for...