atom-ide-rust icon indicating copy to clipboard operation
atom-ide-rust copied to clipboard

Check all targets do not work on new files

Open linards-kalvans opened this issue 5 years ago • 0 comments

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

linards-kalvans avatar May 14 '20 08:05 linards-kalvans