zargony / atom-language-rust

Rust language support in Atom - LOOKING FOR MAINTAINER, see #144
MIT License
116 stars 33 forks source link

Keyword as not recognized in use statements #129

Open gabo01 opened 6 years ago

gabo01 commented 6 years ago
use std::error::Error as StdError

Here the as keyword should be highlighted