mre/cargo-inspect-vscode

Only run on Rust files

开放

#2 创建于 2018年12月27日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (0 个派生)github user discovery
buggood first issuehelp wanted

仓库指标

星标
 (5 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南