TJ DeVries
TJ DeVries
In order get better iteration with the upstream cody repo, I've been working on generating bindings in typescript so that they can be consumed here. Steps to move to this...
I'll probably work on this next, but it is not a blocking issue to ship implementations, IMO Some example tests: ```go t.Run("remote_implementations: finuds implementations in signature", func(t *testing.T) { r...
- [ ] should be able to disable any sourcegraph extensions - [ ] should be able to skip API docs (for example PR branches and what not) - [...
``` go-ethereum on master via 🐹 v1.16.6 on 🐳 v20.10.8 [I] ➜ lsif-go-impl --no-animation Resolving module name Listing dependencies Loading packages Emitting documents Emitting import references and definitions panic:...
## Desired Behavior Instead of: ``` dev-tools.locks/ dune.lock/ ``` Maybe it could be: ``` dune.lock/dev-tools.locks/ ``` I don't know what the right name would be, but it's kind of annoying...