mre/cargo-inspect-vscode

Only run on Rust files

オープン

#2 opened on 2018/12/27

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (0 件のフォーク)github user discovery
buggood first issuehelp wanted

Repository metrics

Stars
 (5 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド