Tyler McGoffin

Results 44 comments of Tyler McGoffin

@mhemken-vts, following up one more time. Any thoughts?

> Adding to this perhaps adding an ALL field to --json would meet this need without then needing to maintain a set of fields that come by default I find...

Hey @kilasuit, I'm wondering if using the [`gh api` command set](https://cli.github.com/manual/gh_api) may be better for your use case. It does require a slightly more detailed technical implementation on your part,...

We talked about this and it is a bit more complicated than it looks at first glance. We're going to do a bit of investigating on our end and I'll...

It seems that code search is rendering more than just the line in the UI: ![Image](https://github.com/user-attachments/assets/513e68e3-94a0-4e85-9c00-6eed05a01dc1) I suspect that's the UI doing extra work with the response from the api...

> I don't think GitHub.com is having to go through the same code path / API that `gh` does. Ah, interesting... Maybe a dumb question, but can we leverage those...

> > I don't think GitHub.com is having to go through the same code path / API that `gh` does. > > Ah, interesting... Maybe a dumb question, but can...

@williammartin, I created this from the commits you sent me earlier so I could give it a look and we could more easily share your thoughts

> Looks pretty close. There are a few changes I would like you to consider or accept (in the case of the feature detector tests) which you can find in...

Hey @tjschuck, thanks for the suggestion! This seems like a useful flag 🎏 , so I want to dig into the use case a bit more: 1. What would you...