This is true for 'nightly' and 'beta' using VSCode RLS plugin in 'code-oss' on Raspbian Linux or attempting manual setup.
error: component 'rls-preview' for 'armv7-unknown-linux-gnueabihf' is unavailable for download
I believe we do support this target: https://mexus.github.io/rustup-components-history/armv7-unknown-linux-gnueabihf.html
Right now RLS seems to be missing across multiple targets but in general it should work (especially beta and stable)
I was trying to install RLS on my rpi and I'm getting
error: component 'rls' for target 'armv7-unknown-linux-gnueabihf' is unavailable for download for channel 'stable'
According to the link, RLS is missing for the armv7-unknown-linux-gnueabihf still. Should it be available for this target?
I believe we do support this target: https://mexus.github.io/rustup-components-history/armv7-unknown-linux-gnueabihf.html
Right now RLS seems to be missing across multiple targets but in general it should work (especially beta and stable)
@Xanewok this ticket shouldn't be close because also I have the same issue component 'rls' for target 'armv7-unknown-linux-gnueabihf' is unavailable for download for channel stable
Most helpful comment
I was trying to install RLS on my rpi and I'm getting
According to the link, RLS is missing for the
armv7-unknown-linux-gnueabihfstill. Should it be available for this target?