Skip to content

Conversation

@ealmloff
Copy link
Member

Rust analyzer does not support the span apis we use to resolve relative assets. It looks like they use a virtual file system which may make it difficult to support the api in the near term future. This PR just outputs a placeholder instead if it looks like we are running under RA

Fixes #4857

@ealmloff ealmloff requested a review from a team as a code owner October 29, 2025 17:36
@ealmloff ealmloff added bug Something isn't working manganis Related to the manganis crate labels Oct 29, 2025
@jkelleyrtp jkelleyrtp merged commit ee1719a into DioxusLabs:main Oct 31, 2025
17 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working manganis Related to the manganis crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

relative asset path error with rust-analyzer

2 participants