Vince Broz

Results 141 comments of Vince Broz

I'll probably be back soon enough to implement the `@generic` tag, but I think this gets me past where I'm blocked by sord today in my workflow.

Hmm. Maybe a restarg situation in a block? Let me know if you give up on reproducing that--it's not super obvious at first glance, but there's probably enough there to...

Based on the repro, this was fixed in #1031 (confirmed by `git bisect`), which will be in the next release. If you'd like to verify, you can set this in...

I'm pulling good bits out of https://github.com/apiology/solargraph/pull/12 - feel free to merge this PR at any point that it's green, I'll probably add more stuff over time while I improve...

Yes! I'd love to see this too. My understanding is that the upcoming version 4 of the RBS gem will provide some level of support - maybe we can build...

> Maybe as a next step, we could select some large open-source Rails projects that we can use to profile and track the merged changes in main through a CI...

Thanks again for this work! I was able to track down a big perf hit in https://github.com/castwide/solargraph/pull/1064 and #1006 using it.

> > My main concern with integrating Vernier into the codebase is that it doesn't compile on Windows. A similar issue with EventMachine used to cause a lot of headaches....