I normally run my application from the terminal directly so this text just adds a bit of noise. Any idea how to remove it?
Set rust-analyzer.lens.run.enable
and rust-analyzer.lens.debug.enable
to false
in a settings.json file. Note this will also disable lens on tests.