mre/cargo-inspect-vscode

Only run on Rust files

Offen

#2 geöffnet am 27.12.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (0 Forks)github user discovery
buggood first issuehelp wanted

Repository-Metriken

Stars
 (5 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide