buggood first issuehelp wanted
Métriques du dépôt
- Stars
- (5 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Right now, the extension throws an ugly syntax error when executed on a non-Rust source file. It would be better if it showed a more useful error message that indicates, that only Rust files are supported. Alternatively, the extension could be context-sensitive and only be executable when a Rust files is selected.