Skip to content

cyndis/kate-rust-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Rust error checking in Kate

Does live parse error checking and on-save compilation checking for Rust code using rustc.

When using Cargo, the Cargo primary target will be used for compilation checking. This script doesn't actually use Cargo for building and doesn't build project dependencies, so please manually build the project using Cargo first.

About

Kate pate plugin for doing instant parse error checking for Rust code using rustc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages