James McNamara
James McNamara
I'm glad you like it! I'm worried to hear that; I was very worried the performance would sputter when I was working on it, but I didn't have any problems...
Weird. After a brief boot up, I saw very fast performance and accurate bug-checking on everything, even on this dinky old laptop. The only thing I did change was switching...
Sounds good :)
@hath995 I would encourage you to try creating a minimal repro that has lag. Like I say; I run this on a 6 year old MacBook Air without any trouble,...
Have you tried starting a new project, installing shades, and trying it there? You could just toss this into a file in a new project and test it's speed: ```ts...
Do you have `"strict": true` on?
Alright. I will try to publish a version of this library with smaller bindings ASAP, and I'll keep you posted.
@fkling This looks great! Unfortunately `sg start enterprise-bazel` does not use the bazel web bundle (a good way to check is to look at the [command set definition](https://sourcegraph.sourcegraph.com/github.com/sourcegraph/sourcegraph@d613008c3f2b344ceb7066906e0ebee9cf5c55c1/-/blob/sg.config.yaml?L1105) for what...
I'm gonna try adding a target to run an esbuild server out of the bazel output tree; could be useful for other local flows.
@fkling I sank most of the day into trying to reproduce the bazel issue without any real luck. I even built a frontend image off of main and then used...