-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cant seem to detect project files? [Arch Linux] #20
Comments
Rust should work. Can you send LSP logs if there are any? |
yeah it seems there is a way, i tried again it seems to show the rich presence in the project files but breaks after a bit and wont show anything. i will send the logs below:
|
Check out #18 (comment). I know only about this limitation that maybe make you think that it's broken. |
i am in write mode yet it doesnt seem to show anything. |
That's strange, i'll try to debug the LSP a bit more 🤔. |
+1 on this issue. Would be happy to help debug or share my logs, but I can't find the relevant channel for the extension in the LSP logs. |
@xhyrom Any updates on the status of this? |
Unfortunately, not yet. This issue probably also happened to me yesterday while I was working on a Python project. The LSP couldn't detect Python files— it simply didn't start. However, opening another file (e.g., asd.txt) triggered the LSP, and it worked normally after that. I still have no idea what’s causing this behavior or how to resolve it. It might be related to Also Happy New Year 2025 🥂🎉 |
Glad to see that you can reproduce it. I appreciate that you take the time to respond. I suppose the workaround is to trick it into action via other files that can be detected. Happy new year 🎆 . |
Im having a problem where it wont show that im editing project files while it will show im editing per example the settings.json or any other file.
The text was updated successfully, but these errors were encountered: