edubkendo / atom-racer

Intelligent code completion for Rust in the Atom Editor. Requires Racer.
MIT License
115 stars 24 forks source link

Snippets not supported / strange characters in completion for generics #67

Open sorear opened 8 years ago

sorear commented 8 years ago

If I try to complete something like Mutex::new, I get Mutex::new(${1:t: T}) inserted in the editor. This is with atom-racer 0.18.0 and racer 1.2.6.