Blake North
Blake North
@hrsh7th any progress for this issue? I noticed `treat_trailing_slash` was added and enabled by default, which does mostly solve the problem, so thanks for that! Now the only issue is...
Going from what @thesimonho is saying, if this is added, it might also be nice to be able to set a priority for picking which source should be kept over...
I made a slight adjustment to this since clangd likes to add certain characters to the front of completions to indicate whether or not it will add a new include...
I'd be willing to test debug builds and share logs if it would help solve this! I have this happening to me on my Pixel 3a (Android 14/LineageOS), as well...
I think that release [v1.1.0](https://github.com/NeoApplications/Neo-Store/releases/tag/1.1.0) might have solved this issue. All the releases since then have been much better.
Thank you @Choucroute-melba!
Looks like this was resolved in v2.3
Related: #45
I get the same error on the latest build. I switched to the `github-pr-2659` release (from around a month ago) and the backend works now. I can't log in to...
I should also note, I haven't written much lua code before, so there's a chance I made some rookie mistakes or wrote things in a way that could be improved....