rust-lang / atom-ide-rust

Rust IDE support for Atom, powered by the Rust Analyzer or Rust Language Server
MIT License
259 stars 43 forks source link

Check all targets do not work on new files #174

Open linards-kalvans opened 4 years ago

linards-kalvans commented 4 years ago

When I set Check all targets = 'On' in Rls Configuration, I get results from compiler on all my valid *.rs file targets, though when a new file is added that also is a valid target, there is no analysis there until I disable and re-enable the configuration option.

OS: Ubuntu 18.04 Atom: 1.46.0 rustc: 1.43.1 atom-ide-rust: 0.21.2