-1

Chayim Friedman answered this question, How do I hide the "Run | Debug" above main() text in vscode? but didn't say which file or where you need to add the instructions suggested. Can you be more specific?

Set rust-analyzer.lens.run.enable and rust-analyzer.lens.debug.enable to false. Note this will also disable lens on tests.

wjandrea
  • 28,235
  • 9
  • 60
  • 81
naswari
  • 1
  • 1
  • 1
    please read [ask]. also, I just found and edited the post you are referring to to answer the question you have here. https://stackoverflow.com/a/73702824/11107541 – starball Aug 30 '23 at 19:41
  • 1
    You can't tag users in a question. Ideally you'd post a comment on the answer instead, but you don't have the reputation for it yet, unfortunately. Instead, I've rewritten your question. If it's not to your liking, you can [edit] it yourself too of course. – wjandrea Aug 30 '23 at 19:42
  • I don't see the point of this question existing anymore now that I've solved the problem that motivated it. cc. @wjandrea – starball Aug 30 '23 at 20:04
  • 1
    Thanks a lot. As a novice VSCode user I needed that extra bit of information. – naswari Aug 31 '23 at 13:27

0 Answers0