Michael Noah
Michael Noah
Yes, I'm willing to contribute
I started working on this, using the ScalaRenderer as a starting point. Just making some adjustments and will put up a PR soon.
Ok thanks I will take a look at bsp4kt instead. Yes I recently joined the discord as well.
I opened this pull request with what I have so far. Please let me know if you have any initial feedback: https://github.com/agluszak/bsp-generators/pull/24
Hello - I wanted to see if anyone is looking into this? Should we create a PR?
Hi @hyangah - I think in the case of a large repo, the exclude option would not be ideal since for most users that work on only a few projects,...
Hi @hyangah - any thoughts on this? I have a solution on my fork that seems to work as needed, should I try submitting it as a PR?
@hyangah - Just wanted to bump this.
I have a working version of this in a fork, I can add what I have so far into a PR as well. It adds a setting, `indexEntireWorkspace` - if...
I see, I think that's a slightly different use case, more like this issue? https://github.com/golang/vscode-go/issues/1739 The intent with this one is for very large repos, where the current walk logic...