ELLIOTTCABLE

Results 186 issues of ELLIOTTCABLE

This doesn't work, ``` const foo = require_eval(body, walkTemplatePath, true).bar ``` … but this does: ``` const foo = require_eval(body, walkTemplatePath, {}, true).bar ```

At the moment, enabling debugging via `OTEL_OCAML_DEBUG=true ./binary.exe` only prints information like the following: ``` opentelemetry: send http POST to http://127.0.0.1:5996/v1/traces (963B) opentelemetry: send http POST to http://127.0.0.1:5996/v1/traces (963B) ```...

I've just created a new, directory-local, opam switch on my machine for a project of mine: ```console $ git clone https://github.com/ELLIOTTCABLE/ocaml-ambient-context.git && cd ocaml-ambient-context $ opam sw create ./ 4.14.1...

**Update:** see [first comment](https://github.com/ocamllabs/vscode-ocaml-platform/issues/1156#issuecomment-1612002431); this is due to `search.quickOpen.includeSymbols`. Original content follows: ---- Type: Bug My "Go to file" (⌃P) is _extremely_ slow in the following situation: 1. Under [VScode...

type: documentation
type: improvement

At the moment, if I need to quickly check whether a given file I'm looking at has any docs, the go-to seems to be ⌥O. This, sometimes-helpfully, _generates_ an interface...

Every time I boot up my VScode-Remote and connect, I get this notification. It doesn't appear to have any negative effect on the extension's functionality; I've been using it for...

At the moment, it doesn't appear as if replacements I configure on one machine, appear on other machines with this addon installed. Ideally, I'd like my replacements to be backed-up...

✅ already in V2

Simple, title says it all. When reading documentation, I'd like to quickly select the title of the current page (i.e. the ``), right-click, and use "Set temporary title" without copy/pasting...

➕ feature request
✅ already in V2

Are there plans for native OCaml via jbuild, esy, or something of the like? Part of the point of Reason for me is writing code that targets both environments —...

Because they don't include a family name, it looks like the three variants are being added to OS X as different fonts; this is less-than-ideal. ![](http://i.ell.io/14ak7+) (Also, perhaps a shorter...