Reza
joined 2 years ago
It didn't work.
These are qv2ray's filesystem permission section in flatseal:
In my opinion there shouldn't be any permission problem. I run the app with user and as the permissions I mentioned, user has access to execute it.
Yes, it is a binary file.
I found it. I should set pyright.disableDiagnostics
to true
in CocConfig
.
Thank you for your complete explanation! Now I have a question. I know that this note that coc-pyright
shows does not hurt code's running. But the note hurts me when I am coding. Do you know how to remove pyright's type hint?