Closed HTGAzureX1212 closed 4 years ago
It looks like it is supported, but for some reason it doesn't work. It only outputs XML files for some reason.
Info: VS Code 1.50.1 Extension Version: 2.2.0
This extension makes use of other language extensions to do the aggregation. Do you have the Rust language extension installed?
You can check the supported languages with the "check available languages" command. Please try it.
Yes, I do have the Rust extension installed. By running Check available languages, Rust is also included.
Please tell me which Rust language extension you have installed to try it.
This is done. What's the problem? Are you in a Remote Development environment?
No. I'm sure I'm not
Can you open the Developer Tool and continue?
Help > Toggle Developer Tools and select Console tab.
You may get a detailed message.
Hold on, lemme check
Yes - I am on Rust nightly, not stable nor beta.
There doesn't seem to be any errors on VSCodeCounter. The previous error message is bothering me, but I am not a Rust user, so I don't know what the error means.
Disabling or uninstalling the Rust extension once might solve the problem. Just an idea.
Thank you - by disabling, it works now. I enabled it again and it also worked:
Sorry - I was having my tests and I can finally reply with an update here. Thank you again!
I tried to count lines in my Rust project. And it just doesn't work. Is the language supported?