mre/cargo-inspect-vscode

Only run on Rust files

Aperta

#2 aperta il 27 dic 2018

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (0 fork)github user discovery
buggood first issuehelp wanted

Metriche repository

Star
 (5 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor