Add documentation for troubleshooting flatpak permission issues#20617
Add documentation for troubleshooting flatpak permission issues#20617MisterSirCode wants to merge 2 commits intorust-lang:masterfrom
Conversation
|
Documentation moved to the vs-code page Feel free to edit any wording or detail improvements that should be made |
|
Wait, isn't this the same as the suggestion right above?
|
|
I think probably the suggestion given in VSCodium/vscodium#2027 (comment) is better - it doesn't require using the host's cargo installation. I have the Codium flatpak in the system installation so I had to do it without adding the |
|
@ptomato isn't that also right above in the docs? 😄
But please feel free to update it to a more modern SDK etc. |
|
My comment applied to the docs change in this PR, which didn't work for me. If my suggestion is already in the docs, great! |
|
☔ The latest upstream changes (possibly #21804) made this pull request unmergeable. Please resolve the merge conflicts. |
Refer to #2873 (comment) and my issue #20616
This change adds documentation to the troubleshooting FAQ for any future users experiencing cargo file resolving errors with rust-analyzer due to their IDE lacking permission to see the cargo binaries.