Hello, I am working with lumen in a repo that contains swift files. Its not many, but they are there, and they aren't being indexed by Lumen.
I'll see if i can get it working, and if so, I'll submit a PR.
As a note for the project dev @aeneasr - The new install method I submitted the PR for in your claude plugins worked flawlessly! the only thing that didnt work is that the lumen cli didnt add itself to path so running lumen index didnt work until I properly bound it in myself.
Hello, I am working with lumen in a repo that contains swift files. Its not many, but they are there, and they aren't being indexed by Lumen.
I'll see if i can get it working, and if so, I'll submit a PR.
As a note for the project dev @aeneasr - The new install method I submitted the PR for in your claude plugins worked flawlessly! the only thing that didnt work is that the lumen cli didnt add itself to path so running
lumen indexdidnt work until I properly bound it in myself.