Eric Pritchett

Results 6 issues of Eric Pritchett

While configuring tern through the default behaviors is definitely a route to take, it would be nice to offer a behavior that reads a .tern-project file and sends it to...

enhancement

Original discussion can be found at issue #9.

bug

Tern supports rename refactoring and some work will be needed to make this a pleasant experience in Light Table. It would be nice to have a drop-down text box show...

enhancement

Tern supports condensing an inferred set of type to a JSON description document. The idea being that big libraries can be analyzed once, dumped, and then cheaply included in later...

enhancement

# Summary When first running `npx nx run :version` on some repositories where the command `git rev-list --max-parents=0 HEAD` returns more than 1 commit, the target fails with a "bad...

bug

### Description The documentation around using a lens to update a collection type within a Record or other data structure could be clearer. ### Repro steps 1. Install FSharpPlus and...